Commit Graph

8485 Commits (d58408fed0ac2b5e0b321e542644c6f1e5f32b05)
 

Author SHA1 Message Date
Vincent 54209e98a8 propogate join channel erros 5 years ago
Vincent 39b41cb222 joining-open-groups 5 years ago
Maxim Shishmarev ae35626b35
Merge pull request #1221 from msgmaxim/ts-onion-requests
Move onion requests to typescript
5 years ago
Mikunj Varsani f11e0f2cd0
Merge pull request #1222 from Mikunj/blocking
Fix up Blocking
5 years ago
Maxim Shishmarev ccc487528d Fix edkey extraction 5 years ago
Mikunj f008a8b3ef Always block the primary device instead of all devices.
Added isBlockedAsync function.
5 years ago
Mikunj 2a1afa9fe7 Forgot checking for our own devices 5 years ago
Mikunj 3159baebfa Fix case where blocked user adds a new linked device. 5 years ago
Audric Ackermann 0366f29473
fix expiretimer on closed groups message showing on session conversation 5 years ago
Vincent 8484b9d3f6 regex-fiddling 5 years ago
Vincent ea23df2986 OpenGroup strict SSL verification 5 years ago
Audric Ackermann a02aa75f1f
Merge remote-tracking branch 'upstream/clearnet' into various-closed-group-fixes 5 years ago
Mikunj 1b93a210bc Comments 5 years ago
Vince 31ef6c2cfc
Merge pull request #1220 from vincentbavitz/closed-group-fixes
Closed Group Fixes
5 years ago
Audric Ackermann bfd19af04d
use MultiDeviceProtocol.isOurDevice when possible 5 years ago
Audric Ackermann 15b8600e25
fix display name and avatar not being updated when message from secondary 5 years ago
Vincent 5b68ea69f7 revert activeAt position 5 years ago
Vincent bcad497c7f regex-for-http 5 years ago
Vincent e7569a569c fix-unicode-windows-error 5 years ago
Mikunj 95f1e34b6b Update tests 5 years ago
Mikunj 8c3943094d Add tests 5 years ago
Maxim Shishmarev 6919f53a45 Move constants to preload.js 5 years ago
Mikunj aa75205bbd Move BlockedNumberController to ts 5 years ago
Vincent 5a2b91d572 Merge branch 'various-closed-group-fixes' of https://github.com/Bilb/loki-messenger into closed-group-fixes 5 years ago
Vincent 447d2b3406 edit-loading-state 5 years ago
Maxim Shishmarev 12f73e23f2 Move onion requests to typescript 5 years ago
Vincent 4c48c9f6d6 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into closed-group-fixes 5 years ago
Vincent 2f38a4a7a3 revert primary-device-pubkey 5 years ago
Vincent 600653d3d6 allow cancel linking 5 years ago
Audric Ackermann ed48818867
include old avatar and expireTimer on groupUpdate 5 years ago
Audric Ackermann 809b4d9461
Merge remote-tracking branch 'upstream/clearnet' into various-closed-group-fixes 5 years ago
Maxim Shishmarev d429390e62
Merge pull request #1218 from msgmaxim/swarm-nodes
Remove swarm nodes from conversations
5 years ago
Audric Ackermann 235ab0bfb3
create convo for both primary and secondary in receivemessage 5 years ago
Vincent 0386259fce cancelling linked 5 years ago
Mikunj Varsani c60dbcd3dc
Merge pull request #1217 from Bilb/fix-handle-empty-buffer-pbjs
ignore other empty buffers which should be null after protobuf decode
5 years ago
Maxim Shishmarev d5a98b8b47 Remove swarm nodes from conversations 5 years ago
Vincent 6e1f3fdc75 linked-devices-limit 5 years ago
Audric Ackermann 2257420523
ignore other empty buffers which should be null after protobuf decode 5 years ago
Mikunj Varsani 26e3eca1a2
Merge pull request #1215 from Mikunj/session-restoration
Automatically restore session on no record error
5 years ago
Mikunj Varsani 47ba9602b0
Merge pull request #1216 from Mikunj/pairing-fix
Fix multi device pairing
5 years ago
Vincent d7f8b2ccdd Merge branch 'session-restoration' of https://github.com/Mikunj/session-desktop into fix-group-name 5 years ago
Mikunj 8f82e7a442 Fix multi device pairing 5 years ago
Mikunj f33897abe2 Automatically restore session on no record error 5 years ago
Mikunj Varsani a3cb98c46c
Merge pull request #1213 from Mikunj/expire-timer-fix
Fix expire timer not working in closed group
5 years ago
Mikunj 669648d9cb Fix expire timer 5 years ago
Maxim Shishmarev cf8ff24535
Merge pull request #1212 from msgmaxim/remove-dead-code
Clean up dead code
5 years ago
Maxim Shishmarev 514d60b1cf Clean up dead code 5 years ago
Mikunj Varsani 416d5f69c0
Merge pull request #1211 from Mikunj/closed-group-fixes
Closed group fixes
5 years ago
Maxim Shishmarev 6a41aa1d88
Merge pull request #1210 from msgmaxim/fix-some-tests
Stub out swarm polling
5 years ago
Mikunj 2ff177d814 Fix promise test 5 years ago