Conversations/src/main/java/eu/siacs/conversations/entities
Daniel Gultsch 0af8ee341c simplified getUsers(max) code 2016-03-13 17:42:17 +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 refactored disco cache. avoid making duplicate call. check hash 2016-02-03 10:40:02 +01:00
Blockable.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
Bookmark.java optionally lock conference domains as well and hide known domains in ui 2016-02-24 16:53:19 +01:00
Contact.java optionally lock conference domains as well and hide known domains in ui 2016-02-24 16:53:19 +01:00
Conversation.java let users confirm each member in a conference even if that contact is already trusted 2016-03-01 11:26:59 +01:00
DownloadableFile.java enable axolotl encryption for jingle supported file transfers 2015-08-01 01:19:16 +02:00
ListItem.java optionally lock conference domains as well and hide known domains in ui 2016-02-24 16:53:19 +01:00
Message.java mark oob messages and always display download button 2016-03-04 20:09:21 +01:00
MucOptions.java simplified getUsers(max) code 2016-03-13 17:42:17 +01:00
Presence.java never parse show in presences as offline 2016-02-19 11:09:28 +01:00
Presences.java Use a Presence class for presence information 2016-01-24 17:46:08 -05:00
Roster.java made hashtable in roster store jids instead of strings 2016-02-28 20:45:50 +01:00
ServiceDiscoveryResult.java cache server caps 2016-02-03 17:19:05 +01:00
Transferable.java add a few more know file extensions 2016-03-04 11:24:53 +01:00
TransferablePlaceholder.java renamed downloadable to transferable 2015-07-10 15:11:03 +02:00