conversations-classic/src/main/java/eu/siacs/conversations/entities
2016-05-05 13:17:04 +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 republish pgp signature when changing status 2016-05-05 13:17:04 +02:00
Blockable.java Add support for XEP-0191 (Blocking command) 2014-12-22 08:19:00 -05:00
Bookmark.java removed unused config variables 2016-04-27 16:43:02 +02:00
Contact.java removed unused config variables 2016-04-27 16:43:02 +02:00
Conversation.java always notify by default in conferences 2016-04-14 22:37:05 +02:00
DownloadableFile.java made setting aes keys in DownloadableFile more readable 2016-03-31 13:55:25 +02:00
ListItem.java expert setting to manually change presence 2016-04-22 21:25:06 +02:00
Message.java save otr fingerprint in message 2016-03-31 21:15:49 +02:00
MucOptions.java return own jid as true counterpart on self messages in muc 2016-04-13 11:13:47 +02:00
Presence.java expert setting to manually change presence 2016-04-22 21:25:06 +02:00
Presences.java show status messages in contact details 2016-04-23 12:19:00 +02:00
PresenceTemplate.java fixed presence template dedup for 'online' status 2016-05-03 22:16:51 +02:00
Roster.java made hashtable in roster store jids instead of strings 2016-02-28 20:45:50 +01:00
ServiceDiscoveryResult.java add methods to check max file size for http upload 2016-03-31 21:56:59 +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