aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/parser (follow)
Commit message (Collapse)AuthorAgeFilesLines
* changed package id inside manifest and projectChristian Schneppe2016-07-294-1431/+0
|
* 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-301-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-191-1/+3
|
* synchronize message body changes for message correctionDaniel Gultsch2016-06-191-17/+19
|
* replace corrected messages in decryption queueDaniel Gultsch2016-06-191-0/+1
|
* delay notification until after pgp decryptionDaniel Gultsch2016-06-191-6/+8
|
* refactored pgp decryptionDaniel Gultsch2016-06-141-4/+2
|
* parse real jid from muc mam messages. (disabled)Daniel Gultsch2016-06-121-1/+15
| | | | | parsing this is dangerous if server doesn't filter properly thus it is disabled in config
* Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-064-39/+42
|\
| * 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
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-021-2/+12
|\|
| * make grace period configurableDaniel Gultsch2016-06-021-2/+12
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-06-011-2/+2
|\|
| * log background msgs not foreground msgsDaniel Gultsch2016-06-011-1/+1
| |
| * only log inner stanza but display isCarbonDaniel Gultsch2016-06-011-1/+1
| |
* | optimize importsChristian Schneppe2016-05-312-2/+0
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-272-4/+15
|\|
| * 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
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-221-0/+3
|\|
| * update ui after affiliation changesDaniel Gultsch2016-05-211-0/+3
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-204-16/+59
|\|
| * resetting fetch status error when mutual subscription is reestablishedDaniel 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 ↵Daniel Gultsch2016-05-161-1/+3
| | | | | | | | conference
| * keep conference members in memory and show them in conference detailsDaniel Gultsch2016-05-162-11/+4
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-161-3/+40
|\|
| * escape HTML in OTR messages if other client is PidginDaniel Gultsch2016-05-151-3/+40
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-151-0/+5
|\|
| * log incoming iq requestsDaniel Gultsch2016-05-151-0/+5
| |
* | Merge remote-tracking branch 'refs/remotes/siacs/master'Christian Schneppe2016-05-151-6/+6
|\|
| * do not process self presenceDaniel Gultsch2016-05-131-2/+2
| | | | | | | | we don't want our own resource show up in the self contact
| * do not show last-seen metric in UIDaniel Gultsch2016-05-103-12/+4
| |
* | revert changes to disable last-seen in UIChristian Schneppe2016-05-143-4/+12
| |
* | do not process self presenceDaniel Gultsch2016-05-131-2/+2
| | | | | | | | we don't want our own resource show up in the self contact
* | do not show last-seen metric in UIDaniel Gultsch2016-05-133-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
|
* made hard coded choice for encryptions more flexible and disable parsingDaniel Gultsch2016-02-241-4/+3
|