licaon-kter
|
1cc8a446f0
|
Fix typo
|
2017-11-16 17:02:14 +02:00 |
|
Daniel Gultsch
|
3dbe5db44b
|
Rename 'conference' to 'group chat'
|
2017-11-16 13:30:27 +01:00 |
|
Daniel Gultsch
|
949d3280d3
|
open links in new tabs
|
2017-11-09 20:49:44 +01:00 |
|
Daniel Gultsch
|
e5210bbaa0
|
brought back 'copy to clipboard' and 'quote' context menu options
|
2017-11-07 15:58:27 +01:00 |
|
Daniel Gultsch
|
3205d763cf
|
MessageAdapter: Display emojis slightly larger in text
|
2017-10-28 13:15:31 +02:00 |
|
Dennis Schridde
|
87b1cc6b38
|
Fix typo in error_no_keys_to_trust_server_error
Contact should be genitive (contact's), not plural (contacts)
|
2017-09-30 16:30:12 +02:00 |
|
Daniel Gultsch
|
0603378c75
|
show permanent notification while transcoding video
|
2017-09-18 17:56:25 +02:00 |
|
Daniel Gultsch
|
d4c16b5a85
|
added dedicated 'record video' attachment button. fixes #2592
thank you @BlauerHunger
|
2017-09-18 11:51:47 +02:00 |
|
licaon-kter
|
200fda141b
|
Cleanup some unused strings
|
2017-09-09 18:58:21 +03:00 |
|
Daniel Gultsch
|
5cc92acbee
|
use 'partial' in server info if publish-options is n/a
fixes #2621
|
2017-09-09 13:34:51 +02:00 |
|
Daniel Gultsch
|
ccb47c5727
|
get rid of uneccessary 'own omemo fingerprint' string. fixes #2599
|
2017-08-28 18:15:39 +02:00 |
|
Daniel Gultsch
|
e0fa820436
|
improved error messages on missing omemo keys
|
2017-08-21 14:08:20 +02:00 |
|
Daniel Gultsch
|
4a43df8c97
|
do not crash on some very rare logging
|
2017-08-07 15:55:56 +02:00 |
|
Daniel Gultsch
|
225cca4566
|
provide extra 'network is unreachable' account state
|
2017-08-02 18:58:51 +02:00 |
|
Daniel Gultsch
|
82c5924434
|
display messages that only contain emoji slightly larger
|
2017-07-30 22:04:58 +02:00 |
|
Daniel Gultsch
|
abf84e065d
|
made DNSEC hostname validation opt-in
|
2017-07-10 09:59:25 +02:00 |
|
Daniel Gultsch
|
ef980ff5cf
|
show date separators. fixes #2271
|
2017-07-04 11:01:20 +02:00 |
|
Daniel Gultsch
|
59e39304dd
|
use DND instead of XA when phone is silent
|
2017-06-27 12:24:26 +02:00 |
|
Ferdinand Pöll
|
f8e031ac86
|
Added preference to control Heads-up Notifications (turned off by default)
|
2017-06-24 15:38:16 +02:00 |
|
Daniel Gultsch
|
5d9d725446
|
offer to open website if ibb offers oob redirect. fixes #2503
|
2017-06-19 20:02:41 +02:00 |
|
Daniel Gultsch
|
7b271bcf67
|
pulled translations from transifex
|
2017-05-31 11:38:16 +02:00 |
|
Daniel Gultsch
|
fe29b51290
|
rename downgrade attack to downgraded sasl mechanism
|
2017-05-24 19:12:37 +02:00 |
|
Daniel Gultsch
|
7b6d49f329
|
unified all account state exceptions
|
2017-05-05 09:33:05 +02:00 |
|
Daniel Gultsch
|
f98888d796
|
display open pgp key id in account details and allow to delete. fixes #2470
|
2017-05-04 13:02:46 +02:00 |
|
Daniel Gultsch
|
ef78721f94
|
fixed regression from previous commit and brought back 'select text'
|
2017-05-02 10:42:50 +02:00 |
|
Daniel Gultsch
|
7c31a981bb
|
unified copy text and share with context menu entries
|
2017-04-30 21:03:44 +02:00 |
|
participante0
|
48e3726071
|
Update strings.xml
Added a comma.
|
2017-04-25 18:06:03 -03:00 |
|
Sam Whited
|
4a915c60e9
|
Add content description to send button
This can be used by screen readers and other accessibility aids.
|
2017-04-16 16:37:32 -05:00 |
|
Daniel Gultsch
|
76b9010c39
|
rework last activity logic to something that should work pretty well in Conversations only enviroments
|
2017-03-20 17:58:58 +01:00 |
|
Daniel Gultsch
|
c2c6904eda
|
offer to block entire domain in message from stranger snackbar. fixes #2391
|
2017-03-20 12:55:48 +01:00 |
|
Daniel Gultsch
|
1fd3bbfe25
|
display chat states in conferences
|
2017-03-09 10:58:44 +01:00 |
|
Daniel Gultsch
|
5fae9465d1
|
show snackbar in conversations with stranger to block. fixes #2358
|
2017-03-07 11:07:57 +01:00 |
|
Daniel Gultsch
|
7306e0286f
|
do not notify for messages from strangers by default
|
2017-03-07 10:50:46 +01:00 |
|
Daniel Gultsch
|
1c56b74e41
|
closing the corresponding conversations after blocking a contact. fixes #2347
|
2017-03-06 16:53:54 +01:00 |
|
vikiCoder
|
72537b76c5
|
fixes #2336 : added an option to directly add a jid to block list from blocklist activity
|
2017-03-05 01:01:41 +05:30 |
|
Daniel Gultsch
|
c37117b940
|
update copyright information
|
2017-02-07 19:31:54 +01:00 |
|
Daniel Gultsch
|
e459616123
|
fixed wording for not getting messages from server
|
2017-02-07 14:03:48 +01:00 |
|
Daniel Gultsch
|
66457c9f2e
|
transcode videos before sharing. change storage location
|
2017-01-24 20:17:36 +01:00 |
|
Daniel Gultsch
|
9b6ae6d75f
|
configurable local message retention period. (untested)
|
2017-01-23 17:14:30 +01:00 |
|
Daniel Gultsch
|
1dcf804618
|
fixed pgp encrypted text quick sharing. fixes #2237
|
2017-01-17 15:56:21 +01:00 |
|
Daniel Gultsch
|
bfacc180c5
|
don't allow to purge keys. offer distrut instead
|
2017-01-12 15:59:13 +01:00 |
|
Daniel Gultsch
|
8c34bb3c6f
|
hide inactive devices by default in contact details
|
2016-12-30 13:17:45 +01:00 |
|
Daniel Gultsch
|
1e7b4030bb
|
show jid monospaced in verify dialog
|
2016-12-04 13:39:08 +01:00 |
|
Daniel Gultsch
|
6e289b8738
|
show warning dialog beforing verifying keys via a link
|
2016-12-03 13:19:56 +01:00 |
|
Daniel Gultsch
|
599f7dad2c
|
Merge branch 'feature-quotation' of https://github.com/Mishiranu/Conversations into Mishiranu-feature-quotation
|
2016-12-02 14:01:26 +01:00 |
|
Daniel Gultsch
|
6b0242523b
|
Merge branch 'master' of https://github.com/Fenisu/Conversations into Fenisu-master
|
2016-12-02 11:25:14 +01:00 |
|
Daniel Gultsch
|
84a2fa0041
|
allow fingerprint verification via context menu
|
2016-11-28 15:11:44 +01:00 |
|
Mishiranu
|
f4a769080b
|
Add quotation support
|
2016-11-25 17:06:43 +03:00 |
|
Daniel Gultsch
|
f36dff485e
|
changed blind trust before verification summary to a slightly longer one
|
2016-11-24 19:59:57 +01:00 |
|
Daniel Gultsch
|
cbd45d3ee5
|
changed design language to match BTBV proposal
* untrusted messages have red background
* unverified message have normal background and red lock
|
2016-11-24 11:29:26 +01:00 |
|