conversations-classic/src/main/java/eu/siacs/conversations/entities
2015-01-25 16:58:06 +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 ability to change password on server 2014-12-25 21:38:55 +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 Add download button on notification if applicable 2015-01-16 01:10:01 -05: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 fix mergable() for /me command. 2015-01-25 16:58:06 +01:00
MucOptions.java keep proper image file extension 2015-01-11 15:19:36 +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