Conversations/src/main/java/eu/siacs/conversations
Andreas Straub c6e54e7e5a Move migration 19 before 17
Migration 17 depends on Account deserialization, so any migrations that
touch the accounts table need to be applied beforehand.

Re-writing the migration to work directly on the database would lead to
a lot of code duplication, so it's not worth it at this time, but might
become necessary later on to avoid dependency cycles.
2015-11-06 14:50:55 +01:00
..
crypto indicate cbe in chat message hint 2015-10-31 22:55:04 +01:00
entities explicitly mark verified omemo keys in UI 2015-10-31 10:57:57 +01:00
generator push CN into nick pep node when uploading certificate. subscribe to nick node 2015-10-29 13:41:08 +01:00
http allow redownloading files from remote hosts. fixes #1504 2015-10-17 15:23:46 +02:00
parser Merge pull request #1513 from fiaxh/pgp_background_decryption 2015-10-30 10:18:27 +01:00
persistance Move migration 19 before 17 2015-11-06 14:50:55 +01:00
services fixed session objects not being build on start up 2015-10-30 12:05:21 +01:00
ui indicate cbe in chat message hint 2015-10-31 22:55:04 +01:00
utils show encryption type in warned/red messages 2015-10-28 22:40:09 +01:00
xml added missing type='submit' to mam queries 2015-09-15 22:52:39 +02:00
xmpp don't close socket on disconnect 2015-11-01 07:45:00 +01:00
Config.java work with muc services that change the message id 2015-10-14 11:15:18 +02:00