anotherim/src/main/java/eu/siacs/conversations/xmpp
Andreas Straub a7c7a42136 Improve InvalidJidException handling in Jid class
This code should never be triggered anway, so with this 'fix', we should
at least get more meaningful stack traces. Plus, it makes the linter
happy by preventing NullPointerExceptions.
2015-10-11 16:05:44 +02:00
..
chatstate added typing notifications through XEP-0085. fixed #210 2015-02-21 11:06:52 +01:00
forms added missing type='submit' to mam queries 2015-09-15 22:52:39 +02:00
jid Improve InvalidJidException handling in Jid class 2015-10-11 16:05:44 +02:00
jingle request stanza count after every ibb data stanza to not fill our own stanza queue 2015-09-30 23:42:02 +02:00
pep Optimize imports 2015-07-20 14:26:29 +02:00
stanzas fixed type=timeout 2015-08-28 11:41:41 +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 Make conversations the root project 2014-10-22 15:47:11 -04:00
OnKeyStatusUpdated.java Add INACTIVE state for removed keys 2015-07-21 14:24:59 +02:00
OnMessageAcknowledged.java Make conversations the root project 2014-10-22 15:47:11 -04: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
XmppConnection.java Captcha support. 2015-10-11 13:11:50 +02:00