aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-06-16synchronize message body changes for message correctionDaniel Gultsch2-68/+72
2016-06-16extract relevant extension from file name when processing share intentDaniel Gultsch1-1/+22
2016-06-15replace corrected messages in decryption queueDaniel Gultsch2-0/+6
2016-06-15pulled translations from transifexDaniel Gultsch1-1/+1
2016-06-15only dismiss sent message after encryptionDaniel Gultsch2-9/+16
2016-06-15refresh UI to redraw message hint after switching to pgpDaniel Gultsch1-0/+1
2016-06-15delay notification until after pgp decryptionDaniel Gultsch7-22/+51
2016-06-15log all fail reasonsDaniel Gultsch1-5/+6
2016-06-15show xep-0172 nick only for contacts with mutual presence subscriptionDaniel Gultsch1-1/+1
2016-06-14clear muc tiles when avatar of member changesDaniel Gultsch3-1/+19
2016-06-14sort muc users by affiliation, name. fixes #1913Daniel Gultsch1-9/+15
2016-06-14synchronize access to stanza queueDaniel Gultsch1-21/+31
2016-06-13remove messages from decryption queue when trimming a conversationDaniel Gultsch2-4/+19
2016-06-13make sure tagwriter is clear before force closing socketDaniel Gultsch2-19/+9
2016-06-13refactored pgp decryptionDaniel Gultsch11-340/+211
2016-06-12pulled translations from transifexDaniel Gultsch5-1/+47
2016-06-12actually do add fall back message for omemoDaniel Gultsch1-1/+1
2016-06-12make text color of last-seen match themeDaniel Gultsch1-1/+1
2016-06-12parse real jid from muc mam messages. (disabled)Daniel Gultsch2-1/+17
2016-06-12close db cursor after reading certDaniel Gultsch1-0/+1
2016-06-10made background color of swiped conversations darkerDaniel Gultsch4-1/+11
2016-06-10use darker green as background for chat bubbles in dark themeDaniel Gultsch39-3/+9
2016-06-10use darker colors for actionbar on dark themeDaniel Gultsch6-13/+15
2016-06-09pulled translations from transifexDaniel Gultsch9-9/+168
2016-06-09catch conversations sort exception. not vital at this pointDaniel Gultsch2-15/+19
2016-06-08fixed spelling in last activity summaryDaniel Gultsch1-1/+1
2016-06-08pulled translations from transifexDaniel Gultsch28-66/+93
2016-06-08Dark theme, theme switch, icons, style, stringsSteffen Keiper311-236/+552
2016-06-05Do not treat right alt key as a modifier for key combosYussuf Khalil1-1/+1
2016-06-05log all background stanzas when background logging is enabledDaniel Gultsch4-9/+4
2016-06-04swap sending presence and csiDaniel Gultsch1-3/+3
2016-06-04renamed last activity to last user interactionDaniel Gultsch1-1/+1
2016-06-04opt-in to send last userinteraction in presenceDaniel Gultsch15-71/+164
2016-06-03trim nick from bookmark before checking if it's emptyDaniel Gultsch1-2/+2
2016-06-03don't use a bookmarks name if it's emptyDaniel Gultsch2-4/+7
2016-06-03Fix typoAndreas Straub1-1/+1
2016-06-03throw writeexecption in downloader if flush failsDaniel Gultsch1-7/+5
2016-06-03disconnect account in background after deletion. fixes #1861Daniel Gultsch1-1/+6
2016-06-02print specific toast when download failed because of write errorDaniel Gultsch2-2/+13
2016-06-02fixed regression that would not show clear devicesDaniel Gultsch1-1/+1
2016-06-02make grace period configurableDaniel Gultsch6-26/+58
2016-06-01deactive grace period when receiving screen on actionDaniel Gultsch1-1/+8
2016-06-01deactivate grace period when coming to foregroundDaniel Gultsch1-0/+1
2016-06-01pulled translation from transifexDaniel Gultsch2-0/+16
2016-06-01log background msgs not foreground msgsDaniel Gultsch1-1/+1
2016-06-01don't replace \n\t\rDaniel Gultsch1-1/+1
2016-06-01only log inner stanza but display isCarbonDaniel Gultsch1-1/+1
2016-06-01don't show empty templatesDaniel Gultsch1-1/+3
2016-06-01display invite again menu item for offline membersDaniel Gultsch3-1/+10
2016-05-31check if session is optionalDaniel Gultsch1-1/+3