Conversations/src/main/java/eu/siacs/conversations/entities
Daniel Gultsch a9159568b9 allow for very basic muc configuration 2015-01-08 21:29:26 +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 code cleanup 2015-01-03 00:47:22 +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 made checks for valid image extensions case insensitive 2015-01-04 23:04:23 +01:00
MucOptions.java allow for very basic muc configuration 2015-01-08 21:29:26 +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