conversations-classic/src/main/java/eu/siacs/conversations/entities
2015-12-01 22:41:58 +01: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 add error state for unavailable tor network 2015-12-01 12:00:50 +01: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 introduced build-time paranoia mode that disables unencrypted chats and forces TOR 2015-12-01 22:41:58 +01: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 pgp fixes and revert configuration changes 2015-11-25 20:47:02 +01:00
MucOptions.java hide subject edit button if not editable by user 2015-11-26 17:44:29 +01: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 22:35:52 +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