Conversations/src/main/java/eu/siacs/conversations/entities
Daniel Gultsch ac577fe4fd added methods to count number of unread messages 2015-03-02 11:53:15 +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 initilize keys with jsonobject value on parse error 2015-02-26 16:55:49 +01:00
Blockable.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
Bookmark.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
Contact.java improved OTR verification part one 2015-01-02 01:21:14 +01:00
Conversation.java added methods to count number of unread messages 2015-03-02 11:53:15 +01:00
Downloadable.java made file transfers cancelable 2014-11-15 15:34:12 +01:00
DownloadableFile.java record voice and attachment refactor 2015-01-03 16:06:59 +01:00
DownloadablePlaceholder.java fixed description in notifications and conversation overview 2014-11-15 15:34:12 +01:00
ListItem.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
Message.java merge messages with related status (unsend, send, send_received) 2015-03-01 12:05:54 +01:00
MucOptions.java don't add users with null nicks to muc user list 2015-02-27 17:04:13 +01:00
Presences.java made presences synchronized 2014-11-13 14:44:19 +01:00
Roster.java no longer use ConcurrentHashMap in favor of synchronize on a final HashMap 2015-01-04 00:14:40 +01:00