cheogram/src/main/java/eu/siacs/conversations/entities
2020-05-24 10:52:34 +02:00
..
AbstractEntity.java
Account.java use Account.getDomain() for direct access to domain jid 2020-05-17 10:24:46 +02:00
Blockable.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Bookmark.java use escaped jid in more places 2020-05-15 18:44:55 +02:00
Contact.java replace /me when quoting messages. fixes #3669 2020-05-24 10:52:34 +02:00
Conversation.java use Account.getDomain() for direct access to domain jid 2020-05-17 10:24:46 +02: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 replace /me when quoting messages. fixes #3669 2020-05-24 10:52:34 +02:00
MTMDecision.java integrate trust manager into conversations 2018-03-07 22:30:33 +01:00
MucOptions.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Presence.java fixed caps hash generation for empty form values 2018-04-22 11:07:00 +02:00
Presences.java cleanup nameWithoutVersion() code 2017-06-24 16:13:55 +02:00
PresenceTemplate.java wip: new status message dialog 2018-03-07 22:30:36 +01:00
RawBlockable.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
ReadByMarker.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
ReceiptRequest.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Room.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +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