Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | made avatar cache cleaning more efficent after name changes | Christian Schneppe | 2017-09-04 | 2 | -8/+13 |
| | |||||
* | fixed roster items w/o subscription (request) not being shown | Christian Schneppe | 2017-08-01 | 1 | -10/+8 |
| | |||||
* | fetch device ids for muc members w/o known devices | Christian Schneppe | 2017-08-01 | 2 | -2/+9 |
| | |||||
* | check length first in timestamp parser | Christian Schneppe | 2017-08-01 | 1 | -1/+1 |
| | |||||
* | refactored retrieval of default preferences | Christian Schneppe | 2017-08-01 | 1 | -9/+4 |
| | |||||
* | put settings defaults into resource file | Christian Schneppe | 2017-08-01 | 1 | -2/+9 |
| | |||||
* | upgrade to signal-protocol-java | Christian Schneppe | 2017-06-24 | 1 | -4/+4 |
| | |||||
* | do not parse delay tag for unavailable presences when it comes form own server | Christian Schneppe | 2017-06-01 | 2 | -2/+17 |
| | |||||
* | add the 4 most frequently contacted contacts as app shortcuts | Christian Schneppe | 2017-05-31 | 1 | -0/+1 |
| | |||||
* | parse all delayed tags. use min date | Christian Schneppe | 2017-05-31 | 2 | -12/+22 |
| | |||||
* | avoid race conditions when downloading files or decrypting pgp messages | Christian Schneppe | 2017-05-09 | 1 | -4/+1 |
| | | | | and waiting for sm catchup | ||||
* | made nimbuzz work around work with newly created conferences as well | Christian Schneppe | 2017-04-20 | 1 | -1/+2 |
| | |||||
* | recognize muc self presence on nimbuzz.com | Christian Schneppe | 2017-04-16 | 1 | -4/+3 |
| | | | | | | | Apparently nimbuzz.com doesn't include status code 110 in muc self presence It does however include the full real jid in the presence’s item. We can use that as a work around to detect a self presence. | ||||
* | use async message loading only when called from UI | Christian Schneppe | 2017-04-13 | 2 | -3/+3 |
| | |||||
* | treat URL as file if URL is in oob or contains key | Christian Schneppe | 2017-04-13 | 1 | -1/+1 |
| | |||||
* | send urls pointing to pgp encrypted files directly in body+oob | Christian Schneppe | 2017-04-13 | 1 | -3/+11 |
| | |||||
* | parse message that only contain oob tag | Christian Schneppe | 2017-04-05 | 1 | -4/+7 |
| | |||||
* | Fixed deprecated call | Christian Schneppe | 2017-04-05 | 1 | -1/+6 |
| | |||||
* | fix bug while mam catchup implemented in ↵ | Christian Schneppe | 2017-03-24 | 1 | -1/+0 |
| | | | | 52a2efe0a87d6422060e78e0ca7df38c2affd2f2 | ||||
* | experimental: wait for SM catchup before triggering notifications | Christian Schneppe | 2017-03-23 | 1 | -2/+6 |
| | | | | | | | wait for a first SM ACK before calculating if we need to trigger any notifications might have to be changed to an XEP-0199 ping later on. for now sending <r/> after resume seems to work outfine | ||||
* | rework last activity logic to something that should work pretty well … | Christian Schneppe | 2017-03-23 | 1 | -4/+9 |
| | | | | …in Conversations only enviroments | ||||
* | send and parse Chat States to and from conferences | Christian Schneppe | 2017-03-11 | 1 | -10/+17 |
| | |||||
* | add origin-id to outgoing messages | Christian Schneppe | 2017-03-09 | 1 | -1/+7 |
| | |||||
* | fixed regression that caused stanza-ids not to be saved | Christian Schneppe | 2017-03-09 | 1 | -2/+2 |
| | |||||
* | closing the corresponding conversations after blocking a contact | Christian Schneppe | 2017-03-09 | 1 | -5/+5 |
| | |||||
* | extract stanza-id from muc reflections | Christian Schneppe | 2017-03-09 | 1 | -16/+18 |
| | |||||
* | deduplicate every message with a stanza-id from the server | Christian Schneppe | 2017-03-09 | 1 | -3/+3 |
| | |||||
* | fixed multi-session-nick renaming behaviour | Christian Schneppe | 2017-03-09 | 1 | -12/+8 |
| | |||||
* | rename the Xmlns class to Namespace | Christian Schneppe | 2017-03-04 | 2 | -14/+14 |
| | |||||
* | Fix a typo in legacy | Christian Schneppe | 2017-02-22 | 1 | -5/+5 |
| | |||||
* | only extract stanza-id from live messages when disco feature is set | Christian Schneppe | 2017-02-22 | 1 | -2/+2 |
| | |||||
* | fixed behaviour in message parser when doing mam catchup | Christian Schneppe | 2017-02-22 | 1 | -2/+2 |
| | |||||
* | bump mam namespace | Christian Schneppe | 2017-02-22 | 1 | -4/+5 |
| | |||||
* | rethink mam catchup strategies | Christian Schneppe | 2017-02-22 | 1 | -2/+5 |
| | |||||
* | respond to xep-0184 requests in muc pms | Christian Schneppe | 2017-02-15 | 1 | -2/+2 |
| | |||||
* | configurable local message retention period. | Christian Schneppe | 2017-01-29 | 1 | -3/+7 |
| | |||||
* | fixed typo | Christian Schneppe | 2017-01-25 | 1 | -1/+1 |
| | |||||
* | cleaning up crypto targets when conference member is getting removed | Christian Schneppe | 2017-01-25 | 1 | -0/+9 |
| | |||||
* | fixed some issues around ibb | Christian Schneppe | 2017-01-25 | 1 | -1/+2 |
| | |||||
* | automatically bookmark private, non-anonymous mucs where inviter is trusted | Christian Schneppe | 2017-01-09 | 1 | -9/+14 |
| | |||||
* | use original message to parse pep | Christian Schneppe | 2016-12-25 | 1 | -3/+3 |
| | |||||
* | don't correct a message if that would create a duplicate | Christian Schneppe | 2016-12-18 | 1 | -1/+2 |
| | |||||
* | mark conversations as read after receiving blocklist push for that conversation | Christian Schneppe | 2016-11-29 | 1 | -0/+9 |
| | |||||
* | reformat code | Christian Schneppe | 2016-11-19 | 4 | -1227/+1227 |
| | |||||
* | extract affiliations from unavailable presence | Christian Schneppe | 2016-11-15 | 3 | -14/+21 |
| | |||||
* | extracting stanza-id where by=account | Christian Schneppe | 2016-11-07 | 1 | -2/+14 |
| | |||||
* | add error message to failed messages. accessible via context menu | Christian Schneppe | 2016-10-26 | 2 | -10/+20 |
| | |||||
* | fetch new conference configuration on every conf update | Christian Schneppe | 2016-10-08 | 1 | -19/+18 |
| | |||||
* | respond to chat marker request only when mutual presence subscription exists | Christian Schneppe | 2016-10-08 | 1 | -1/+1 |
| | |||||
* | be more careful parsing integers in omemo | Christian Schneppe | 2016-10-08 | 1 | -2/+6 |
| |