.. |
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
|
terminate jingle call when regular call starts
|
2020-08-24 12:47:54 +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
|
ensure server triggered jingle iq-errors get routed properly
|
2020-07-18 16:14:39 +02:00 |