Vincent
|
2095c63a57
|
Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into message-sending-rafactor__cache
|
5 years ago |
Mikunj
|
9f27d62f76
|
Review fixes
|
5 years ago |
Audric Ackermann
|
7031328eea
|
remove useless hasSession test
|
5 years ago |
Mikunj
|
4a5146025b
|
Fix job queue test.
|
5 years ago |
Mikunj
|
9b855a11e1
|
Added MessageSender tests
|
5 years ago |
Audric Ackermann
|
b9aa0ad8d5
|
Merge remote-tracking branch 'upstream/clearnet' into message-sending-refactor
|
5 years ago |
Audric Ackermann
|
dc00923f17
|
add SessionProtocol test
|
5 years ago |
Mikunj
|
e9983099a9
|
Fix tests
|
5 years ago |
Vincent
|
728b43be9e
|
cache-pull-from-db-finish
|
5 years ago |
Vincent
|
b203dc4493
|
Finalized cache
|
5 years ago |
Vincent
|
afcbf7049e
|
linted
|
5 years ago |
Vincent
|
bbfa6499e0
|
Stubbed cache
|
5 years ago |
Vincent
|
fb4c6fb387
|
testing stubs
|
5 years ago |
Audric Ackermann
|
1c570e1c2f
|
Merge branch 'message-sending-refactor' of github.com:loki-project/loki-messenger into message-sending-refactor
|
5 years ago |
Vincent
|
b8ec9bd995
|
Typify PubKey
|
5 years ago |
Vincent
|
372754e360
|
Pulled from audric
|
5 years ago |
Vincent
|
a9d9303449
|
Prep for pull
|
5 years ago |
Vincent
|
a5cfbd584b
|
linted
|
5 years ago |
Vincent
|
dec7aa10c8
|
Revert pulls
|
5 years ago |
Mikunj
|
863c6da772
|
Add util to wrap window stubs
|
5 years ago |
Mikunj
|
21e2469b75
|
Add more tests
|
5 years ago |
Mikunj
|
4704893649
|
Refactor
|
5 years ago |
Mikunj
|
2e02e7d67b
|
Linting
|
5 years ago |
Mikunj
|
cd58e9b86e
|
Add utils for stubbing.
Added ImportMock for easier es6 stubbing.
|
5 years ago |
Audric Ackermann
|
935ac8d8f9
|
lint
|
5 years ago |
Audric Ackermann
|
1dec669d11
|
make sessionProtoco read and write to db
|
5 years ago |
Audric Ackermann
|
bfade45b00
|
add start of SessionProtocol
|
5 years ago |
Mikunj
|
736cbc06da
|
Add tests
|
5 years ago |
Audric Ackermann
|
6faa764419
|
lint
|
5 years ago |
Audric Ackermann
|
ee6ee7ec4f
|
Merge remote-tracking branch 'upstream/message-sending-refactor' into audric/refactor-message-sending
|
5 years ago |
Audric Ackermann
|
77552aa3b7
|
use toNumber from lodash to make testing of Long cleaner
|
5 years ago |
Audric Ackermann
|
fa853538d0
|
LINT after prettier upgrade
|
5 years ago |
Audric Ackermann
|
9fd929e812
|
lint
|
5 years ago |
Audric Ackermann
|
3840d061c3
|
add test for closed group chat
|
5 years ago |
Audric Ackermann
|
934838cc1c
|
add tests for opengroup message
|
5 years ago |
Audric Ackermann
|
113cf8713b
|
remove Content.toObject() from tests and update them
|
5 years ago |
Audric Ackermann
|
73dbcd890b
|
add test for ChatMessage
|
5 years ago |
Audric Ackermann
|
d1da0e581e
|
test message check for identifier set
|
5 years ago |
Audric Ackermann
|
e345f6a39f
|
fix typingMessage test
|
5 years ago |
Audric Ackermann
|
da8999263b
|
make identifier a uuid
|
5 years ago |
Audric Ackermann
|
2acba52933
|
use undefined or ? rather than null
|
5 years ago |
Audric Ackermann
|
7191038f21
|
add SessioNEstablishedMessage and tests
|
5 years ago |
Audric Ackermann
|
46a48406c7
|
add EndSession and SessionReset messages & tests
|
5 years ago |
Audric Ackermann
|
4d6ceac0f2
|
typo
|
5 years ago |
Audric Ackermann
|
823bc4216e
|
ReceiptMessage test: toNumber() for long values
|
5 years ago |
Audric Ackermann
|
9ea95e59fa
|
add GroupInvitationMessage and tests
|
5 years ago |
Audric Ackermann
|
56d744fda9
|
add TypingMessage and tests
|
5 years ago |
Audric Ackermann
|
fa26ff9e32
|
pass args by {} and add deviceLink tests
|
5 years ago |
Audric Ackermann
|
f1244f3031
|
add device unlink and receiptMessage class and tests
|
5 years ago |
Mikunj
|
21586f8e14
|
Linting + Improve tslint rules in tests
|
5 years ago |
Mikunj
|
956dea8a1f
|
Use correcy syntax for async asserts
|
5 years ago |
Mikunj
|
6557d7bcb3
|
Updated JobQueue tests
|
5 years ago |
Mikunj
|
3dfc1ca213
|
Improved JobQueue.
Added tests.
|
5 years ago |
Audric Ackermann
|
e45ef6f291
|
add test for unpairing request message
|
5 years ago |