Conversations/src/main/java/eu/siacs/conversations/entities
Daniel Gultsch c3cbb21133 cache some information generated from body like isEmojiOnly, fileParams and isGeoUri 2017-08-03 13:24:41 +02:00
..
AbstractEntity.java added max history age (default 1w). automatically sort newly added mam messages 2014-12-10 14:08:06 +01:00
Account.java provide extra 'network is unreachable' account state 2017-08-02 18:58:51 +02: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 avoid empty strings when figuring out display name 2017-07-30 11:39:16 +02:00
Conversation.java sync around Conversation.getLatestMessage() 2017-07-11 23:09:51 +02:00
DownloadableFile.java make jingle implementation send file hash when using ft5 2017-05-03 11:03:04 +02:00
ListItem.java expert setting to manually change presence 2016-04-22 21:25:06 +02:00
Message.java cache some information generated from body like isEmojiOnly, fileParams and isGeoUri 2017-08-03 13:24:41 +02:00
MucOptions.java fetch device ids for muc members w/o known devices 2017-07-18 12:51:15 +02:00
Presence.java make omemo default when all resources support it 2016-05-12 14:20:11 +02:00
PresenceTemplate.java show presence of other resources as template 2016-05-13 10:45:30 +02:00
Presences.java cleanup nameWithoutVersion() code 2017-06-24 16:13:55 +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