.. |
AbstractEntity.java
|
added max history age (default 1w). automatically sort newly added mam messages
|
2014-12-10 14:08:06 +01:00 |
Account.java
|
code refactoring to provide shorter account enabled check
|
2017-11-06 13:57:25 +01:00 |
Blockable.java
|
renamed enter jid menu item id
|
2017-03-05 11:40:48 +01:00 |
Bookmark.java
|
properly unregister bookmark from conversations when deleting bookmark
|
2017-04-12 23:41:59 +02:00 |
Contact.java
|
black list certain local parts and show domain instead
|
2017-10-27 15:46:12 +02:00 |
Conversation.java
|
save message drafts across restarts. fixes #2642
|
2017-10-01 22:52:21 +02:00 |
DownloadableFile.java
|
reintroduced fixed IV mode for OTR file transfer. fixes #2595
|
2017-08-23 22:37:13 +02:00 |
ListItem.java
|
expert setting to manually change presence
|
2016-04-22 21:25:06 +02:00 |
Message.java
|
use own algorithm to count emoji instead of using emoji-java
|
2017-09-29 22:56:17 +02:00 |
MucOptions.java
|
black list certain local parts and show domain instead
|
2017-10-27 15:46:12 +02:00 |
Presence.java
|
make omemo default when all resources support it
|
2016-05-12 14:20:11 +02:00 |
Presences.java
|
cleanup nameWithoutVersion() code
|
2017-06-24 16:13:55 +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 |