bd765c5
check availabiltiy of pgp before sharing files
Daniel Gultsch created
bd765c5
check availabiltiy of pgp before sharing files
Daniel Gultsch created
b7f3263
be more carefull with pending uris
Daniel Gultsch created
6358f64
check for query object as condition to trigger deduplication instead of serverId
Daniel Gultsch created
72b781b
updated changelog
Daniel Gultsch created
41dcd80
parse stanza-id from messages
Daniel Gultsch created
cd9a297
properly clear muc user avatar caches
Daniel Gultsch created
9d1e8a3
fixed showing avatars for contacts in muc
Daniel Gultsch created
196c8e5
Merge pull request #1595 from fiaxh/pgp_database_signature
Regenerate PGP signatures once
Daniel Gultsch created
0664d6a
avoid some NPEs
Daniel Gultsch created
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
... 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
Show status message when contact requests presence
Daniel Gultsch created
a3eb540
Show status message when contact requests presence
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
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
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
Use OpenPGP-API 9.0
Daniel Gultsch created
8a1c4fe
Merge pull request #1570 from fiaxh/pgp_pgpengine_nullpointer_fix
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