Conversations/src/main/java/eu/siacs/conversations/entities
Daniel Gultsch a0d0ed34ae turned muc errors into enum. added error codes for service shutdown 2016-02-22 20:19: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 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 set bookmark name to room subject if no subject has been set before 2015-12-11 19:28:44 +01:00
Contact.java Merge branch 'disco-caps' of https://github.com/singpolyma/Conversations into singpolyma-disco-caps 2016-02-02 18:19:26 +01:00
Conversation.java only offer message correction for the very last message 2016-02-17 16:51:36 +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 only offer message correction for the very last message 2016-02-17 16:51:36 +01:00
MucOptions.java turned muc errors into enum. added error codes for service shutdown 2016-02-22 20:19:58 +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 avoid very rare npe 2015-07-03 21:32:46 +02:00
ServiceDiscoveryResult.java cache server caps 2016-02-03 17:19:05 +01: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