.. |
AbstractEntity.java
|
added max history age (default 1w). automatically sort newly added mam messages
|
2014-12-10 14:08:06 +01:00 |
Account.java
|
refactored disco cache. avoid making duplicate call. check hash
|
2016-02-03 10:40:02 +01:00 |
Blockable.java
|
Add support for XEP-0191 (Blocking command)
|
2014-12-22 08:19:00 -05:00 |
Bookmark.java
|
optionally lock conference domains as well and hide known domains in ui
|
2016-02-24 16:53:19 +01:00 |
Contact.java
|
optionally lock conference domains as well and hide known domains in ui
|
2016-02-24 16:53:19 +01:00 |
Conversation.java
|
let users confirm each member in a conference even if that contact is already trusted
|
2016-03-01 11:26:59 +01:00 |
DownloadableFile.java
|
made setting aes keys in DownloadableFile more readable
|
2016-03-31 13:55:25 +02:00 |
ListItem.java
|
optionally lock conference domains as well and hide known domains in ui
|
2016-02-24 16:53:19 +01:00 |
Message.java
|
save otr fingerprint in message
|
2016-03-31 21:15:49 +02:00 |
MucOptions.java
|
simplified getUsers(max) code
|
2016-03-13 17:42:17 +01:00 |
Presence.java
|
never parse show in presences as offline
|
2016-02-19 11:09:28 +01:00 |
Presences.java
|
Use a Presence class for presence information
|
2016-01-24 17:46:08 -05:00 |
Roster.java
|
made hashtable in roster store jids instead of strings
|
2016-02-28 20:45:50 +01:00 |
ServiceDiscoveryResult.java
|
include form fields into caps hash calculation
|
2016-03-31 14:21:56 +02:00 |
Transferable.java
|
add a few more know file extensions
|
2016-03-04 11:24:53 +01:00 |
TransferablePlaceholder.java
|
renamed downloadable to transferable
|
2015-07-10 15:11:03 +02:00 |