conversations-classic/src/main/java/eu/siacs/conversations/entities
2019-06-18 18:09:44 +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 attempt to keep messages waiting until muc is connected 2019-06-18 18:09:44 +02:00
Blockable.java migrate to xmpp-addr 2018-03-07 22:30:36 +01:00
Bookmark.java refactored avatar workers into single class 2019-01-25 10:07:02 +01:00
Contact.java refactored avatar workers into single class 2019-01-25 10:07:02 +01:00
Conversation.java synchronize around attributes in toContentValues() 2019-05-22 23:58:08 +02:00
Conversational.java very much unoptimized search functionality 2018-04-26 13:22:31 +02:00
DownloadableFile.java reintroduced fixed IV mode for OTR file transfer. fixes #2595 2017-08-23 22:37:13 +02:00
Edited.java keep track of previously edited ids 2018-12-01 15:52:44 +01:00
IndividualMessage.java mark deleted files in database and not query them when querying for media 2019-01-10 14:52:27 +01:00
ListItem.java refactored avatar workers into single class 2019-01-25 10:07:02 +01:00
Message.java go forward through cursor in message restore 2019-04-30 10:45:28 +02:00
MTMDecision.java integrate trust manager into conversations 2018-03-07 22:30:33 +01:00
MucOptions.java hide lock icon in channels; modify muc user context 2019-02-07 13:18:42 +01:00
Presence.java fixed caps hash generation for empty form values 2018-04-22 11:07:00 +02:00
Presences.java cleanup nameWithoutVersion() code 2017-06-24 16:13:55 +02:00
PresenceTemplate.java wip: new status message dialog 2018-03-07 22:30:36 +01:00
ReadByMarker.java shorten read markers to 'everyone has read up to this point' when > 4 user 2018-06-30 12:14:42 +02:00
ReceiptRequest.java migrate to xmpp-addr 2018-03-07 22:30:36 +01:00
Roster.java use inContactList() instead inRoster() in the proper places 2018-11-03 16:32:08 +01:00
ServiceDiscoveryResult.java fixed caps hash generation for empty form values 2018-04-22 11:07:00 +02:00
StubConversation.java very much unoptimized search functionality 2018-04-26 13:22:31 +02:00
Transferable.java mark deleted files in database and not query them when querying for media 2019-01-10 14:52:27 +01:00
TransferablePlaceholder.java renamed downloadable to transferable 2015-07-10 15:11:03 +02:00