aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Update create_conference_dialog.xmlalexxthehood2016-06-211-5/+5
|/ | | Updated to the text color attribute so it fits to the bright and dark theme appropriately.
* version bump to 1.13.2 + changelog1.13.2Daniel Gultsch2016-06-202-2/+6
|
* display toast on pgp errorDaniel Gultsch2016-06-193-8/+16
|
* add some missing XEPs to docsDaniel Gultsch2016-06-191-0/+2
|
* log reason for not showing notificationDaniel Gultsch2016-06-191-0/+3
|
* remove ascii control chars when creating xmlDaniel Gultsch2016-06-191-1/+1
|
* updated screenshots in README. fixes #1580Daniel Gultsch2016-06-171-0/+0
|
* don't fail on missing jid in bookmarksDaniel Gultsch2016-06-161-3/+5
|
* don't handle chat states in muc or from archiveDaniel Gultsch2016-06-161-1/+3
|
* show toast when connection to openkeychain could not be madeDaniel Gultsch2016-06-161-1/+9
|
* log download failure caused by missing content lengthDaniel Gultsch2016-06-161-1/+1
|
* mark used otr fingprint in contact details and highlight pgpDaniel Gultsch2016-06-163-4/+28
|
* synchronize message body changes for message correctionDaniel Gultsch2016-06-162-68/+72
|
* extract relevant extension from file name when processing share intentDaniel Gultsch2016-06-161-1/+22
|
* replace corrected messages in decryption queueDaniel Gultsch2016-06-152-0/+6
|
* pulled translations from transifexDaniel Gultsch2016-06-151-1/+1
|
* only dismiss sent message after encryptionDaniel Gultsch2016-06-152-9/+16
|
* refresh UI to redraw message hint after switching to pgpDaniel Gultsch2016-06-151-0/+1
|
* delay notification until after pgp decryptionDaniel Gultsch2016-06-157-22/+51
|
* log all fail reasonsDaniel Gultsch2016-06-151-5/+6
|
* show xep-0172 nick only for contacts with mutual presence subscriptionDaniel Gultsch2016-06-151-1/+1
|
* clear muc tiles when avatar of member changesDaniel Gultsch2016-06-143-1/+19
|
* sort muc users by affiliation, name. fixes #1913Daniel Gultsch2016-06-141-9/+15
|
* synchronize access to stanza queueDaniel Gultsch2016-06-141-21/+31
|
* remove messages from decryption queue when trimming a conversationDaniel Gultsch2016-06-132-4/+19
|
* make sure tagwriter is clear before force closing socketDaniel Gultsch2016-06-132-19/+9
|
* refactored pgp decryptionDaniel Gultsch2016-06-1311-340/+211
|
* version bump to 1.13.1 + changelog1.13.1Daniel Gultsch2016-06-132-2/+6
|
* pulled translations from transifexDaniel Gultsch2016-06-125-1/+47
|
* actually do add fall back message for omemoDaniel Gultsch2016-06-121-1/+1
|
* make text color of last-seen match themeDaniel Gultsch2016-06-121-1/+1
|
* parse real jid from muc mam messages. (disabled)Daniel Gultsch2016-06-122-1/+17
| | | | | parsing this is dangerous if server doesn't filter properly thus it is disabled in config
* close db cursor after reading certDaniel Gultsch2016-06-121-0/+1
|
* made background color of swiped conversations darkerDaniel Gultsch2016-06-104-1/+11
|
* use darker green as background for chat bubbles in dark themeDaniel Gultsch2016-06-1041-4/+176
|
* use darker colors for actionbar on dark themeDaniel Gultsch2016-06-106-13/+15
|
* version bump to 1.13.0 + changelog1.13.0Daniel Gultsch2016-06-102-2/+6
|
* pulled translations from transifexDaniel Gultsch2016-06-099-9/+168
|
* catch conversations sort exception. not vital at this pointDaniel Gultsch2016-06-092-15/+19
|
* fixed spelling in last activity summaryDaniel Gultsch2016-06-081-1/+1
|
* pulled translations from transifexDaniel Gultsch2016-06-0828-66/+93
|
* Merge branch 'Wanztwurst-darkTheme' fixes #529Daniel Gultsch2016-06-08324-237/+1462
|\
| * Dark theme, theme switch, icons, style, stringsSteffen Keiper2016-06-08324-237/+1462
|/ | | | | | | | | | | | | | | | | | added some white icons, changed hardcoded icons to theme attributes, changed icon_edit_dark to icon_edit_body to reflect icons position, grey message bubbles in dark theme, misc purged ic_action_chat as it wasn't used preference use_white_background changed to use_green_background, default true grey chat bubbles darker, text white replaced all grey600 with black icons and 0.54 alpha attribute highlightColor in dark grey chat bubble now darker than background
* Merge pull request #1895 from pp3345/right-altDaniel Gultsch2016-06-051-1/+1
|\ | | | | Do not treat Right Alt key as a modifier for key combos
| * Do not treat right alt key as a modifier for key combosYussuf Khalil2016-06-051-1/+1
| |
* | spelling in readmeDaniel Gultsch2016-06-051-1/+1
| |
* | add paragraph on running your own server to readmeDaniel Gultsch2016-06-051-0/+3
| |
* | make non interactive verfier non interactiveDaniel Gultsch2016-06-051-1/+1
| |
* | log all background stanzas when background logging is enabledDaniel Gultsch2016-06-054-9/+4
| |
* | swap sending presence and csiDaniel Gultsch2016-06-041-3/+3
| |