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 |
Audric Ackermann
|
d03ef84a49
|
Merge pull request #1259 from Bilb/fix-read-receipt
|
5 years ago |
Mikunj
|
258b406b9e
|
Improve unhandled promise error logging
|
5 years ago |
Audric Ackermann
|
dd3080d9fe
|
mark conversation as secondary on message synced when needed
|
5 years ago |
Mikunj
|
d943a9401b
|
Bump version to 1.1.2
|
5 years ago |
Audric Ackermann
|
263a4ba149
|
Merge pull request #1260 from Bilb/fix-app-start-with-pw
|
5 years ago |
Audric Ackermann
|
30964e5008
|
load SessionPasswordPrompt directly from password_preload.js
|
5 years ago |
Audric Ackermann
|
1d34be1176
|
Merge remote-tracking branch 'upstream' into fix-app-start-with-pw
|
5 years ago |
Audric Ackermann
|
38c0c53a69
|
Fix app start with password set by requiring only
what is needed in the signal.js loaded by password_preload.js
|
5 years ago |