conversations-classic/src/main/java/eu/siacs/conversations/crypto
Daniel Gultsch 49224335fc attempt to unregister when receiving push for channel no longer joined
when receiving a FCM push message for a channel the user is no longer in (this can happen when the disable command failed) an attempt will be made to explicitly unregister from the app server (which in turn will then send item-not-found on next push)
2019-06-26 17:40:12 +02:00
..
axolotl introduced type private_file_message to handle attachments in PMs. fixes #3372 2019-04-27 11:46:43 +02:00
sasl create api calls 2018-10-31 13:33:55 +01:00
DomainHostnameVerifier.java integrate trust manager into conversations 2018-03-07 22:30:33 +01:00
OmemoSetting.java introduced tri state omemo setting (off by default, on by default, always) 2018-03-27 15:35:53 +02:00
PgpDecryptionService.java explicitly set type=images for all media with an image mime type 2019-01-12 09:01:35 +01:00
PgpEngine.java attempt to unregister when receiving push for channel no longer joined 2019-06-26 17:40:12 +02:00
XmppDomainVerifier.java made xmpp domain verifier verify wildcard domains where domain is a sub.sub domain 2018-10-01 17:08:23 +02:00