aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-20pulled translations from transifexDaniel Gultsch4-17/+77
2017-01-20write text in bold when highlighted in received muc messageDaniel Gultsch2-1/+9
2017-01-20disable automatic foreground enabler. fixes #2239Daniel Gultsch1-1/+1
2017-01-20modified highlight nick behaviour to better work with quotesDaniel Gultsch1-7/+14
2017-01-20fixed regression introduced in previous commit.Daniel Gultsch1-3/+6
2017-01-20don't prematurly mark conversation as read during activity start. fixes #2245Daniel Gultsch1-2/+5
2017-01-17fixed pgp encrypted text quick sharing. fixes #2237Daniel Gultsch2-5/+52
2017-01-16fixed behaviour with non-default encryption masksDaniel Gultsch1-18/+34
2017-01-15Add SCRAM-SHA-2 supportSam Whited4-212/+263
2017-01-15pulled translations from transifexDaniel Gultsch2-0/+95
2017-01-15refactored whispermessage processingDaniel Gultsch2-23/+26
2017-01-15fixed linkifierDaniel Gultsch1-1/+7
2017-01-14pulled translations from transifexDaniel Gultsch8-9/+99
2017-01-14partially improved logging for receiving omemo messagesDaniel Gultsch4-19/+28
2017-01-12pulled translations from transifexDaniel Gultsch24-75/+222
2017-01-12show doze warning when push is running on prosodyDaniel Gultsch4-2/+10
2017-01-12refactor getServerIdentity() to parse disco result directlyDaniel Gultsch1-34/+21
2017-01-12don't include 'before' reference in mam queries bound by timestampDaniel Gultsch1-1/+3
2017-01-12finish of backlog only for one particular accountDaniel Gultsch2-3/+18
2017-01-12don't show key tile in contact details when there are no keysDaniel Gultsch2-5/+4
2017-01-12only call UI thread from downloading thread every 250msDaniel Gultsch4-10/+24
2017-01-12don't allow to purge keys. offer distrut insteadDaniel Gultsch6-24/+23
2017-01-12fixed avatar republish missing the mime typeDaniel Gultsch3-15/+14
2017-01-09treat omemo keys >= 32 bytes as containing auth tag. add config flag to put a...Daniel Gultsch3-25/+54
2017-01-09adding prekey='true' to omemo messages if applicableDaniel Gultsch2-11/+29
2017-01-09pulled translations from transifexDaniel Gultsch7-49/+242
2017-01-09automatically bookmark private, non-anonymous mucs where inviter is trusted. ...Daniel Gultsch2-9/+26
2017-01-09fixed typo in variable nameDaniel Gultsch1-6/+2
2017-01-09use 7.1 web url pattern matching on old platforms as well. fixes #2228Daniel Gultsch2-2/+493
2017-01-09add spaces to otr fingerprints copied to clipboard. fixes #2226Daniel Gultsch1-1/+1
2017-01-09unify getFileUri across share and open intentsDaniel Gultsch3-29/+31
2017-01-06add more punctuations to message previewDaniel Gultsch1-4/+7
2017-01-03add overlay to indicate that image is gifDaniel Gultsch46-6/+26
2017-01-03show offline contacts as grayed out in conference detailsDaniel Gultsch1-2/+9
2017-01-01Do not compress GIFs, allow GBoard to send GIFsMichael Eden6-2/+106
2016-12-30disable automatic foreground service activation if related config paramaters ...Daniel Gultsch1-1/+4
2016-12-30get rid of unecessary config debug paramater that has been replaced by exeper...Daniel Gultsch2-32/+0
2016-12-30hide inactive devices by default in contact detailsDaniel Gultsch3-5/+63
2016-12-29always open account details when scanning one of our own keys. fixes #2211Daniel Gultsch1-6/+9
2016-12-28don't throw assertion error when building session with same device id from ot...Daniel Gultsch1-1/+6
2016-12-26deduplicate corrected messagesDaniel Gultsch1-5/+8
2016-12-25stop using broken parallax distance in sliding pane layoutDaniel Gultsch1-3/+1
2016-12-23pulled translations from transifexDaniel Gultsch4-4/+79
2016-12-23fixed npe cause by race condition when axolotl service isn't initializedDaniel Gultsch1-0/+3
2016-12-23skip empty lines in message preview. prevents indexoutofbounds exceptionDaniel Gultsch1-0/+3
2016-12-23use original message to parse pepDaniel Gultsch1-3/+4
2016-12-20pulled translations from transifexDaniel Gultsch13-231/+636
2016-12-20don't show quoted text in message previewDaniel Gultsch1-6/+24
2016-12-20added omemo padding but disabled by Config.java flagDaniel Gultsch2-2/+19
2016-12-18disable removing of broken devices by defaultDaniel Gultsch2-10/+14