aboutsummaryrefslogtreecommitdiffstats
path: root/src/main (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-04do not crash on jingle connection when contact doesn't use discoDaniel Gultsch1-2/+4
2016-07-01pulled translations from transifexDaniel Gultsch1-4/+4
2016-06-30use direct invites to re-invite muc membersDaniel Gultsch1-5/+9
2016-06-30use dnd as overriding statusDaniel Gultsch4-15/+15
2016-06-29don't show 'disable foreground service' button. fixes #1933Daniel Gultsch1-1/+1
2016-06-29don't crash on broken base64 in omemo messages. fixes #1934Daniel Gultsch2-8/+14
2016-06-29support jingle ft:4 to be compatible with swiftDaniel Gultsch4-32/+105
2016-06-28don't show 'create conference' toast on inviteDaniel Gultsch2-8/+12
2016-06-28parse ยง5.1.2 full jids from muc archives for OMEMO messagesDaniel Gultsch1-4/+12
2016-06-28only keep offline members in members only conferencesDaniel Gultsch1-1/+4
2016-06-25pulled translations from transifexDaniel Gultsch3-1/+75
2016-06-24introduced share button in contact details. remove show qrDaniel Gultsch6-33/+30
2016-06-24code cleanup in jingle socks5 transportDaniel Gultsch1-16/+2
2016-06-24show error toasts on ui threadDaniel Gultsch1-5/+18
2016-06-24catch exceptions when retrieving uri file extensionDaniel Gultsch1-0/+2
2016-06-22remove white spaces from hostnameDaniel Gultsch1-2/+2
2016-06-22refactor code that reads real jid from mucDaniel Gultsch1-15/+15
2016-06-22respond to block list pushDaniel Gultsch1-0/+6
2016-06-22make sure that we always release wake lock even after throwing exceptionDaniel Gultsch1-20/+13
2016-06-22synchronize stanza count increment and writeDaniel Gultsch1-11/+11
2016-06-21Update create_conference_dialog.xmlalexxthehood1-5/+5
2016-06-19display toast on pgp errorDaniel Gultsch3-8/+16
2016-06-19log reason for not showing notificationDaniel Gultsch1-0/+3
2016-06-19remove ascii control chars when creating xmlDaniel Gultsch1-1/+1
2016-06-16don't fail on missing jid in bookmarksDaniel Gultsch1-3/+5
2016-06-16don't handle chat states in muc or from archiveDaniel Gultsch1-1/+3
2016-06-16show toast when connection to openkeychain could not be madeDaniel Gultsch1-1/+9
2016-06-16log download failure caused by missing content lengthDaniel Gultsch1-1/+1
2016-06-16mark used otr fingprint in contact details and highlight pgpDaniel Gultsch3-4/+28
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