cheogram/src/main/java/eu/siacs/conversations/entities
Kim Alvefur aef5292567 Add handling of status code 333
This is used when something goes wrong with a MUC, e.g. a connection
error made the MUC kick you out. In this case you generally want to try
to rejoin.
2022-03-07 09:39:45 +01: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 use androidx ExifInterface to parse rotation. fixes #4154 2021-09-05 16:29:24 +02:00
Blockable.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Bookmark.java automated code clean up 2021-01-23 09:25:34 +01:00
Contact.java fix rtp offline discovery 2021-01-30 01:47:03 +01:00
Conversation.java use PM on direct reply if last message in notifacation stack is PM 2021-10-03 16:38:30 +02:00
Conversational.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
DownloadableFile.java rename method that expand filename 2022-02-22 12:29:40 +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 PM on direct reply if last message in notifacation stack is PM 2021-10-03 16:38:30 +02:00
MTMDecision.java integrate trust manager into conversations 2018-03-07 22:30:33 +01:00
MucOptions.java Add handling of status code 333 2022-03-07 09:39:45 +01:00
Presence.java automated code clean up 2021-01-23 09:25:34 +01:00
Presences.java remember last rtp capability 2021-01-22 08:24:19 +01: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 Migrate from Android Support Library to AndroidX 2021-01-18 20:49:35 +01:00
ServiceDiscoveryResult.java automated code clean up 2021-01-23 09:25:34 +01:00
StubConversation.java switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
Transferable.java Transferables interface needs to differentiate between 0 and null file size 2021-05-17 15:51:21 +02:00
TransferablePlaceholder.java Transferables interface needs to differentiate between 0 and null file size 2021-05-17 15:51:21 +02:00