aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/entities (follow)
Commit message (Expand)AuthorAgeFilesLines
* add error message to failed messages. accessible via context menuChristian Schneppe2016-10-261-3/+20
* write prepped string to db. use display version everywhere elseChristian Schneppe2016-10-263-8/+4
* Remove MERGE_SEPARATORChristian Schneppe2016-10-261-7/+9
* synchronize access to json key storage in account modelChristian Schneppe2016-10-131-45/+50
* fetch new conference configuration on every conf updateChristian Schneppe2016-10-081-1/+0
* respond to chat marker request only when mutual presence subscription existsChristian Schneppe2016-10-082-3/+3
* make error notification dismissableChristian Schneppe2016-10-051-0/+11
* bug fix on sending file messageChristian Schneppe2016-09-231-807/+808
* don't simply ignore null in message body but try to avoid itDaniel Gultsch2016-09-231-2/+4
* use history clear date as minimum date for mamChristian Schneppe2016-09-171-2/+3
* store jid if it was changed during bindChristian Schneppe2016-09-171-3/+6
* download own vcard avatar if none is set. fixes #2008Daniel Gultsch2016-09-091-1/+1
* optimized importsChristian Schneppe2016-09-091-1/+0
* show server not found muc errorDaniel Gultsch2016-09-071-0/+1
* attach contact to notificationDaniel Gultsch2016-08-261-2/+14
* display error status for missing internet permissionDaniel Gultsch2016-08-261-1/+4
* various null pointer checksDaniel Gultsch2016-08-261-1/+2
* add payment required errorDaniel Gultsch2016-08-261-1/+4
* make lastMessageTransmitted return max(clear_date,last_message)Daniel Gultsch2016-08-131-6/+5
* add missing importsChristian Schneppe2016-07-292-0/+2
* show identity type for device selectionDaniel Gultsch2016-07-293-6/+34
* changed package id inside manifest and projectChristian Schneppe2016-07-2917-0/+4818