aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-26add explicit encryption hints to outgoing messagesDaniel Gultsch2-1/+9
2017-01-26use base64 encoding for file names uploaded with httpDaniel Gultsch2-2/+22
2017-01-26pulled translation from transifexDaniel Gultsch4-7/+38
2017-01-25reset messagesLoaded when changing retention settingsDaniel Gultsch7-18/+15
2017-01-25add database and file migrations for 1.16.0Daniel Gultsch3-11/+59
2017-01-25share uri for bookmark direclty from Start ConversationDaniel Gultsch2-1/+24
2017-01-24transcode videos before sharing. change storage locationDaniel Gultsch8-28/+130
2017-01-23configurable local message retention period. (untested)Daniel Gultsch11-25/+114
2017-01-22cleaning up crypto targets when conference member is getting removedDaniel Gultsch2-0/+29
2017-01-22change behaviour of back button to close finish activity. fixes #704Daniel Gultsch1-1/+2
2017-01-22make sure to set open conversations after connection with background serviceDaniel Gultsch1-0/+2
2017-01-22make sure to properly stop tagwriterDaniel Gultsch3-2/+11
2017-01-21don't quote text when '>' is followed by numeberDaniel Gultsch2-2/+17
2017-01-20fixed some issues around ibbDaniel Gultsch4-18/+61
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