Conversations/src/main/java/eu/siacs/conversations/entities
Daniel Gultsch bef731a3c8 refactored sendMessage and merged with resendMessage 2015-07-05 11:59:38 +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 show attach button in conferences when http upload is available 2015-06-29 15:21:41 +02:00
Blockable.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
Bookmark.java provide helper function for getting the content of a child directly 2015-05-20 03:48:14 +02:00
Contact.java reworked handeling of system contacts 2015-06-03 14:05:54 +02:00
Conversation.java avoid unnessary muc mam queries when message count is 0 after subject 2015-06-02 13:33:20 +02:00
Downloadable.java also offer http download for some 'well known extensions' 2015-07-02 23:19:50 +02:00
DownloadableFile.java changed mime type handling 2015-07-01 16:01:18 +02:00
DownloadablePlaceholder.java initial http upload support 2015-06-29 15:21:41 +02:00
ListItem.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
Message.java refactored sendMessage and merged with resendMessage 2015-07-05 11:59:38 +02:00
MucOptions.java don't set unknown error in muc 2015-05-12 03:57:05 +02:00
Presences.java made presences synchronized 2014-11-13 14:44:19 +01:00
Roster.java avoid very rare npe 2015-07-03 21:32:46 +02:00