aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/persistance/DatabaseBackend.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Lock TrustKeys if no trusted keys are availableCryptoNextBetaAndreas Straub2015-07-201-0/+14
* Fix axolotl database migrationAndreas Straub2015-07-201-2/+5
* Ask for key trust when sending messagesAndreas Straub2015-07-191-0/+9
* Fix trust status for outgoing messagesAndreas Straub2015-07-191-13/+24
* Fix setIdentityKeyTrust update statementAndreas Straub2015-07-191-2/+2
* Fix IdentityKey storage modelAndreas Straub2015-07-191-2/+6
* Overhauled Message taggingAndreas Straub2015-07-191-35/+58
* Fix getSubDeviceSessions SQL queryAndreas Straub2015-07-191-1/+1
* Clean up loggingAndreas Straub2015-07-191-4/+4
* Add basic PEP managemend UI to EditAccountActivityAndreas Straub2015-07-191-0/+21
* Refactor axolotl database recreationAndreas Straub2015-07-191-8/+14
* Save IdentityKeys in databaseAndreas Straub2015-07-191-0/+85
* DatabaseBackend bugfixesAndreas Straub2015-07-191-0/+5
* Reformat code to use tabsAndreas Straub2015-07-191-17/+17
* Reworked axolotl protocol layerAndreas Straub2015-07-191-27/+63
* CryptoNext persistance layer mockupAndreas Straub2015-07-191-1/+262
* avoid very rare npeDaniel Gultsch2015-07-031-2/+1
* Force Nameprepping of JID domain partsAndreas Straub2015-05-141-1/+86
* catching out of memory run time exception in hasEnabledAccounts()iNPUTmice2015-02-281-0/+2
* fixed bug in find conference in database methodiNPUTmice2015-01-211-3/+6
* improved OTR verification part oneDaniel Gultsch2015-01-021-1/+5
* Add support for XEP-0191 (Blocking command)Sam Whited2014-12-221-3/+3
* save server id from mam messages. check for dups before adding mamiNPUTmice2014-12-101-1/+6
* happy hanukkahiNPUTmice2014-11-161-2/+8
* Merge branch 'master' into developmentiNPUTmice2014-11-161-5/+18
|\
| * close cursor for databaseiNPUTmice2014-11-161-5/+18
* | basic arbitrary file transferiNPUTmice2014-11-151-1/+6
* | Move a chunk of classes over to using JID objectsSam Whited2014-11-091-10/+12
|/
* Add last seen info to the databaseSam Whited2014-11-041-1/+8
* Merge branch 'gradle' into developmentSam Whited2014-10-301-0/+18
* Make conversations the root projectSam Whited2014-10-221-0/+335