aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser (follow)
Commit message (Expand)AuthorAgeFilesLines
* automatically bookmark private, non-anonymous mucs where inviter is trusted. ...Daniel Gultsch2017-01-091-8/+14
* use original message to parse pepDaniel Gultsch2016-12-231-3/+4
* don't correct a message if that would create a duplicateDaniel Gultsch2016-12-091-1/+2
* mark conversations as read after receiving blocklist push for that conversationsDaniel Gultsch2016-11-281-0/+9
* extract affiliations from unavailable presenceDaniel Gultsch2016-11-133-14/+21
* extracting stanza-id where by=accountDaniel Gultsch2016-10-311-2/+14
* add error message to failed messages. accessible via context menuDaniel Gultsch2016-10-262-10/+20
* fetch new conference configuration on every conf updateDaniel Gultsch2016-10-081-19/+20
* respond to chat marker request only when mutual presence subscription existsDaniel Gultsch2016-10-071-1/+5
* be more careful parsing integers in omemoDaniel Gultsch2016-10-061-2/+6
* parse smacks delay from messagesDaniel Gultsch2016-10-061-1/+1
* download own vcard avatar if none is set. fixes #2008Daniel Gultsch2016-09-091-2/+8
* don't automatically download files and avatars when datasaver is onDaniel Gultsch2016-08-272-3/+3
* handle invalid prekey ids in bundleDaniel Gultsch2016-08-021-3/+5
* show identity type for device selectionDaniel Gultsch2016-07-281-1/+1
* add trillian to html otr parsing fixes #1963Daniel Gultsch2016-07-271-1/+1
* respond to XEP-0202: Entity TimeDaniel Gultsch2016-07-131-2/+14
* don't crash on broken base64 in omemo messages. fixes #1934Daniel Gultsch2016-06-291-5/+11
* parse ยง5.1.2 full jids from muc archives for OMEMO messagesDaniel Gultsch2016-06-281-4/+12
* refactor code that reads real jid from mucDaniel Gultsch2016-06-221-15/+15
* respond to block list pushDaniel Gultsch2016-06-221-0/+6
* don't handle chat states in muc or from archiveDaniel Gultsch2016-06-161-1/+3
* synchronize message body changes for message correctionDaniel Gultsch2016-06-161-17/+19
* replace corrected messages in decryption queueDaniel Gultsch2016-06-151-0/+1
* delay notification until after pgp decryptionDaniel Gultsch2016-06-151-6/+8
* refactored pgp decryptionDaniel Gultsch2016-06-131-4/+2
* parse real jid from muc mam messages. (disabled)Daniel Gultsch2016-06-121-1/+15
* log all background stanzas when background logging is enabledDaniel Gultsch2016-06-052-8/+0
* opt-in to send last userinteraction in presenceDaniel Gultsch2016-06-043-23/+41
* make grace period configurableDaniel Gultsch2016-06-021-2/+12
* log background msgs not foreground msgsDaniel Gultsch2016-06-011-1/+1
* only log inner stanza but display isCarbonDaniel Gultsch2016-06-011-1/+1
* don't push default muc conf twiceDaniel Gultsch2016-05-271-1/+1
* make newly created conferences private by defaultDaniel Gultsch2016-05-261-0/+10
* don't respond to otr messages in muc pmsDaniel Gultsch2016-05-251-4/+5
* update ui after affiliation changesDaniel Gultsch2016-05-211-0/+3
* resetting fetch status error when mutual subscription is reestablishedshow_members_in_conferenceDaniel Gultsch2016-05-192-1/+18
* improved ordering of muc participantsDaniel Gultsch2016-05-171-1/+1
* refactored muc item parsing to also parse muc status messagesDaniel Gultsch2016-05-173-5/+36
* change affiliation for in memory users that are currently not joined in a con...Daniel Gultsch2016-05-161-1/+3
* keep conference members in memory and show them in conference detailsDaniel Gultsch2016-05-162-11/+4
* escape HTML in OTR messages if other client is PidginDaniel Gultsch2016-05-151-3/+40
* log incoming iq requestsDaniel Gultsch2016-05-151-0/+5
* do not process self presenceDaniel Gultsch2016-05-131-2/+2
* do not show last-seen metric in UIDaniel Gultsch2016-05-103-12/+4
* don't request disco from selfDaniel Gultsch2016-04-281-1/+1
* expert setting to manually change presenceDaniel Gultsch2016-04-221-1/+2
* save otr fingerprint in messageDaniel Gultsch2016-03-311-4/+7
* mark oob messages and always display download buttonDaniel Gultsch2016-03-041-1/+5
* refactored omemo to take multiple recipientsDaniel Gultsch2016-02-292-4/+18