Conversations/src/main/java/eu/siacs/conversations/entities
Andreas Straub ab2f85d2e8 Tag messages with originating session
This can be used later in order to display trust status of messages, as
well as for potential resending of messages in case of preKey conflicts.
2015-07-05 17:27:29 +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 Reworked axolotl protocol layer 2015-07-05 17:09:35 +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 Reformat code to use tabs 2015-07-05 17:26:29 +02:00
Conversation.java Fetch bundles on-demand, encrypt in background 2015-07-05 17:27:22 +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 Tag messages with originating session 2015-07-05 17:27:29 +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