aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/Conversation.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* show number of failed uploads in chat list in red bubblesChristian Schneppe2017-02-081-0/+15
* configurable local message retention period.Christian Schneppe2017-01-291-0/+14
* fixed behaviour with non-default encryption masksChristian Schneppe2017-01-161-18/+35
* support for jid escapting when displaying localpart onlyChristian Schneppe2016-12-181-1/+1
* use lower case otr fingerprints for comparisonChristian Schneppe2016-11-201-1/+2
* reformat codeChristian Schneppe2016-11-191-944/+944
* work around -1 in next encryptionChristian Schneppe2016-11-171-10/+10
* Stop automagically select default encryptionChristian Schneppe2016-11-151-32/+1
* write prepped string to db. use display version everywhere elseChristian Schneppe2016-10-261-1/+1
* use history clear date as minimum date for mamChristian Schneppe2016-09-171-2/+3
* make lastMessageTransmitted return max(clear_date,last_message)Daniel Gultsch2016-08-131-6/+5
* changed package id inside manifest and projectChristian Schneppe2016-07-291-0/+1007