4cae283
version bump to 1.8.1 and changelog
Daniel Gultsch created
4cae283
version bump to 1.8.1 and changelog
Daniel Gultsch created
15f2207
some more NPE checks
Daniel Gultsch created
55c1129
notify on mam catchup messages
Daniel Gultsch created
2262921
properly clean up timed out mam queries
Daniel Gultsch created
ede9223
disable sm logging
Daniel Gultsch created
5bd70cf
always show conversations with pending subscription requests
Daniel Gultsch created
5e151c7
wait with status change to online after all disco queries have been made
Daniel Gultsch created
11e5860
when no avatar found show avatar of contact and not the muc user in conferences
Daniel Gultsch created
aea664a
show sender name for notications in conferences. fixes #1581
Daniel Gultsch created
1de74c2
also verify sessions in CBE mode that got created by key transport messages
Daniel Gultsch created
b9fc7eb
pulled translations from transifex
Daniel Gultsch created
312387d
add new build-tools version to travis
Daniel Gultsch created
ac06cb2
modified contact permission dialog
Daniel Gultsch created
739648e
ask for contact permissions when first opening StartConversationActivity
Daniel Gultsch created
c3e8fb3
request storage permission when needed on Android 6.0
Daniel Gultsch created
739a2d6
implement direct sharing in android 6.0. fixes #1321
Daniel Gultsch created
164d341
version bump to 1.8.0
Daniel Gultsch created
904edf5
hide prepare file toast after preparing the file
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