Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | fixed bug that prevented newly opened conversations to load the entire ↵ | Daniel Gultsch | 2015-08-30 | 3 | -1/+14 | |
| | | | | | | | | history via mam. fixes #1328 | |||||
| * | catch invalid base64 on omemo key decoding | Daniel Gultsch | 2015-08-30 | 1 | -3/+8 | |
| | | ||||||
* | | copy commits | Christian S | 2015-08-29 | 7 | -24/+73 | |
|\| | ||||||
| * | use build in method on >= lolipop devices to discover dns servers | Daniel Gultsch | 2015-08-28 | 2 | -8/+41 | |
| | | ||||||
| * | reformating and upper bound for waiting on stanza writer | Daniel Gultsch | 2015-08-28 | 1 | -8/+16 | |
| | | ||||||
| * | fixed type=timeout | Daniel Gultsch | 2015-08-28 | 1 | -0/+2 | |
| | | ||||||
| * | use dedicated colors for primary and primary_dark | Daniel Gultsch | 2015-08-26 | 2 | -2/+2 | |
| | | ||||||
| * | fixed highlight text color for white chat bubbles | Daniel Gultsch | 2015-08-26 | 1 | -0/+1 | |
| | | ||||||
| * | Fix error handling for announce check retrieval | Andreas Straub | 2015-08-26 | 1 | -3/+3 | |
| | | | | | | | | | | Only aborts when a timeout was received. Error conditions (most notably item-not-found) are interpreted as no other devices existing. | |||||
| * | explictitly handle iq timeouts in bind and session iqs | Daniel Gultsch | 2015-08-26 | 1 | -2/+7 | |
| | | ||||||
* | | Version 1.6.5 | Christian S | 2015-08-26 | 13 | -183/+237 | |
|\| | ||||||
| * | Only announce device after publishing bundle | Andreas Straub | 2015-08-26 | 2 | -8/+19 | |
| | | ||||||
| * | moved actual iq callback out of synchronized find callback block | Daniel Gultsch | 2015-08-26 | 1 | -3/+7 | |
| | | ||||||
| * | be more restrictive about marking messages as sent_received in muc parser | Daniel Gultsch | 2015-08-26 | 2 | -8/+18 | |
| | | ||||||
| * | Revert "improved compatibility with muc components that change the message id" | Daniel Gultsch | 2015-08-26 | 1 | -3/+2 | |
| | | | | | | | | This reverts commit df86b0fc47cb7af8e97826f97d0e202405cff414. | |||||
| * | Fix key publishing | Andreas Straub | 2015-08-26 | 1 | -72/+68 | |
| | | | | | | | | | | | | | | Remove invalid check for result code, which prevented publishing if the node was empty to begin with. Fix pepBroken check | |||||
| * | Add more logging to pep attemp counter logic | Andreas Straub | 2015-08-25 | 1 | -0/+1 | |
| | | ||||||
| * | Limit number of PEP publish tries | Andreas Straub | 2015-08-25 | 1 | -9/+42 | |
| | | | | | | | | | | | | If PEP publish tries are repeatedly triggered by empty PEP updates, stop attempting to publish after 3 tries. This should work around broken PEP implementations in older ejabberd and OpenFire versions. | |||||
| * | remove unused imports. | Michael | 2015-08-25 | 4 | -30/+1 | |
| | | ||||||
| * | Pass through device IDs when updating own list | Andreas Straub | 2015-08-25 | 1 | -17/+17 | |
| | | ||||||
| * | cleared up some error messages in axolotl service and execute ↵ | Daniel Gultsch | 2015-08-25 | 1 | -3/+7 | |
| | | | | | | | | publishOwnDevicesWhenNeeded() only if processing our own jid | |||||
| * | catch some db query exceptions | Daniel Gultsch | 2015-08-25 | 1 | -3/+5 | |
| | | ||||||
| * | additonal null checks in file backend | Daniel Gultsch | 2015-08-25 | 1 | -0/+3 | |
| | | ||||||
| * | fixed session time | Daniel Gultsch | 2015-08-25 | 1 | -7/+2 | |
| | | ||||||
| * | increased carbon grace period to 90s | Daniel Gultsch | 2015-08-24 | 1 | -1/+1 | |
| | | ||||||
| * | renamed plain text to unencrypted. fixes #1331 | Daniel Gultsch | 2015-08-24 | 1 | -1/+1 | |
| | | ||||||
| * | fixed regression with mlinks stream managment. fixes #1206 | Daniel Gultsch | 2015-08-24 | 1 | -1/+1 | |
| | | ||||||
| * | added setting to allow for white backgrounds in incoming message bubbles | Daniel Gultsch | 2015-08-24 | 3 | -36/+61 | |
| | | ||||||
| * | Merge branch 'master' into development | Daniel Gultsch | 2015-08-24 | 1 | -1/+1 | |
| |\ | ||||||
| | * | catch invalid base64 in axolotl key parsing | Daniel Gultsch | 2015-08-24 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #27 from siacs/development | Christian S. | 2015-08-24 | 12 | -208/+240 | |
|\| | | | | | | | | copy commits | |||||
| * | | Merge branch 'master' into development | Daniel Gultsch | 2015-08-23 | 1 | -1/+1 | |
| |\| | ||||||
| | * | open files with capital extensions as well. fixes #1354 | Daniel Gultsch | 2015-08-23 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'master' into development | Daniel Gultsch | 2015-08-23 | 2 | -3/+2 | |
| |\| | ||||||
| | * | bugfix: next encryption is now being properly detected | Daniel Gultsch | 2015-08-23 | 2 | -3/+2 | |
| | | | ||||||
| * | | Merge branch 'master' into development | Daniel Gultsch | 2015-08-23 | 7 | -18/+16 | |
| |\| | ||||||
| | * | introduce special iq type for internal timeouts. always use != result to ↵ | Daniel Gultsch | 2015-08-23 | 7 | -20/+18 | |
| | | | | | | | | | | | | check for error in callbacks | |||||
| * | | Merge branch 'master' into development | Daniel Gultsch | 2015-08-23 | 1 | -10/+10 | |
| |\| | ||||||
| | * | reformating | Daniel Gultsch | 2015-08-23 | 1 | -3/+1 | |
| | | | ||||||
| | * | deal with another set of stream:features after bind | Daniel Gultsch | 2015-08-23 | 1 | -7/+9 | |
| | | | ||||||
| * | | Merge branch 'master' into development | Daniel Gultsch | 2015-08-23 | 5 | -177/+212 | |
| |\| | ||||||
| | * | Add error handling to OMEMO PEP code | Andreas Straub | 2015-08-23 | 1 | -116/+131 | |
| | | | | | | | | | | | | Log received errors and abort processing | |||||
| | * | remove callbacks directly from iterator | Daniel Gultsch | 2015-08-23 | 1 | -2/+2 | |
| | | | ||||||
| | * | don't make subsequent iq request when original stanza returned an error | Daniel Gultsch | 2015-08-23 | 2 | -51/+67 | |
| | | | ||||||
| | * | modified clearIqCallbacks into 2-step process | Daniel Gultsch | 2015-08-23 | 3 | -19/+23 | |
| | | | ||||||
* | | | some little image preview changes | Christian S | 2015-08-19 | 1 | -21/+21 | |
| | | | ||||||
* | | | forked NotificationService from siacs/development | Christian S | 2015-08-19 | 1 | -16/+18 | |
| | | | ||||||
* | | | removed duplicates | Christian S | 2015-08-19 | 1 | -13/+0 | |
| | | | ||||||
* | | | copy commits | Christian S | 2015-08-19 | 5 | -38/+53 | |
|\| | | ||||||
| * | | simulate old behaviour with messages being set to waiting while offline | Daniel Gultsch | 2015-08-19 | 2 | -3/+10 | |
| | | |