.. |
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
|
made hard coded choice for encryptions more flexible and disable parsing
|
2016-02-24 14:47:49 +01:00 |
DownloadableFile.java
|
enable axolotl encryption for jingle supported file transfers
|
2015-08-01 01:19:16 +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
|
Retry decryption from message menu
|
2016-02-23 16:05:42 +01:00 |
MucOptions.java
|
turned muc errors into enum. added error codes for service shutdown
|
2016-02-22 20:19:58 +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
|
cache server caps
|
2016-02-03 17:19:05 +01:00 |
Transferable.java
|
added mp4 to well known extensions. fixes #1403
|
2015-09-12 10:42:56 +02:00 |
TransferablePlaceholder.java
|
renamed downloadable to transferable
|
2015-07-10 15:11:03 +02:00 |