aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* version bump to 1.15.5 + changelog1.15.5Daniel Gultsch2017-01-202-2/+6
|
* pulled translations from transifexDaniel Gultsch2017-01-204-17/+77
|
* write text in bold when highlighted in received muc messageDaniel Gultsch2017-01-202-1/+9
|
* disable automatic foreground enabler. fixes #2239Daniel Gultsch2017-01-201-1/+1
|
* modified highlight nick behaviour to better work with quotesDaniel Gultsch2017-01-201-7/+14
|
* fixed regression introduced in previous commit.Daniel Gultsch2017-01-201-3/+6
|
* don't prematurly mark conversation as read during activity start. fixes #2245Daniel Gultsch2017-01-201-2/+5
|
* fixed pgp encrypted text quick sharing. fixes #2237Daniel Gultsch2017-01-172-5/+52
|
* Merge pull request #2233 from SamWhited/scram-sha-2Daniel Gultsch2017-01-164-212/+263
|\ | | | | Add SCRAM-SHA-2 support
| * Add SCRAM-SHA-2 supportSam Whited2017-01-154-212/+263
| |
* | fixed behaviour with non-default encryption masksDaniel Gultsch2017-01-161-18/+34
| |
* | version bump to 1.15.4 + changelog1.15.4Daniel Gultsch2017-01-162-2/+5
| |
* | pulled translations from transifexDaniel Gultsch2017-01-152-0/+95
|/
* Merge branch 'master' of github.com:siacs/ConversationsDaniel Gultsch2017-01-151-1/+1
|\
| * fixed subheading of domain hosting faq entryDaniel Gultsch2017-01-131-1/+1
| |
* | refactored whispermessage processingDaniel Gultsch2017-01-152-23/+26
| |
* | fixed linkifierDaniel Gultsch2017-01-151-1/+7
| |
* | pulled translations from transifexDaniel Gultsch2017-01-148-9/+99
| |
* | partially improved logging for receiving omemo messagesDaniel Gultsch2017-01-144-19/+28
|/
* update readme to refer to domain hostingDaniel Gultsch2017-01-131-1/+6
|
* pulled translations from transifexDaniel Gultsch2017-01-1224-75/+222
|
* show doze warning when push is running on prosodyDaniel Gultsch2017-01-124-2/+10
|
* refactor getServerIdentity() to parse disco result directlyDaniel Gultsch2017-01-121-34/+21
|
* don't include 'before' reference in mam queries bound by timestampDaniel Gultsch2017-01-121-1/+3
|
* finish of backlog only for one particular accountDaniel Gultsch2017-01-122-3/+18
|
* don't show key tile in contact details when there are no keysDaniel Gultsch2017-01-122-5/+4
|
* only call UI thread from downloading thread every 250msDaniel Gultsch2017-01-124-10/+24
|
* don't allow to purge keys. offer distrut insteadDaniel Gultsch2017-01-126-24/+23
|
* fixed avatar republish missing the mime typeDaniel Gultsch2017-01-123-15/+14
|
* treat omemo keys >= 32 bytes as containing auth tag. add config flag to put ↵Daniel Gultsch2017-01-093-25/+54
| | | | auth tag in key
* adding prekey='true' to omemo messages if applicableDaniel Gultsch2017-01-092-11/+29
|
* pulled translations from transifexDaniel Gultsch2017-01-097-49/+242
|
* automatically bookmark private, non-anonymous mucs where inviter is trusted. ↵Daniel Gultsch2017-01-092-9/+26
| | | | fixes #2035 #937
* version bump to 1.15.3 + changelog1.15.3Daniel Gultsch2017-01-092-2/+7
|
* fixed typo in variable nameDaniel Gultsch2017-01-091-6/+2
|
* use 7.1 web url pattern matching on old platforms as well. fixes #2228Daniel Gultsch2017-01-092-2/+493
|
* add spaces to otr fingerprints copied to clipboard. fixes #2226Daniel Gultsch2017-01-091-1/+1
|
* unify getFileUri across share and open intentsDaniel Gultsch2017-01-093-29/+31
|
* add more punctuations to message previewDaniel Gultsch2017-01-061-4/+7
|
* Merge pull request #2224 from illegalprime/fix-travis-android-25Daniel Gultsch2017-01-062-6/+7
|\ | | | | Updated travis and Trust Manager to fix build
| * updated travis and trust managerMichael Eden2017-01-062-6/+7
|/
* add overlay to indicate that image is gifDaniel Gultsch2017-01-0348-7/+96
|
* update build tools and some dependenciesDaniel Gultsch2017-01-031-4/+4
|
* Merge branch 'feature-gboardgifs' of ↵Daniel Gultsch2017-01-037-3/+107
|\ | | | | | | https://github.com/illegalprime/Conversations into illegalprime-feature-gboardgifs
| * Do not compress GIFs, allow GBoard to send GIFsMichael Eden2017-01-017-3/+107
| |
* | show offline contacts as grayed out in conference detailsDaniel Gultsch2017-01-031-2/+9
| |
* | disable automatic foreground service activation if related config paramaters ↵Daniel Gultsch2016-12-301-1/+4
| | | | | | | | are set to zero
* | get rid of unecessary config debug paramater that has been replaced by ↵Daniel Gultsch2016-12-302-32/+0
|/ | | | exepert setting
* hide inactive devices by default in contact detailsDaniel Gultsch2016-12-303-5/+63
|
* always open account details when scanning one of our own keys. fixes #2211Daniel Gultsch2016-12-291-6/+9
|