aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities/Conversation.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* show conversation time as last clear date when emptyChristian Schneppe2017-03-091-1/+1
* do not notify for messages from strangers by defaultChristian Schneppe2017-03-091-0/+20
* fixed sender label for empty conversationsChristian Schneppe2017-03-091-0/+1
* Keep draft even when correcting previously sent msgChristian Schneppe2017-03-041-2/+10
* fixed messages vanishing after pgp raised error on editing a messageChristian Schneppe2017-03-041-1/+3
* only show and try resend for files which are not uploadedChristian Schneppe2017-02-101-2/+2
* resend failed uploads automatically if filesize smaller than configured AutoA...Christian Schneppe2017-02-091-0/+16
* only show failed uploads if file isn't deletedChristian Schneppe2017-02-091-1/+1
* 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