Commit Graph

8936 Commits (92cc9a7cddf64473c01d630d6b4758485b4f2194)
 

Author SHA1 Message Date
Audric Ackermann e2a42d1b61
add stubbing of messageQueue in window from ts tests 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 720bb54bc1
move add_contacts_test open_group_test and registration_test to ts 5 years ago
Audric Ackermann 592c31dfc0
fix tslint issues with spectron includes 5 years ago
Audric Ackermann e2612147b6
make test-integration call tests from ts/session/integration 5 years ago
Audric Ackermann 2496ce7681
move common.js and some integration test files to ts 5 years ago
Audric Ackermann a983085cbd
move page-objects to .ts files 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 81d7189f0d
fix add_contacts test 5 years ago
Audric Ackermann 8558764768
fix open group integration tests 5 years ago
Audric Ackermann 52cb50f063
make lokiPlainFetch return a SnodeResponse object 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 2503b089d6
hide logs on session-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
Maxim Shishmarev cc43555cd2 Merge branch 'clearnet' into medium-group-fixes 5 years ago
Audric Ackermann d2a4757061
trigger and handle blocked contacts/groups as a list on block/unblock 5 years ago
Vince 4a0150c1e2
Update build-binaries.yml
Include builds for UI refactor
5 years ago
Maxim Shishmarev 87144336b7 Large refactor of medium groups. Fixes them for multidevice 5 years ago
Mikunj Varsani c079330dae
Merge pull request #1275 from Mikunj/fix-build-command
Fix build-release command
5 years ago
Mikunj 7580b46b5b Fix build-release command 5 years ago
Mikunj Varsani 8d6b2e7c85
Merge pull request #1274 from Mikunj/better-error
Improve unhandled promise error logging
5 years ago
Maxim Shishmarev 8f0d59f9b8 Fix not shuffling nodes requested for pubkey 5 years ago
Audric Ackermann ae6db8640a
Merge pull request #1273 from Bilb/fix-showing-secondary-conversation-sync 5 years ago