conversations-classic/src/main/java/eu/siacs/conversations/xmpp
Stephen Paul Weber 00fa6f89d6 Vitelity's s.ms service requires <body> first
If the <body> tag is not first, their bot just silently drops the
stanza.  I know we shouldn't have to care about order, and I'm trying to
get them to fix it, but it's not high-priority for them since "most"
clients seem to work, so I'd like this workaround in.
2015-02-15 14:18:41 -05:00
..
forms very basic mam support 2014-12-10 14:08:06 +01:00
jid Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
jingle set jingle file transfer to offer after iq offer has returned 2015-01-25 16:32:59 +01:00
pep Move a chunk of classes over to using JID objects 2014-11-09 07:00:40 -05:00
stanzas Vitelity's s.ms service requires <body> first 2015-02-15 14:18:41 -05: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
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 load messages asynchronously 2015-02-12 18:53:00 +01:00