Commit log

62d0eeb Correct uuid check according to RFC 4122

fiaxh created

c3e2d2c added missing synchronize when pushing messages from mam backlog

Daniel Gultsch created

fb97f9d null check in getOriginalPath

Daniel Gultsch created

abdb8bf version bump to 1.8.4 and changelog

Daniel Gultsch created

501034f Allow entering a JID from 'choose contact'. thanks @singpolyma

Click to expand commit body
fixes #1611
fixes #1602

Daniel Gultsch created

fdb6b0e only report error after third unsuccesful attempt to connect

Daniel Gultsch created

f815a7c properly rotate avatars

Daniel Gultsch created

95bf063 show trust keys activties if own keys are undecided

Daniel Gultsch created

c116f73 add obb url to unencrypted messages

Daniel Gultsch created

a319446 edit account activity was still showing the omemo key with leading 0x05. fixes #1631

Daniel Gultsch created

d875061 removed xhtml body. fixes #1594

Daniel Gultsch created

73e2389 use actual message timestamp instead of delay when updating last seen. fixes #1618

Daniel Gultsch created

58d213f Fix OMEMO session creating loggin

Click to expand commit body
Now prints the correct JID to the log when finding devices without
sessions.

Andreas Straub created

42fb953 version bump and changelog

Daniel Gultsch created

cfccf5e handle null names in getColorForName

Daniel Gultsch created

7bb67ee strip leading 0x05 off omemo fingerprints

Daniel Gultsch created

703d95f lower case all fingerprints. fixes #1521

Daniel Gultsch created

c3bdec1 dedublicate bookmarks

Daniel Gultsch created

bcf99db fixed stuck at omemo encryption when x509 verification is being used

Daniel Gultsch created

f49158a register context menu long click listener on message text. fixes #1614

Daniel Gultsch created

be91c07 made text selectable again unless text contains more than 1 link

Click to expand commit body
fixes #1615

Daniel Gultsch created

c40372f code cleanup

Daniel Gultsch created

f46cbb3 show certificate information

Daniel Gultsch created

d0bad09 save certificate when verifying with x509

Daniel Gultsch created

1867571 version bump to 1.8.2

Daniel Gultsch created

ae49176 pulled translations from transifex

Daniel Gultsch created

534013f store identity key in XmppAxolotlSession instead of the fingerprint

Daniel Gultsch created

ade89be use presence name not server name when verification is being used

Daniel Gultsch created

15c8cb8 add more debugging to certificate checks after new omemo session was established

Daniel Gultsch created

e8bf5ca only offer plain and omemo encryption when x509 verification is enabled

Daniel Gultsch created

f05f972 prefer server name over address book name when x509 verification is being used

Daniel Gultsch created

20b4e75 add 'store' message hint to displayed chat markers

Daniel Gultsch created

f510b2b pulled translations from transifex

Daniel Gultsch created

0f9058f throw exception at the end of the stream

Daniel Gultsch created

e10a0b0 let message parser not artifically fail on messages with no to attribute

Daniel Gultsch created

43dd681 timeout service discovery after 20s

Daniel Gultsch created

85f36e9 default force encryption to false

Daniel Gultsch created

f6b22da splite PARANOIA_MODE into three different options

Daniel Gultsch created

042939e make message text non-selectable. fixes #1606

Daniel Gultsch created

aa472a0 pulled translations from transifex

Daniel Gultsch created

b0a3144 version code bump and tagging 1.8.1

Daniel Gultsch created

5081795 changed order of send presence and execute mam queries

Daniel Gultsch created

88523bb more detailed logging

Daniel Gultsch created

5e4b55a notfiy after mam catchup only if message count > 0

Daniel Gultsch created

5e79e94 bump version code

Daniel Gultsch created

a1ac4fd fix cancelation of http downloads and enable resume

Daniel Gultsch created

b2c278c set bookmark name to room subject if no subject has been set before

Daniel Gultsch created

293e820 get rid of lastMessageTransmitted in favor of db query

Daniel Gultsch created

61b0681 pulled translations from transifex

Daniel Gultsch created

5ffb870 renamed pretty-please-store message hint to store

Daniel Gultsch created