aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use consistent numberingSam Whited2014-10-261-2/+2
| | | | Fixes #585
* don't merge downloadable messagesiNPUTmice2014-10-241-1/+3
|
* added message option to download imagesiNPUTmice2014-10-243-3/+18
|
* Merge pull request #582 from kruks23/translation7Daniel Gultsch2014-10-241-2/+11
|\ | | | | Update Spanish Translations
| * Update Spanish Translationskruks232014-10-241-2/+11
| |
* | also show some text in new image notificationiNPUTmice2014-10-241-73/+122
|/
* picture notification and some drive by bug fixesiNPUTmice2014-10-244-33/+40
|
* Merge branch 'development' of github.com:siacs/Conversations into developmentiNPUTmice2014-10-241-0/+7
|\
| * Merge pull request #581 from kruks23/translation7Daniel Gultsch2014-10-231-0/+7
| |\ | | | | | | Update Spanish Translations
| | * Update Spanish Translationskruks232014-10-231-0/+7
| | |
* | | notify only after image has been received over http. introduced mini grace ↵iNPUTmice2014-10-246-33/+64
|/ / | | | | | | for catching up with SM or offline messages
* / context menu for messages. allow to resend single messagesiNPUTmice2014-10-2311-39/+189
|/
* Merge branch 'development' of github.com:siacs/Conversations into developmentiNPUTmice2014-10-221-2/+18
|\
| * Merge pull request #577 from beriain/developmentDaniel Gultsch2014-10-221-2/+18
| |\ | | | | | | Update strings.xml for 0.8
| | * Update strings.xmlAitor Beriain2014-10-221-2/+18
| | |
* | | ability to download pgp encrypted files over http as welliNPUTmice2014-10-222-5/+9
|/ /
* / small bug fixes for the conversation activityiNPUTmice2014-10-221-2/+9
|/
* made httpconnection accept aes encrypted filesiNPUTmice2014-10-225-16/+33
|
* better aproach on thread safteyiNPUTmice2014-10-221-13/+7
|
* changed version to 0.8 alphaiNPUTmice2014-10-221-3/+3
|
* added hostname verifier to httpconnectioniNPUTmice2014-10-222-11/+32
|
* made iterating over hashmap in notification service thread safeiNPUTmice2014-10-211-1/+8
|
* throw exception when no servers are left to tryiNPUTmice2014-10-211-0/+6
|
* fixed #564iNPUTmice2014-10-213-6/+6
|
* update ui when new avatar was foundiNPUTmice2014-10-212-0/+8
|
* proper avatar cachingiNPUTmice2014-10-2115-164/+223
|
* refactored avatar generation. first stepiNPUTmice2014-10-2025-368/+405
|
* keep reference to previous and next message in messageiNPUTmice2014-10-203-13/+28
|
* Merge pull request #569 from kriztan/patch-1Daniel Gultsch2014-10-201-0/+1
|\ | | | | Set default preference ...
| * Set default preference ...kriztan2014-10-191-1/+2
| | | | | | ... for MUC notifications to true
* | Merge pull request #570 from SamWhited/typo-fixesDaniel Gultsch2014-10-202-140/+187
|\ \ | | | | | | Minor typo fixes, and big changes to README
| * | Went a bit wild on the README...Sam Whited2014-10-191-137/+184
| | |
| * | A few typo fixes in the READMESam Whited2014-10-191-10/+10
| | |
| * | Fixed some strange wording in a stringSam Whited2014-10-191-1/+1
|/ / | | | | | | Still doesn't sound right to me though...
* | Merge pull request #554 from SamWhited/tlsDaniel Gultsch2014-10-203-10/+48
|\ \ | | | | | | Enable TLSv1.1 and 1.2 and add option to enable/disable SSLv3
| * | Make legacy SSL option default to falseSam Whited2014-10-192-2/+2
| | |
| * | Add "Enable legacy SSL" preferenceSam Whited2014-10-193-14/+43
| | |
| * | Remove support for legacy SSLSam Whited2014-10-181-1/+9
| | |
| * | Enable all supported protocols including TLSv1.1 and 1.2Sam Whited2014-10-161-0/+1
| | |
* | | mtm support for image downloaderiNPUTmice2014-10-197-16/+59
| | |
* | | use new 'api' to add messages to a conversationiNPUTmice2014-10-191-3/+3
| | |
* | | force tls for registrations as welliNPUTmice2014-10-191-2/+5
| | |
* | | got rid of copyonwrite array list for messagesiNPUTmice2014-10-194-20/+26
| | |
* | | force tlsiNPUTmice2014-10-191-3/+5
| | |
* | | Merge branch 'lactide-srv_fix' into developmentiNPUTmice2014-10-191-4/+17
|\ \ \
| * | | Merge branch 'srv_fix' of https://github.com/lactide/Conversations into ↵iNPUTmice2014-10-191-4/+17
|/| | | | | | | | | | | | | | | lactide-srv_fix
| * | | try all srv responses if necessaryFrank Zschockelt2014-10-161-4/+17
| | | |
* | | | fixed typo in french translationiNPUTmice2014-10-191-1/+1
| | | |
* | | | Merge pull request #555 from SamWhited/build-fixesDaniel Gultsch2014-10-191-0/+2
|\ \ \ \ | | | | | | | | | | Fix problem when merging manifests during a Gradle build
| * | | | Fix problem when merging manifestsSam Whited2014-10-161-0/+2
| | |/ / | |/| |