Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | increase restart threshold | Daniel Gultsch | 2016-11-14 | 1 | -2/+2 |
| | |||||
* | pulled ru translation from transifex | Daniel Gultsch | 2016-11-13 | 1 | -0/+3 |
| | |||||
* | extract affiliations from unavailable presence | Daniel Gultsch | 2016-11-13 | 5 | -16/+23 |
| | |||||
* | Stop automagically select default encryption | Daniel Gultsch | 2016-11-13 | 1 | -30/+1 |
| | | | | | | | | | | | | | | | | Selecting a default encryption (in our case OMEMO) has several down sides. First of all users might have perfectly valid reasons not to use encryption at all such as using the same private server. Second of all the way it was implemented Conversations would automatically fall back to plain text as soon as the conditions changed (recipient switches to device with no encryption) which lead to unexpected situations. Thirdly having a default encryptions speaks against the 'mission statement' of Conversations of not forcing its security and privacey aspects upon the user. And last but not least the goal of implementing this feature in the first place: Be encrypted by default didn't work at all. I don't think there was a single user that we succesfully 'tricked' into using OMEMO who otherwise wouldn't have used it. | ||||
* | offer message correction in private convs | Daniel Gultsch | 2016-11-12 | 1 | -1/+1 |
| | |||||
* | don't add outcasts or non-members in members-only rooms back to list | Daniel Gultsch | 2016-11-12 | 2 | -4/+7 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-11-11 | 3 | -0/+8 |
| | |||||
* | don't offer message correction in anonymous mucs | Daniel Gultsch | 2016-11-11 | 1 | -1/+2 |
| | |||||
* | version bump to 1.14.9 + changelog1.14.9 | Daniel Gultsch | 2016-11-08 | 2 | -2/+7 |
| | |||||
* | pulled translations from transifex | Daniel Gultsch | 2016-11-08 | 14 | -26/+112 |
| | |||||
* | brought restart threshold down to 8 times in 8h | Daniel Gultsch | 2016-11-08 | 4 | -8/+31 |
| | |||||
* | don't mark previous conversation as read when processing pending intent. ↵ | Daniel Gultsch | 2016-11-08 | 1 | -1/+7 |
| | | | | fixes #2079 | ||||
* | add frequent restart detection | Daniel Gultsch | 2016-11-08 | 3 | -3/+38 |
| | |||||
* | lower case incoming dns records | Daniel Gultsch | 2016-11-08 | 1 | -18/+23 |
| | |||||
* | Merge branch 'master' of github.com:siacs/Conversations | Daniel Gultsch | 2016-11-08 | 2 | -4/+4 |
|\ | |||||
| * | Merge pull request #2108 from licaon-kter/patch-2 | Daniel Gultsch | 2016-11-08 | 1 | -1/+1 |
| |\ | | | | | | | Fix typo | ||||
| | * | Fix typo | licaon-kter | 2016-11-08 | 1 | -1/+1 |
| |/ | |||||
| * | Merge pull request #2105 from ReadmeCritic/master | Daniel Gultsch | 2016-11-07 | 1 | -3/+3 |
| |\ | | | | | | | Fix typos in README | ||||
| | * | Fix typos in README | ReadmeCritic | 2016-11-07 | 1 | -3/+3 |
| |/ | |||||
* / | fixed regression of showing delivery failed after receipt | Daniel Gultsch | 2016-11-07 | 1 | -2/+1 |
|/ | |||||
* | show warning in account details when data saver is enabled | Daniel Gultsch | 2016-11-07 | 4 | -29/+75 |
| | |||||
* | expanded section on adb in readme | Daniel Gultsch | 2016-11-02 | 1 | -1/+12 |
| | |||||
* | handle file attachment when missing connection | Daniel Gultsch | 2016-11-02 | 1 | -1/+3 |
| | |||||
* | removed unnecessary push_mode | Daniel Gultsch | 2016-11-02 | 3 | -37/+10 |
| | |||||
* | leaving low ping timeout mode after coming online | Daniel Gultsch | 2016-11-02 | 1 | -35/+46 |
| | |||||
* | version bump to 1.14.8 + changelog1.14.8 | Daniel Gultsch | 2016-11-01 | 2 | -2/+5 |
| | |||||
* | fixed npe when jingle partner is using unknown candidate | Daniel Gultsch | 2016-11-01 | 1 | -0/+4 |
| | |||||
* | extracting stanza-id where by=account | Daniel Gultsch | 2016-10-31 | 3 | -2/+19 |
| | |||||
* | always use ipv4 localhost when using orbot http proxy | Daniel Gultsch | 2016-10-31 | 1 | -1/+1 |
| | |||||
* | Revert "use file provider on android M as well" | Daniel Gultsch | 2016-10-30 | 2 | -2/+2 |
| | | | | This reverts commit a4020e85f627f9af2142213a4c34cb4efaa8ac9a. | ||||
* | schedule correct wakeup call when in low ping timeout mode | Daniel Gultsch | 2016-10-29 | 1 | -2/+3 |
| | |||||
* | version bump to 1.14.7 + changelog1.14.7 | Daniel Gultsch | 2016-10-26 | 2 | -2/+7 |
| | |||||
* | add error message to failed messages. accessible via context menu | Daniel Gultsch | 2016-10-26 | 10 | -27/+98 |
| | |||||
* | use file provider on android M as well | Daniel Gultsch | 2016-10-23 | 2 | -2/+2 |
| | |||||
* | connect instantly in low ping mode after going offline | Daniel Gultsch | 2016-10-23 | 1 | -2/+7 |
| | |||||
* | don't leave low timeout mode prematurely | Daniel Gultsch | 2016-10-20 | 1 | -3/+3 |
| | |||||
* | Merge branch 'feature-remove-merge-separator' of ↵ | Daniel Gultsch | 2016-10-20 | 3 | -40/+41 |
|\ | | | | | | | https://github.com/Mishiranu/Conversations into Mishiranu-feature-remove-merge-separator | ||||
| * | Remove MERGE_SEPARATOR | Mishiranu | 2016-10-20 | 3 | -40/+41 |
| | | |||||
* | | Merge branch 'feature-remove-spans' of ↵ | Daniel Gultsch | 2016-10-20 | 5 | -7/+118 |
|\ \ | | | | | | | | | | https://github.com/Mishiranu/Conversations into Mishiranu-feature-remove-spans | ||||
| * | | Remove spans on copying or pasting a text | Mishiranu | 2016-10-19 | 5 | -7/+118 |
| |/ | |||||
* | | introduced low ping timeout mode after gcm push | Daniel Gultsch | 2016-10-20 | 2 | -2/+13 |
| | | |||||
* | | write prepped string to db. use display version everywhere else | Daniel Gultsch | 2016-10-20 | 6 | -32/+45 |
| | | |||||
* | | include pgp signature only in non anonymous mucs | Daniel Gultsch | 2016-10-19 | 2 | -3/+7 |
| | | |||||
* | | retrigger key selection if openpgp key was deleted | Daniel Gultsch | 2016-10-19 | 2 | -3/+15 |
|/ | |||||
* | update conversation in database background thread | Daniel Gultsch | 2016-10-18 | 5 | -18/+18 |
| | |||||
* | don't trigger context menu in message adapter manually. fixes #2077 | Daniel Gultsch | 2016-10-18 | 3 | -13/+6 |
| | |||||
* | Merge branch 'feature-selection' of ↵ | Daniel Gultsch | 2016-10-17 | 6 | -0/+252 |
|\ | | | | | | | https://github.com/Mishiranu/Conversations into Mishiranu-feature-selection | ||||
| * | Retain TextView selection after list updating | Mishiranu | 2016-09-18 | 3 | -39/+216 |
| | | |||||
| * | Add "Select text" context menu option | Mishiranu | 2016-09-17 | 5 | -0/+75 |
| | | |||||
* | | add exception handling when loading default resource | Daniel Gultsch | 2016-10-17 | 1 | -2/+10 |
| | |