aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/eu/siacs/conversations/services (unfollow)
Commit message (Expand)AuthorFilesLines
2017-01-25reset messagesLoaded when changing retention settingsDaniel Gultsch2-1/+8
2017-01-25add database and file migrations for 1.16.0Daniel Gultsch1-8/+13
2017-01-24transcode videos before sharing. change storage locationDaniel Gultsch1-3/+76
2017-01-23configurable local message retention period. (untested)Daniel Gultsch2-15/+50
2017-01-22cleaning up crypto targets when conference member is getting removedDaniel Gultsch1-0/+20
2017-01-20write text in bold when highlighted in received muc messageDaniel Gultsch1-1/+1
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-12only call UI thread from downloading thread every 250msDaniel Gultsch1-0/+14
2017-01-12fixed avatar republish missing the mime typeDaniel Gultsch1-11/+7
2017-01-09automatically bookmark private, non-anonymous mucs where inviter is trusted. ...Daniel Gultsch1-1/+12
2017-01-01Do not compress GIFs, allow GBoard to send GIFsMichael Eden1-1/+6
2016-12-30disable automatic foreground service activation if related config paramaters ...Daniel Gultsch1-1/+4
2016-12-10don't reconnect accout when system reports no internet connectionDaniel Gultsch1-2/+6
2016-12-05add support for RFC7711 to MTMDaniel Gultsch1-2/+2
2016-12-01made provider authorities relativ to deal with different package idsDaniel Gultsch1-3/+4
2016-12-01avoid binding multiple times from BarcodeServiceDaniel Gultsch1-15/+22
2016-11-30renamed foreground service preferenceDaniel Gultsch1-1/+2
2016-11-29better handle the case when same user is joined with multiple nicks in the sa...Daniel Gultsch1-1/+1
2016-11-24always force close a connection when disabling from error stateDaniel Gultsch1-1/+1
2016-11-23explictly scan for aztec and qr codes onlyDaniel Gultsch1-29/+1
2016-11-23introduced blind trust before verification modeDaniel Gultsch1-0/+4
2016-11-22added share button to account detailsDaniel Gultsch1-0/+226
2016-11-22show proper avatar for 'self' contact. fixes #2138Daniel Gultsch1-0/+3
2016-11-22offer verification directly from the trust keys screenDaniel Gultsch1-2/+6
2016-11-21use constants for some preferencesDaniel Gultsch1-6/+7
2016-11-21when swiping don't clean startup counter entirely. just don't count last startupDaniel Gultsch1-2/+2
2016-11-19removed some unecessary lockingDaniel Gultsch1-20/+19
2016-11-19check if thread was interrupted before doing operations on socketDaniel Gultsch1-2/+1
2016-11-18issue ping after network changeDaniel Gultsch1-2/+2
2016-11-18lower reconnection timeDaniel Gultsch1-1/+1
2016-11-18synchronzie on xmpp service around all state changesDaniel Gultsch1-106/+113
2016-11-18don't reset last connect time on network changeDaniel Gultsch1-5/+5
2016-11-17put omemo fingerprint in own uri (qr code / nfc)Daniel Gultsch1-0/+23
2016-11-17parse omemo fingerprints from urisDaniel Gultsch1-0/+25
2016-11-17reset startup count when swiped away (only count kills)Daniel Gultsch1-7/+1
2016-11-13extract affiliations from unavailable presenceDaniel Gultsch1-1/+1
2016-11-12don't add outcasts or non-members in members-only rooms back to listDaniel Gultsch1-3/+3
2016-11-08brought restart threshold down to 8 times in 8hDaniel Gultsch1-0/+9
2016-11-08add frequent restart detectionDaniel Gultsch1-2/+12
2016-11-08Private files using a boolean flag from Config.java.Ignacio Quezada1-1/+1
2016-11-07fixed regression of showing delivery failed after receiptDaniel Gultsch1-2/+1
2016-11-02removed unnecessary push_modeDaniel Gultsch2-32/+10
2016-11-02leaving low ping timeout mode after coming onlineDaniel Gultsch1-35/+46
2016-10-29schedule correct wakeup call when in low ping timeout modeDaniel Gultsch1-2/+3
2016-10-26add error message to failed messages. accessible via context menuDaniel Gultsch1-2/+13
2016-10-23connect instantly in low ping mode after going offlineDaniel Gultsch1-2/+7
2016-10-20don't leave low timeout mode prematurelyDaniel Gultsch1-3/+3
2016-10-20introduced low ping timeout mode after gcm pushDaniel Gultsch1-2/+12
2016-10-19include pgp signature only in non anonymous mucsDaniel Gultsch1-2/+2