xmpp_client/src/main/java/eu/siacs/conversations/entities
Andreas Straub 1b0596d574 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-19 21:32:26 +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-19 21:32:25 +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-19 21:32:26 +02:00
Conversation.java Fetch bundles on-demand, encrypt in background 2015-07-19 21:32:26 +02:00
DownloadableFile.java changed mime type handling 2015-07-01 16:01:18 +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-19 21:32:26 +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
Transferable.java renamed downloadable to transferable 2015-07-10 15:11:03 +02:00
TransferablePlaceholder.java renamed downloadable to transferable 2015-07-10 15:11:03 +02:00