e90e333
allow message correction by default since security implications are negligible
Click to expand commit body
Conversations only allows correction of the *last* message. so nudging a message into oblivion by adding a message correction doesn't work. also conversations checks the fingerprint for encrypted messages
Daniel Gultsch
created
eb3ac1c
additional null pointer checks when verifying otr keys
Daniel Gultsch
created
3e50d48
show toast hint when touching inactive omemo fingerprints
91c3732
don't show 'disable foreground service' button. fixes #1933
Daniel Gultsch
created
f7933c2
don't crash on broken base64 in omemo messages. fixes #1934
Daniel Gultsch
created
1d79a67
support jingle ft:4 to be compatible with swift
Click to expand commit body
Conversations and Gajim both have an implementation bug that sends the jingle session id instead of the transport id (compare XEP-260 2.2). This commit has a work around for this that remains buggy when using ft:3. If gajim is ever to fix this we will be incompatbile. gajim should implement ft:4 instead. (gajim to gajim is broken as well)
Daniel Gultsch
created
b5caa8f
don't show 'create conference' toast on invite
Daniel Gultsch
created
8882c6b
parse §5.1.2 full jids from muc archives for OMEMO messages
Daniel Gultsch
created
e63d6b4
only keep offline members in members only conferences