Commit Graph

8645 Commits (2c45ff73b21f66ecab9019a8f67f33d8b7cbc3fb)
 

Author SHA1 Message Date
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
Audric Ackermann 401c37c39e
make standardized menu, use them in ConversationHeader
and ConversationListItem
5 years ago
Audric Ackermann 8910be2ceb
remove unused class and files 5 years ago
Audric Ackermann 394030b711
remove getDefaultTTL and use Constants values instead 5 years ago
Audric Ackermann 48edd431da
use constants rather than string for ttl 5 years ago
Audric Ackermann 467f96acac
substract 1 hour for control of ttl message so PN can ignore them 5 years ago
Audric Ackermann ce6263dc21
share ContextMenu item tests for ConversationListeItem and ConversationHeader 5 years ago
Vince 323a1498f6
Update package.json 5 years ago
Vince e2d2b30cf1
Update package.json 5 years ago
Audric Ackermann 8105f0647a
make a few unit tests quicker by polling more aggressively on results 5 years ago
Audric Ackermann cd516aab64
lint 5 years ago
Audric Ackermann 5d7ecc690d
remove unused USERNAME and PASSWORD from MessageReceiver & MessageSender 5 years ago
Audric Ackermann ffbba2480f
hide blocking option from UI for blocking groups 5 years ago
Audric Ackermann 3e23039adb
do not sync blocked closed group as mobile is not ready yet 5 years ago