.. |
AbstractEntity.java
|
added max history age (default 1w). automatically sort newly added mam messages
|
2014-12-10 14:08:06 +01:00 |
Account.java
|
fixed npe cause by race condition when axolotl service isn't initialized
|
2016-12-23 21:19:38 +01:00 |
Blockable.java
|
Add support for XEP-0191 (Blocking command)
|
2014-12-22 08:19:00 -05:00 |
Bookmark.java
|
don't fail on missing jid in bookmarks
|
2016-06-16 20:38:35 +02:00 |
Contact.java
|
support for jid escapting when displaying localpart only
|
2016-12-01 20:49:18 +01:00 |
Conversation.java
|
reset messagesLoaded when changing retention settings
|
2017-01-25 18:35:22 +01:00 |
DownloadableFile.java
|
made setting aes keys in DownloadableFile more readable
|
2016-03-31 13:55:25 +02:00 |
ListItem.java
|
expert setting to manually change presence
|
2016-04-22 21:25:06 +02:00 |
Message.java
|
renamed omemo:// to aesgcm://
|
2017-02-07 20:07:57 +01:00 |
MucOptions.java
|
don't use own jid joined from another client to generate muc title
|
2016-12-01 19:57:40 +01:00 |
Presence.java
|
make omemo default when all resources support it
|
2016-05-12 14:20:11 +02:00 |
Presences.java
|
show identity type for device selection
|
2016-07-28 22:58:37 +02:00 |
PresenceTemplate.java
|
show presence of other resources as template
|
2016-05-13 10:45:30 +02:00 |
Roster.java
|
made hashtable in roster store jids instead of strings
|
2016-02-28 20:45:50 +01:00 |
ServiceDiscoveryResult.java
|
also save form elements in disco storage
|
2016-05-19 10:41: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 |