aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/pixart/messenger/parser (unfollow)
Commit message (Expand)AuthorFilesLines
2017-03-09closing the corresponding conversations after blocking a contactChristian Schneppe1-5/+5
2017-03-09extract stanza-id from muc reflectionsChristian Schneppe1-16/+18
2017-03-09deduplicate every message with a stanza-id from the serverChristian Schneppe1-3/+3
2017-03-09fixed multi-session-nick renaming behaviourChristian Schneppe1-12/+8
2017-03-04rename the Xmlns class to NamespaceChristian Schneppe2-14/+14
2017-02-22Fix a typo in legacyChristian Schneppe1-5/+5
2017-02-22only extract stanza-id from live messages when disco feature is setChristian Schneppe1-2/+2
2017-02-22fixed behaviour in message parser when doing mam catchupChristian Schneppe1-2/+2
2017-02-22bump mam namespaceChristian Schneppe1-4/+5
2017-02-22rethink mam catchup strategiesChristian Schneppe1-2/+5
2017-02-15respond to xep-0184 requests in muc pmsChristian Schneppe1-2/+2
2017-01-29configurable local message retention period.Christian Schneppe1-3/+7
2017-01-25fixed typoChristian Schneppe1-1/+1
2017-01-25cleaning up crypto targets when conference member is getting removedChristian Schneppe1-0/+9
2017-01-25fixed some issues around ibbChristian Schneppe1-1/+2
2017-01-09automatically bookmark private, non-anonymous mucs where inviter is trustedChristian Schneppe1-9/+14
2016-12-25use original message to parse pepChristian Schneppe1-3/+3
2016-12-18don't correct a message if that would create a duplicateChristian Schneppe1-1/+2
2016-11-29mark conversations as read after receiving blocklist push for that conversationChristian Schneppe1-0/+9
2016-11-19reformat codeChristian Schneppe4-1227/+1227
2016-11-15extract affiliations from unavailable presenceChristian Schneppe3-14/+21
2016-11-07extracting stanza-id where by=accountChristian Schneppe1-2/+14
2016-10-26add error message to failed messages. accessible via context menuChristian Schneppe2-10/+20
2016-10-08fetch new conference configuration on every conf updateChristian Schneppe1-19/+18
2016-10-08respond to chat marker request only when mutual presence subscription existsChristian Schneppe1-1/+1
2016-10-08be more careful parsing integers in omemoChristian Schneppe1-2/+6
2016-10-08parse smacks delay from messagesChristian Schneppe1-1/+1
2016-09-09download own vcard avatar if none is set. fixes #2008Daniel Gultsch1-5/+11
2016-08-27don't automatically download files and avatars when datasaver is onDaniel Gultsch2-3/+3
2016-08-11handle invalid prekey ids in bundleDaniel Gultsch1-3/+5
2016-07-29show identity type for device selectionDaniel Gultsch1-1/+1
2016-07-29changed package id inside manifest and projectChristian Schneppe4-0/+1431