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