Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #33 from siacs/master | Christian S. | 2015-09-04 | 7 | -13/+25 |
|\ | |||||
| * | Ensure uris is empty before onStart adds to it | Andreas Straub | 2015-09-02 | 1 | -0/+1 |
| | | | | | | | | Fixes #1382 | ||||
| * | added special error state for dns timeout | Daniel Gultsch | 2015-09-01 | 4 | -4/+13 |
| | | |||||
| * | use same method to add message hints to otr message everywhere it is needed | Daniel Gultsch | 2015-09-01 | 2 | -9/+11 |
| | | |||||
* | | Merge pull request #32 from siacs/master | Christian S. | 2015-09-01 | 3 | -1/+8 |
|\| | | | | | update commits | ||||
| * | tag axolotl messages with pretty-please-store | Daniel Gultsch | 2015-09-01 | 1 | -0/+1 |
| | | |||||
| * | made useImageAsIs determination a bit more foolproof (samsung) | Daniel Gultsch | 2015-08-31 | 1 | -1/+6 |
| | | |||||
| * | single task mode for start conversations activity | Daniel Gultsch | 2015-08-30 | 1 | -0/+1 |
| | | |||||
* | | resize avatar image in publish profile view | Christian S | 2015-09-01 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #31 from siacs/master | Christian S. | 2015-08-30 | 4 | -4/+22 |
|\| | | | | | copy bugfixes | ||||
| * | 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 |
| | | |||||
* | | Merge branch 'siacs-master' into development | Christian S | 2015-08-29 | 35 | -59/+135 |
|\ \ | |||||
| * | | copy commits | Christian S | 2015-08-29 | 35 | -59/+135 |
|/| | | |/ | |||||
| * | use build in method on >= lolipop devices to discover dns servers | Daniel Gultsch | 2015-08-28 | 2 | -8/+41 |
| | | |||||
| * | version bump to 1.6.7 + changelog | Daniel Gultsch | 2015-08-28 | 2 | -2/+5 |
| | | |||||
| * | pulled updated translations from transifex | Daniel Gultsch | 2015-08-28 | 20 | -20/+7 |
| | | |||||
| * | 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 |
| | | |||||
| * | added XEP number for http file upload | Daniel Gultsch | 2015-08-27 | 8 | -8/+41 |
| | | |||||
| * | use dedicated colors for primary and primary_dark | Daniel Gultsch | 2015-08-26 | 6 | -9/+10 |
| | | |||||
| * | version bump to 1.6.6 and changelog | Daniel Gultsch | 2015-08-26 | 2 | -2/+5 |
| | | |||||
| * | 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 |
| | | |||||
* | | Merge branch 'master' into development | Christian S | 2015-08-26 | 1 | -1/+1 |
|\ \ | |||||
| * | | changed string back | Christian S | 2015-08-26 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'development' | Christian S | 2015-08-26 | 66 | -247/+451 |
| |\ \ | |/ / |/| | | |||||
* | | | Merge branch 'siacs-master' into development | Christian S | 2015-08-26 | 66 | -247/+451 |
|\ \ \ | |||||
| * | | | Version 1.6.5 | Christian S | 2015-08-26 | 66 | -247/+451 |
|/| | | | | |/ | |/| | |||||
| * | | 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. | ||||
| * | | version bump to 1.6.5 + changelog | Daniel Gultsch | 2015-08-26 | 2 | -2/+5 |
| | | | |||||
| * | | 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 | ||||
| * | | version bump to 1.6.4 and changelog | Daniel Gultsch | 2015-08-25 | 2 | -2/+7 |
| | | | |||||
| * | | 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. | ||||
| * | | Merge pull request #1365 from betheg/remove_imports | Daniel Gultsch | 2015-08-25 | 4 | -30/+1 |
| |\ \ | | | | | | | | | remove unused imports. | ||||
| | * | | remove unused imports. | Michael | 2015-08-25 | 4 | -30/+1 |
| | | | | |||||
| * | | | Merge pull request #1364 from betheg/jdk15on | Daniel Gultsch | 2015-08-25 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |/| | | update bcprov-jdk15on to v1.52 | ||||
| | * | | update bcprov-jdk15on to v1.52 | Michael | 2015-08-25 | 1 | -1/+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 |
| |/ / | |||||
| * | | Merge pull request #1363 from betheg/minidns | Daniel Gultsch | 2015-08-25 | 1 | -1/+1 |
| |\ \ | | | | | | | | | update minidns to v0.1.7 | ||||
| | * | | update minidns to v0.1.7 | Michael | 2015-08-25 | 1 | -1/+1 |
| |/ / |