Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setting to increase font size. fixed #420 | iNPUTmice | 2014-09-08 | 21 | -95/+126 |
| | |||||
* | 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 | 6 | -39/+20 |
| | |||||
* | bug fixes for forcing encryption | iNPUTmice | 2014-09-08 | 1 | -1/+6 |
| | |||||
* | fixed sending offline pgp messages | iNPUTmice | 2014-09-08 | 3 | -8/+11 |
| | |||||
* | settings to force encryption and setting for not saving messages to disk. ↵ | iNPUTmice | 2014-09-08 | 5 | -46/+78 |
| | | | | 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 | 3 | -13/+27 |
| | |||||
* | Merge branch 'development' of github.com:siacs/Conversations into development | iNPUTmice | 2014-09-07 | 2 | -3/+0 |
|\ | |||||
| * | Merge pull request #426 from betheg/remove_strings | Daniel Gultsch | 2014-09-07 | 2 | -3/+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 | 2 | -3/+0 |
| | | | | | | | | | | | | edit_account_dialog.xml. | ||||
* | | | fixed #321 - delete otr fingerprints | iNPUTmice | 2014-09-07 | 2 | -3/+54 |
|/ / | |||||
* | | fixed #425 | iNPUTmice | 2014-09-07 | 1 | -1/+1 |
| | | |||||
* | | trying to avoid rejectedexection | iNPUTmice | 2014-09-07 | 1 | -1/+8 |
|/ | |||||
* | 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 |
| | |||||
* | Merge branch 'development' of github.com:siacs/Conversations into development | iNPUTmice | 2014-09-06 | 1 | -0/+8 |
|\ | |||||
| * | 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 | 8 | -29/+55 |
|/ | |||||
* | warn user if no presence subscription exists | iNPUTmice | 2014-09-05 | 1 | -0/+34 |
| | |||||
* | 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 | 3 | -17/+70 |
| | | | |||||
* | | | changed order of snackbar hints | iNPUTmice | 2014-09-03 | 1 | -12/+11 |
| | | | |||||
* | | | more openpgp bug fixes | iNPUTmice | 2014-09-03 | 1 | -3/+7 |
| | | | |||||
* | | | 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 | 4 | -0/+53 |
| | | | |||||
* | | | made emoticon parsing enableable - default false | iNPUTmice | 2014-09-03 | 3 | -2/+12 |
| | | | |||||
* | | | fixed #410 by removing that config option | iNPUTmice | 2014-09-02 | 8 | -40/+14 |
| | | | |||||
* | | | refactored share with activity | iNPUTmice | 2014-09-02 | 6 | -226/+246 |
| | | | |||||
* | | | fixed #406 | iNPUTmice | 2014-09-02 | 1 | -12/+8 |
| | | | |||||
* | | | rotate avatars | iNPUTmice | 2014-09-02 | 1 | -9/+16 |
| | | | |||||
* | | | Merge pull request #408 from emdete/unicode_emoticons | Daniel Gultsch | 2014-09-02 | 1 | -1/+1 |
|\| | | | | | | | | add all whitespaces in regex | ||||
| * | | add all whitespaces in regex | M. Dietrich | 2014-09-02 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #380 from emdete/unicode_emoticons | Daniel Gultsch | 2014-09-01 | 3 | -2/+25 |
|\| | | | | | | | | add translation from ascii to unicode emoticons | ||||
| * | | transform ascii to emoticons (on display only) | M. Dietrich | 2014-09-01 | 3 | -2/+25 |
| | | |