Commit graph

8662 commits

Author SHA1 Message Date
Mikunj
2cd8517533 Bump to v1.2.1 2020-08-06 15:26:34 +10:00
Audric Ackermann
6cf80ad57c
Merge pull request #1302 from Bilb/showToastOnWipedDevice
show a toast on secondary device forced unlink
2020-08-06 15:14:09 +10:00
Audric Ackermann
fc664a2580
show a toast on secondary device forced unlink 2020-08-06 14:23:38 +10:00
Mikunj Varsani
cb4f5abe42
Merge pull request #1301 from Mikunj/fix-error-logging
Fix uncaught promise errors not showing up correctly in logs
2020-08-06 10:40:10 +10:00
Mikunj
f19016b71b Fix uncaught promise errors not showing up correctly in logs 2020-08-06 10:26:06 +10:00
Mikunj Varsani
fba84c0dbc
Merge pull request #1298 from Mikunj/disable-multi-device
Disable multi device
2020-08-05 12:52:33 +10:00
Audric Ackermann
d1e4bee90d
Merge pull request #1299 from Bilb/fix-open-group-attachment
fix multiple attachment signature in open group with mobile
2020-08-05 09:51:44 +10:00
Audric Ackermann
3b01ada63a
fix multiple attachment signature in open group with mobile 2020-08-05 09:11:17 +10:00
Mikunj
b75b02c5a2 Hide multi device UI if flag is not set 2020-08-04 16:06:18 +10:00
Mikunj
22c64395d9 Remove multi-device warnings 2020-08-04 12:45:12 +10:00
Mikunj
49b994367d Remove multi device data.
Force wipe secondary devices.
2020-08-04 11:56:15 +10:00
Mikunj
c0fca99485 Disable multi device 2020-08-04 11:23:48 +10:00
Mikunj
fad00a4ebd Bump to version 1.2.0 2020-07-31 13:49:53 +10:00
Audric Ackermann
8e333b1d67
Merge pull request #1295 from Bilb/fix-delete-open-group 2020-07-31 11:57:56 +10:00
Audric Ackermann
6d65c9cc0a
make sendMessage return -1 on fail rather than false 2020-07-31 11:37:59 +10:00
Audric Ackermann
2637981fdb
fix tests 2020-07-31 11:03:52 +10:00
Audric Ackermann
44349079ab
fix delete of open group messages 2020-07-31 09:49:36 +10:00
Audric Ackermann
2c45ff73b2
Merge pull request #1288 from Bilb/disable-link-warning-multi 2020-07-30 16:38:15 +10:00
Audric Ackermann
471a381b4b
show disabled multi device message every 5 loads 2020-07-30 16:27:09 +10:00
Audric Ackermann
9464c03806
adress reviews 2020-07-30 15:53:44 +10:00
Audric Ackermann
c82965afe1
Merge pull request #1294 from Bilb/fix-drop-message-closed-group 2020-07-30 15:46:08 +10:00
Audric Ackermann
761ebf4a7c
lint 2020-07-30 15:03:08 +10:00
Audric Ackermann
abc9456d14
add popup for disabling multi device 2020-07-30 15:01:11 +10:00
Audric Ackermann
a4397ceeb3
Merge remote-tracking branch 'upstream/clearnet' into fix-drop-message-closed-group 2020-07-30 12:57:30 +10:00
Audric Ackermann
ba624d5d2f
Merge pull request #1292 from Bilb/fix-caption-attachments 2020-07-30 12:52:05 +10:00
Audric Ackermann
b237d20e62
treat mentions to our primary as us from secondary 2020-07-30 12:44:47 +10:00
Audric Ackermann
12ec5beb95
fix bug preventing loading of out of view cells in conversations list 2020-07-30 11:19:52 +10:00
Audric Ackermann
e806e912a3
move password_utils.js to typescript 2020-07-30 11:07:36 +10:00
Audric Ackermann
89579ebd35
refactor SessionPasswordModal to handle errors on length 2020-07-30 10:58:17 +10:00
Audric Ackermann
8d93bdd153
Merge pull request #1293 from Bilb/fix-drop-message-closed-group 2020-07-30 09:27:56 +10:00
Audric Ackermann
a6fa3386c1
do not trigger group update if name or avatar did not change 2020-07-30 08:54:52 +10:00
Audric Ackermann
582499be25
do not drop group control message from blocked user 2020-07-30 08:42:31 +10:00
Audric Ackermann
6063e0757d
remove 'friend' reference from messages.json 2020-07-29 15:33:02 +10:00
Audric Ackermann
64dff64925
fix mentions notification displayname rather than pubkeys
* replace @pubkeys with their corresponding display name if found
* fix the display of the @ sign on the conversationListItem
2020-07-29 15:22:49 +10:00
Audric Ackermann
6d267b0fcb
remove unused code 2020-07-29 14:40:21 +10:00
Audric Ackermann
708a999ff6
fix caption for attachments when they are set 2020-07-29 12:07:06 +10:00
Audric Ackermann
3c729388e0
Merge pull request #1291 from Bilb/tsc-incremental-speedup
use tsc --incremental to speed up builds
2020-07-29 11:19:23 +10:00
Audric Ackermann
4c4c7795d2
Merge pull request #1290 from Bilb/fix-lightbox-size-big-pictures 2020-07-29 11:19:13 +10:00
Audric Ackermann
41d5d272f5
use --incremental to speed up builds 2020-07-29 10:01:57 +10:00
Audric Ackermann
9354c53490
drop errors when not being able to delete the tmpDir 2020-07-28 16:35:44 +10:00
Audric Ackermann
bbd16dbb54
fix size of dialog lightbox with big pictures 2020-07-28 15:12:34 +10:00
Maxim Shishmarev
d95dfdc04a
Merge pull request #1280 from msgmaxim/medium-group-fixes
Medium group protocol changes
2020-07-28 14:23:58 +10:00
Audric Ackermann
8556e86d4d
Merge pull request #1289 from Bilb/use-multiprotocol-public-chat 2020-07-28 13:35:56 +10:00
Audric Ackermann
5f47c42038
when pulling public message, use the MultiDeviceProtocol to check
if this message is coming from us rather than checking the cached values
2020-07-28 12:20:54 +10:00
Maxim Shishmarev
db05592400 Address review comments 2020-07-28 12:13:41 +10:00
Audric Ackermann
a853d27b28
disable multi device link and show warnings placeholder 2020-07-28 08:58:55 +10:00
Audric Ackermann
ad24ad28d6
Merge pull request #1284 from Bilb/fix-ttl-ugly-hack 2020-07-27 16:52:48 +10:00
Audric Ackermann
eb06356b26
Merge pull request #1277 from Bilb/fix-blocklist-handle 2020-07-27 16:52:40 +10:00
Audric Ackermann
4fe0705f3f
do not filter by existing conversation when syncing blocked ids 2020-07-27 10:26:15 +10:00
Audric Ackermann
bcbffa57da
Merge pull request #1286 from Bilb/enable-onion-file-server 2020-07-27 10:12:53 +10:00