Conversations/src/main/java/eu/siacs/conversations/entities
iNPUTmice 62faa163f0 fixed typos 2015-04-13 18:18:25 +02: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 don't resume old session when changing resource 2015-04-09 12:46:54 +02: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 Do not Strigprep JIDs from database 2015-03-11 15:59:31 +01:00
Conversation.java respond to unreadable OTR messages with error message. fixed #1021 2015-03-21 16:07:17 +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 fixed typos 2015-04-13 18:18:25 +02: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