Mikunj Varsani
|
006b5760c6
|
Merge pull request #1192 from Mikunj/send-to-group
Handle typing and expiration messages when sending to group
|
5 years ago |
Mikunj Varsani
|
c23d7a2fe3
|
Merge pull request #1191 from Mikunj/auth-verification
Pairing Authorisation verification when fetched from file server
|
5 years ago |
Mikunj
|
6039425300
|
Fix test
|
5 years ago |
Mikunj
|
b52544e6ba
|
Fix imports
|
5 years ago |
Mikunj
|
212b002c62
|
Fix typo
|
5 years ago |
Mikunj
|
c2c56bb9b0
|
Handle typing and expiration messages when sending to group
|
5 years ago |
Mikunj
|
d4ea483aa0
|
Filter invalid authorisations from the file server
|
5 years ago |
Mikunj
|
2e82bf98c1
|
Added libloki typings
|
5 years ago |
Audric Ackermann
|
c768b2c350
|
Merge pull request #1183 from Bilb/hooking-up-sending
|
5 years ago |
Audric Ackermann
|
b9c1bd7089
|
remove checkForSignalAccount()
|
5 years ago |
Audric Ackermann
|
6a13839d9d
|
address reviews
|
5 years ago |
Audric Ackermann
|
9baefb573e
|
fix tests
|
5 years ago |
Audric Ackermann
|
cadc92ee7a
|
lint
|
5 years ago |
Audric Ackermann
|
0668798b72
|
Merge remote-tracking branch 'upstream/clearnet' into hooking-up-sending
|
5 years ago |
Audric Ackermann
|
aa797f6670
|
various changes to be reverted. kind of working session chats only.
|
5 years ago |
Mikunj Varsani
|
8ef9ba418a
|
Merge pull request #1188 from Mikunj/revert-group-id
Added strict type checking to group id
|
5 years ago |
Ryan Tharp
|
f0d88681a3
|
Merge pull request #1190 from neuroscr/clearnet
scope buildNewOnionPathsWorker call properly
|
5 years ago |
Ryan Tharp
|
9c1d2fad78
|
scope buildNewOnionPathsWorker call properly
|
5 years ago |
Mikunj
|
53727b7e59
|
Update ClosedGroupChatMessage
|
5 years ago |
Audric Ackermann
|
a67fa54587
|
Merge remote-tracking branch 'upstream/clearnet' into hooking-up-sending
|
5 years ago |
Ryan Tharp
|
0c680f3f2f
|
Merge pull request #1189 from neuroscr/clearnet
Clean up loki_primitives
|
5 years ago |
Ryan Tharp
|
5678f40b9e
|
additional clean up lint found, converting let => direct return
|
5 years ago |
Ryan Tharp
|
f6525862d4
|
remove rethrows and seemingly uneeded configure
|
5 years ago |
Audric Ackermann
|
cf7635428a
|
Merge remote-tracking branch 'upstream/clearnet' into hooking-up-sending
|
5 years ago |
Mikunj
|
4d0d2727bd
|
Added strict type checking to group id
|
5 years ago |
Audric Ackermann
|
77025d1afd
|
adress review
|
5 years ago |
Audric Ackermann
|
bd940a9f79
|
add groupUpdate message and groupInfo to new pipeline
|
5 years ago |
Audric Ackermann
|
b0ed0207e0
|
fix one to one (session) chats with just the body set
|
5 years ago |
Audric Ackermann
|
c783e14a86
|
move sync request messages types to new pipeline
|
5 years ago |
Audric Ackermann
|
6380f7426f
|
fix pairing devices bugs since move to new pipeline
|
5 years ago |
Mikunj Varsani
|
3d7b36aa57
|
Merge pull request #1184 from Mikunj/folder-restructure
Split test utils file into smaller files
|
5 years ago |
Audric Ackermann
|
029851400d
|
include endSession message with new pipeline
|
5 years ago |
Mikunj
|
b85348569b
|
Merge branch 'clearnet' into folder-restructure
|
5 years ago |
Audric Ackermann
|
908316f00d
|
update ReadReceiptMessage and DeliveryReceiptMessage to new pipeline
|
5 years ago |
Mikunj Varsani
|
c1248e973f
|
Merge pull request #1185 from Mikunj/fix-tests
Fix MessageQueue tests
|
5 years ago |
Mikunj
|
8f492f8e74
|
Review changes
|
5 years ago |
Mikunj
|
3bf5796cd5
|
Modify periodic check implementation
|
5 years ago |
Maxim Shishmarev
|
5ca2a9db37
|
Merge pull request #1186 from msgmaxim/fix-open-groups
Fix incorrect conversation id for incoming open group messages
|
5 years ago |
Maxim Shishmarev
|
7fe6583608
|
Fix incorrect conversation id for incoming open group messages
|
5 years ago |
Audric Ackermann
|
e0979fc4a5
|
add RequestContactSyncMessage and RequestGroup and RequestConfiguration messages to new pipeline
|
5 years ago |
Audric Ackermann
|
e9875b2c1b
|
disable tslint rule whichs forbids small letters hexa
|
5 years ago |
Mikunj
|
d862269f8d
|
Update tests
|
5 years ago |
Audric Ackermann
|
9c1f0e76fd
|
add RequestContactSyncMesage
|
5 years ago |
Audric Ackermann
|
fbba5575ba
|
remove buildSessionRequest message
|
5 years ago |
Audric Ackermann
|
1fe0e3a815
|
remove sendBackgroundMessage
|
5 years ago |
Audric Ackermann
|
6e1258e3d1
|
expirationTimerUpdate uses new sending pipeline
|
5 years ago |
Audric Ackermann
|
ff7ca5a0d5
|
add leave of closed group to new sending pipeline
|
5 years ago |
Audric Ackermann
|
34cec0be34
|
RequestGroupInfo via new pipeline
|
5 years ago |
Audric Ackermann
|
439ea09027
|
lint
|
5 years ago |
Audric Ackermann
|
a351ef86dd
|
remove getSendOptions as this is now fetch on encrypt() of a message
|
5 years ago |