anotherim/src/main/java/eu/siacs/conversations/xmpp
Daniel Gultsch 1c625e55a0 set candidate gathering to continually. fixes #3719
This should be good enough to survive some network switches where both networks are online at the same time to allow for some handover
(for example when enabling wifi the 3G connection will usually (probably depends on OS) live on for a moment
2020-05-25 11:11:29 +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 set candidate gathering to continually. fixes #3719 2020-05-25 11:11:29 +02:00
mam use mam reference instead of timestamp 2017-05-07 21:05:35 +02:00
pep switch xmpp-addr to jxmpp-jid 2020-05-15 17:06:16 +02:00
stanzas use Account.getDomain() for direct access to domain jid 2020-05-17 10:24:46 +02:00
InvalidJid.java use Account.getDomain() for direct access to domain jid 2020-05-17 10:24:46 +02:00
Jid.java use Account.getDomain() for direct access to domain jid 2020-05-17 10:24:46 +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
WrappedJid.java fix jid.withResource() for domain jids 2020-05-18 09:14:57 +02:00
XmppConnection.java fail pending messages on policy violation. fixes #3735 2020-05-22 18:23:53 +02:00