Commit log

3e3cb04 rely on message id if message id is uuid and pgp encryption was used to deduplicate messages. fixes #1357

Daniel Gultsch created

2428874 use proposed nick as default nick in mucoptions

Daniel Gultsch created

6b59243 parse vcard avatars from muc presences

Daniel Gultsch created

f1c0b73 enabled previously disabled http upload

Daniel Gultsch created

e5f1543 Unset all PGP signatures once

Click to expand commit body
... so they will be redone to match the changed status.

fiaxh created

b60c902 pulled new translations from transifex

Daniel Gultsch created

6f8f350 version bump to 1.8.0-beta

Daniel Gultsch created

3553b15 renamed x509 verified omemo to v\OMEMO

Daniel Gultsch created

aa21797 Merge branch 'master' of github.com:siacs/Conversations

Daniel Gultsch created

0eaf766 Merge pull request #1545 from SamWhited/show_new_contact_request_messages

Click to expand commit body
Show status message when contact requests presence

Daniel Gultsch created

a3eb540 Show status message when contact requests presence

Click to expand commit body
Remove presence when conversation closed

Sam Whited created

025cbf7 show tor config in paranoid mode

Daniel Gultsch created

02c6793 fixed avatar loading for non-file uris

Daniel Gultsch created

0329c9c users are now able to crop their avatar pictures using the android-crop

Click to expand commit body
library

Philip Flohr created

8455e5b hide message content in notifications in paranoia mode

Daniel Gultsch created

e1aeb37 s/.../…/ in default strings

Sam Whited created

dc8967d introduced build-time paranoia mode that disables unencrypted chats and forces TOR

Daniel Gultsch created

65b5504 introduce config.java variable to optionally show number of connected accounts in notification

Daniel Gultsch created

2cd43f7 fixed crashes when activity got destroyed when selecting pgp key

Daniel Gultsch created

d42c82a combine multiple message receipts into single message

Daniel Gultsch created

2225b0b add error state for unavailable tor network

Daniel Gultsch created

b4a2598 always use http proxy for http requests. (socks is leaking dns)

Daniel Gultsch created

8ffcc11 refactored socks5 connection code. make jingle transport use that new code

Daniel Gultsch created

ebccb67 do socks5 connect manually

Daniel Gultsch created

f0b1761 initial tor support

Daniel Gultsch created

06cadab changed method signature of calcSampleSize

Daniel Gultsch created

aeba964 increment version code

Daniel Gultsch created

60211a3 hide subject edit button if not editable by user

Daniel Gultsch created

23ef1c6 encrypt pgp messages to self

Daniel Gultsch created

fd6ed5b detect server identity and added muc-workaround for slack

Daniel Gultsch created

26ec6f7 version bump to 1.7.3

Daniel Gultsch created

84120a3 removed unnecessary configuration fetch after join

Daniel Gultsch created

210de7d removed unecessary chat state

Daniel Gultsch created

ecb4615 fail jingle file transfer if axolotl key message could not be created. fixes #1576

Daniel Gultsch created

a557d38 pgp fixes and revert configuration changes

Daniel Gultsch created

8228e82 Merge pull request #1569 from fiaxh/conference_one_other_occupant

Click to expand commit body
Show own avatar in tile for conferences with only one other occupant next to theirs

Daniel Gultsch created

fbb7cb9 Merge pull request #1558 from fiaxh/pgp_api_9.0

Click to expand commit body
Use OpenPGP-API 9.0

Daniel Gultsch created

8a1c4fe Merge pull request #1570 from fiaxh/pgp_pgpengine_nullpointer_fix

Click to expand commit body
PGP fix

Daniel Gultsch created

2c1f7e1 PgpEngine: Get account from conversation instead of from contact. fixes #1568, fixes #1544

fiaxh created

724ca8c Own contact picture in tile for conferences with only one other occupant

fiaxh created

c7a5194 Sign empty status

fiaxh created

fac1d4e Use OpenPGP-API 9.0

fiaxh created

c6e54e7 Move migration 19 before 17

Click to expand commit body
Migration 17 depends on Account deserialization, so any migrations that
touch the accounts table need to be applied beforehand.

Re-writing the migration to work directly on the database would lead to
a lot of code duplication, so it's not worth it at this time, but might
become necessary later on to avoid dependency cycles.

Andreas Straub created

8471fbd updated FAQ to account for incompatible server

Daniel Gultsch created

fb9ba0a don't close socket on disconnect

Daniel Gultsch created

baf76d8 indicate cbe in chat message hint

Daniel Gultsch created

bca29cf explicitly mark verified omemo keys in UI

Daniel Gultsch created

b9de159 versrion bump to 1.7.2

Daniel Gultsch created

34bcc59 fixed session objects not being build on start up

Daniel Gultsch created

6a458b8 Merge pull request #1513 from fiaxh/pgp_background_decryption

Click to expand commit body
PGP messages background decryption

Daniel Gultsch created