.. |
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
|
do not include body in simple status updates to not trigger fts update
|
2018-05-10 10:47:28 +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
|
code cleanup
|
2018-09-27 09:59:05 +02:00 |