conversations-classic/src/main/java/eu/siacs/conversations/xmpp
Daniel Gultsch f608fb349a refactored file encryption to give access to inner stream
Conscrypt on some plattforms doesn’t like when we close the CipherInputStream. Therefor we refactor the api to give us access to the inner stream so we can close that independently.
2018-10-03 18:14:45 +02:00
..
chatstate removed unecessary chat state 2015-11-26 06:53:02 +01:00
forms fixed caps hash generation for empty form values 2018-04-22 11:07:00 +02:00
jingle refactored file encryption to give access to inner stream 2018-10-03 18:14:45 +02:00
mam use mam reference instead of timestamp 2017-05-07 21:05:35 +02:00
pep store bookmarks in pep if conversion xep is running 2018-08-18 16:27:50 +02:00
stanzas return InvalidJid object instead of null if Jid can not be parsed 2018-04-28 16:26:40 +02:00
InvalidJid.java upgrade babbler version 2018-08-18 18:13:18 +02:00
OnAdvancedStreamFeaturesLoaded.java added max history age (default 1w). automatically sort newly added mam messages 2014-12-10 14:08:06 +01:00
OnBindListener.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnContactStatusChanged.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
OnIqPacketReceived.java unified all account state exceptions 2017-05-05 09:33:05 +02:00
OnKeyStatusUpdated.java improved error reporting in trust keys activity 2015-10-17 14:09:26 +02:00
OnMessageAcknowledged.java do not call listeners while being synchronized on stanza queue 2018-07-16 20:42:17 +02:00
OnMessagePacketReceived.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnPresencePacketReceived.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnStatusChanged.java Make conversations the root project 2014-10-22 15:47:11 -04:00
OnUpdateBlocklist.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
PacketReceived.java Make conversations the root project 2014-10-22 15:47:11 -04:00
Patches.java remove prosody push from blacklist 2017-11-12 19:22:39 +01:00
XmppConnection.java clean up connection code. unify domain = ip and extended connection settings into fake resolver 2018-10-01 17:07:37 +02:00