Conversations/src/main/java/eu/siacs/conversations/entities
2015-10-26 20:13:48 -05:00
..
AbstractEntity.java added max history age (default 1w). automatically sort newly added mam messages 2014-12-10 14:08:06 +01:00
Account.java introduced code to verify omemo device keys with x509 certificates. 2015-10-16 23:48:42 +02:00
Blockable.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
Bookmark.java added missing type='submit' to mam queries 2015-09-15 22:52:39 +02:00
Contact.java Optimize imports 2015-07-20 14:26:29 +02:00
Conversation.java fixed read conversations showing up as notifications after a restart 2015-10-21 17:41:44 +02:00
DownloadableFile.java enable axolotl encryption for jingle supported file transfers 2015-08-01 01:19:16 +02:00
ListItem.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
Message.java make unread status and notifications presistent across restarts 2015-10-14 21:18:34 +02:00
MucOptions.java Show whether MAM is supported in MUCs 2015-10-06 16:23:05 +02:00
Presences.java Don't synchronize on non-final field 2015-10-26 20:13:48 -05:00
Roster.java avoid very rare npe 2015-07-03 21:32:46 +02:00
Transferable.java added mp4 to well known extensions. fixes #1403 2015-09-12 10:42:56 +02:00
TransferablePlaceholder.java renamed downloadable to transferable 2015-07-10 15:11:03 +02:00