Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | setting to increase font size. fixed #420 | iNPUTmice | 2014-09-08 | 40 | -172/+229 | |
| | | ||||||
* | | hide encryption settings under 'expert options' | iNPUTmice | 2014-09-08 | 2 | -58/+65 | |
| | | ||||||
* | | bumped openpgp-api to version 5 | iNPUTmice | 2014-09-08 | 1 | -8/+5 | |
| | | ||||||
* | | simplefied some code that might have been the source for some strange bugs | iNPUTmice | 2014-09-08 | 1 | -25/+15 | |
| | | ||||||
* | | introduced downloadable interface. reverted some of the changes made to OTR | iNPUTmice | 2014-09-08 | 7 | -40/+20 | |
| | | ||||||
* | | bug fixes for forcing encryption | iNPUTmice | 2014-09-08 | 1 | -1/+6 | |
| | | ||||||
* | | fixed sending offline pgp messages | iNPUTmice | 2014-09-08 | 4 | -9/+12 | |
| | | ||||||
* | | settings to force encryption and setting for not saving messages to disk. ↵ | iNPUTmice | 2014-09-08 | 7 | -46/+96 | |
| | | | | | | | | fixed #353 | |||||
* | | don't fail displayed or received messages | iNPUTmice | 2014-09-08 | 1 | -15/+17 | |
| | | ||||||
* | | warn on missing presence subscription | iNPUTmice | 2014-09-08 | 4 | -13/+29 | |
| | | ||||||
* | | Merge branch 'development' of github.com:siacs/Conversations into development | iNPUTmice | 2014-09-07 | 14 | -124/+0 | |
|\ \ | ||||||
| * \ | Merge pull request #426 from betheg/remove_strings | Daniel Gultsch | 2014-09-07 | 14 | -124/+0 | |
| |\ \ | | | | | | | | | deleted some unused string-resources and imports, also deleted edit_account_dialog.xml. | |||||
| | * | | deleted some unused string-resources and imports, also deleted ↵ | Michael | 2014-09-07 | 14 | -124/+0 | |
| | | | | | | | | | | | | | | | | edit_account_dialog.xml. | |||||
* | | | | fixed #321 - delete otr fingerprints | iNPUTmice | 2014-09-07 | 8 | -17/+88 | |
|/ / / | ||||||
* | | | fixed #425 | iNPUTmice | 2014-09-07 | 1 | -1/+1 | |
| | | | ||||||
* | | | trying to avoid rejectedexection | iNPUTmice | 2014-09-07 | 1 | -1/+8 | |
|/ / | ||||||
* | | Merge pull request #424 from betheg/bookmark_password | Daniel Gultsch | 2014-09-07 | 4 | -3/+59 | |
|\ \ | | | | | | | MUC: set the password from bookmarks. | |||||
| * | | MUC: set the password from bookmarks. | Michael | 2014-09-07 | 4 | -3/+59 | |
|/ / | ||||||
* | | made shareing text with conferences possible again | iNPUTmice | 2014-09-07 | 1 | -24/+28 | |
| | | ||||||
* | | added missing breaks oO | iNPUTmice | 2014-09-07 | 1 | -0/+2 | |
| | | ||||||
* | | fixed npe | iNPUTmice | 2014-09-07 | 1 | -0/+3 | |
| | | ||||||
* | | readme formating | iNPUTmice | 2014-09-06 | 1 | -4/+4 | |
| | | ||||||
* | | added recent contributors | iNPUTmice | 2014-09-06 | 1 | -3/+7 | |
| | | ||||||
* | | Merge branch 'development' of github.com:siacs/Conversations into development | iNPUTmice | 2014-09-06 | 1 | -0/+8 | |
|\ \ | ||||||
| * \ | Merge pull request #422 from betheg/muc_password | Daniel Gultsch | 2014-09-06 | 1 | -0/+8 | |
| |\ \ | | | | | | | | | MUC: set password from invite message. | |||||
| | * | | MUC: set password from invite message. | Michael | 2014-09-05 | 1 | -0/+8 | |
| |/ / | ||||||
* / / | made otr a little bit more solid when there is no presence subscription | iNPUTmice | 2014-09-06 | 9 | -29/+56 | |
|/ / | ||||||
* | | warn user if no presence subscription exists | iNPUTmice | 2014-09-05 | 2 | -0/+37 | |
| | | ||||||
* | | improved logging for avatar fetches | iNPUTmice | 2014-09-05 | 1 | -21/+38 | |
| | | ||||||
* | | fixed #342 - otr with facebook and other services without resources | iNPUTmice | 2014-09-04 | 1 | -2/+6 | |
| | | ||||||
* | | reconnect accounts when resource has been changed in settings | iNPUTmice | 2014-09-04 | 1 | -3/+39 | |
| | | ||||||
* | | made muc password dialog hide the password (password field) | iNPUTmice | 2014-09-04 | 2 | -10/+29 | |
| | | ||||||
* | | nick parsing (xep 0172) also enabled for messages and for pep | iNPUTmice | 2014-09-04 | 1 | -5/+27 | |
| | | ||||||
* | | Merge pull request #397 from GZep/development | Daniel Gultsch | 2014-09-04 | 2 | -2/+12 | |
|\ \ | | | | | | | XEP-0172 | |||||
| * | | Contact presenceName property | Gayaz Yusipov | 2014-08-31 | 2 | -1/+8 | |
| | | | ||||||
| * | | XEP-0172 | Gayaz Yusipov | 2014-08-30 | 1 | -2/+5 | |
| | | | ||||||
* | | | Merge pull request #417 from emdete/unicode_emoticons | Daniel Gultsch | 2014-09-04 | 1 | -16/+32 | |
|\ \ \ | | | | | | | | | improve regex, implement pattern cache | |||||
| * | | | improve emo mapping | M. Dietrich | 2014-09-03 | 1 | -6/+9 | |
| | | | | ||||||
| * | | | use class, use codepoint | M. Dietrich | 2014-09-03 | 1 | -25/+26 | |
| | | | | ||||||
| * | | | make pattern static | M. Dietrich | 2014-09-03 | 1 | -16/+20 | |
| | | | | ||||||
| * | | | improve regex, implement pattern cache | M. Dietrich | 2014-09-03 | 1 | -15/+23 | |
| | | | | ||||||
* | | | | added support for password protected muc - fixed #203 and fixed #395 | iNPUTmice | 2014-09-03 | 4 | -17/+72 | |
| | | | | ||||||
* | | | | changed order of snackbar hints | iNPUTmice | 2014-09-03 | 1 | -12/+11 | |
| | | | | ||||||
* | | | | set openpgp-api-lib to a version that actually works | iNPUTmice | 2014-09-03 | 1 | -5/+8 | |
| | | | | ||||||
* | | | | more openpgp bug fixes | iNPUTmice | 2014-09-03 | 2 | -8/+12 | |
| | | | | ||||||
* | | | | avoiding resource conflicts | iNPUTmice | 2014-09-03 | 1 | -2/+7 | |
| | | | | ||||||
* | | | | fixed pgp signature creation | iNPUTmice | 2014-09-03 | 1 | -3/+19 | |
| | | | | ||||||
* | | | | added ability to disable notifications for specific conversations - fixed #322 | iNPUTmice | 2014-09-03 | 7 | -0/+76 | |
| | | | | ||||||
* | | | | made emoticon parsing enableable - default false | iNPUTmice | 2014-09-03 | 3 | -2/+12 | |
| | | | | ||||||
* | | | | Merge branch 'betheg-unused_resources' into development | iNPUTmice | 2014-09-02 | 11 | -496/+0 | |
|\ \ \ \ |