.. |
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
|
Refined avatar generation a bit
|
2017-12-05 14:15:10 +01:00 |
Contact.java
|
black list certain local parts and show domain instead
|
2017-10-27 15:46:12 +02:00 |
Conversation.java
|
save muc subject to disk and use crypto targets for offline name generation
|
2017-12-17 16:23:19 +01: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
|
fixed treatAsDownload() for empty messages
|
2017-12-14 12:25:21 +01:00 |
MucOptions.java
|
show warning toast if PM is disabled in MUC
|
2018-01-18 17:35:42 +01: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 |
ReadByMarker.java
|
deduplicate read markers if one with real jid is found
|
2017-11-23 18:19:05 +01:00 |
ReceiptRequest.java
|
sent message receipts after mam catchup
|
2018-01-20 08:54:44 +01: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 |