cheogram/src/main/java/eu/siacs/conversations/entities
2020-11-14 11:59:35 +01:00
..
AbstractEntity.java
Account.java set content description for all avatars 2020-08-31 13:05:10 +02:00
Blockable.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Bookmark.java set content description for all avatars 2020-08-31 13:05:10 +02:00
Contact.java set content description for all avatars 2020-08-31 13:05:10 +02:00
Conversation.java keep conversation bold (unread) after responding to a call. fixes #3926 2020-11-14 09:55:43 +01:00
Conversational.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
DownloadableFile.java use 16 byte IVs for http upload files larger than 768KiB 2020-03-08 13:13:19 +01:00
Edit.java properly restore LMC edits. switch to LMC v1.1 2019-12-04 19:20:24 +01:00
IndividualMessage.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
ListItem.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Message.java use CoW data structure for read markers. fixes #3904 2020-11-13 20:37:32 +01:00
MTMDecision.java integrate trust manager into conversations 2018-03-07 22:30:33 +01:00
MucOptions.java don’t send origin-ids to rooms that support stable-ids. fixes #3905 2020-11-14 11:59:35 +01:00
Presence.java fixed caps hash generation for empty form values 2018-04-22 11:07:00 +02:00
Presences.java ask for resource and use jingle direct init when JMI is not available. fixes #3751 2020-05-30 14:56:12 +02:00
PresenceTemplate.java wip: new status message dialog 2018-03-07 22:30:36 +01:00
RawBlockable.java set content description for all avatars 2020-08-31 13:05:10 +02:00
ReadByMarker.java use CoW data structure for read markers. fixes #3904 2020-11-13 20:37:32 +01:00
ReceiptRequest.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Room.java set content description for all avatars 2020-08-31 13:05:10 +02:00
Roster.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
RtpSessionStatus.java show call log messages in conversation stream 2020-04-20 15:57:30 +02:00
ServiceDiscoveryResult.java dont crash when fields names in caps are null 2020-04-20 15:53:52 +02:00
StubConversation.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Transferable.java fixes for previous commit 2019-10-05 21:58:21 +02:00
TransferablePlaceholder.java renamed downloadable to transferable 2015-07-10 15:11:03 +02:00