Commit Graph

8658 Commits (f19016b71b4c192f228160192d3516e270681c25)
 

Author SHA1 Message Date
Mikunj f19016b71b Fix uncaught promise errors not showing up correctly in logs 5 years ago
Mikunj Varsani fba84c0dbc
Merge pull request #1298 from Mikunj/disable-multi-device
Disable multi device
5 years ago
Audric Ackermann d1e4bee90d
Merge pull request #1299 from Bilb/fix-open-group-attachment
fix multiple attachment signature in open group with mobile
5 years ago
Audric Ackermann 3b01ada63a
fix multiple attachment signature in open group with mobile 5 years ago
Mikunj b75b02c5a2 Hide multi device UI if flag is not set 5 years ago
Mikunj 22c64395d9 Remove multi-device warnings 5 years ago
Mikunj 49b994367d Remove multi device data.
Force wipe secondary devices.
5 years ago
Mikunj c0fca99485 Disable multi device 5 years ago
Mikunj fad00a4ebd Bump to version 1.2.0 5 years ago
Audric Ackermann 8e333b1d67
Merge pull request #1295 from Bilb/fix-delete-open-group 5 years ago
Audric Ackermann 6d65c9cc0a
make sendMessage return -1 on fail rather than false 5 years ago
Audric Ackermann 2637981fdb
fix tests 5 years ago
Audric Ackermann 44349079ab
fix delete of open group messages 5 years ago
Audric Ackermann 2c45ff73b2
Merge pull request #1288 from Bilb/disable-link-warning-multi 5 years ago
Audric Ackermann 471a381b4b
show disabled multi device message every 5 loads 5 years ago
Audric Ackermann 9464c03806
adress reviews 5 years ago
Audric Ackermann c82965afe1
Merge pull request #1294 from Bilb/fix-drop-message-closed-group 5 years ago
Audric Ackermann 761ebf4a7c
lint 5 years ago
Audric Ackermann abc9456d14
add popup for disabling multi device 5 years ago
Audric Ackermann a4397ceeb3
Merge remote-tracking branch 'upstream/clearnet' into fix-drop-message-closed-group 5 years ago
Audric Ackermann ba624d5d2f
Merge pull request #1292 from Bilb/fix-caption-attachments 5 years ago
Audric Ackermann b237d20e62
treat mentions to our primary as us from secondary 5 years ago
Audric Ackermann 12ec5beb95
fix bug preventing loading of out of view cells in conversations list 5 years ago
Audric Ackermann e806e912a3
move password_utils.js to typescript 5 years ago
Audric Ackermann 89579ebd35
refactor SessionPasswordModal to handle errors on length 5 years ago
Audric Ackermann 8d93bdd153
Merge pull request #1293 from Bilb/fix-drop-message-closed-group 5 years ago
Audric Ackermann a6fa3386c1
do not trigger group update if name or avatar did not change 5 years ago
Audric Ackermann 582499be25
do not drop group control message from blocked user 5 years ago
Audric Ackermann 6063e0757d
remove 'friend' reference from messages.json 5 years ago
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
5 years ago
Audric Ackermann 6d267b0fcb
remove unused code 5 years ago
Audric Ackermann 708a999ff6
fix caption for attachments when they are set 5 years ago
Audric Ackermann 3c729388e0
Merge pull request #1291 from Bilb/tsc-incremental-speedup
use tsc --incremental to speed up builds
5 years ago
Audric Ackermann 4c4c7795d2
Merge pull request #1290 from Bilb/fix-lightbox-size-big-pictures 5 years ago
Audric Ackermann 41d5d272f5
use --incremental to speed up builds 5 years ago
Audric Ackermann 9354c53490
drop errors when not being able to delete the tmpDir 5 years ago
Audric Ackermann bbd16dbb54
fix size of dialog lightbox with big pictures 5 years ago
Maxim Shishmarev d95dfdc04a
Merge pull request #1280 from msgmaxim/medium-group-fixes
Medium group protocol changes
5 years ago
Audric Ackermann 8556e86d4d
Merge pull request #1289 from Bilb/use-multiprotocol-public-chat 5 years ago
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
5 years ago
Maxim Shishmarev db05592400 Address review comments 5 years ago
Audric Ackermann a853d27b28
disable multi device link and show warnings placeholder 5 years ago
Audric Ackermann ad24ad28d6
Merge pull request #1284 from Bilb/fix-ttl-ugly-hack 5 years ago
Audric Ackermann eb06356b26
Merge pull request #1277 from Bilb/fix-blocklist-handle 5 years ago
Audric Ackermann 4fe0705f3f
do not filter by existing conversation when syncing blocked ids 5 years ago
Audric Ackermann bcbffa57da
Merge pull request #1286 from Bilb/enable-onion-file-server 5 years ago
Audric Ackermann ef0bbf897d
enable onion file server by default 5 years ago
Audric Ackermann 4f8e46325e
Merge pull request #1285 from msgmaxim/fix-file-onions 5 years ago
Audric Ackermann 38724d0992
filter convos to block sync by getting list from BlockedNumberController 5 years ago
Maxim Shishmarev f1bc0ffc27 Fix export for file onions 5 years ago