Commit Graph

8315 Commits (a972c328c737c0f61ca41790c55e7a6417a992ad)
 

Author SHA1 Message Date
Mikunj a972c328c7 Change how sync messages are handled 5 years ago
Mikunj Varsani 56ee2cd843
Merge pull request #1198 from Mikunj/attachments
Attachments
5 years ago
Mikunj 225d7f84e4 Fix declaration file names 5 years ago
Mikunj 522e9fb4ec Remove old functions 5 years ago
Mikunj 347a1e5582 Add avatar uploading to attachment utils 5 years ago
Mikunj be4e540c62 Remove duplicate logs 5 years ago
Mikunj c589f4a4af Finish hooking up attachments 5 years ago
Mikunj fbbbadada5 Merge branch 'clearnet' into attachments 5 years ago
Audric Ackermann 5f2990d088
Merge pull request #1197 from Bilb/other-messages-new-sending 5 years ago
Audric Ackermann 24f86de087
use SyncMessage when we are only sending a syncMessage 5 years ago
Audric Ackermann 1b011ca74e
fix groupUpdate including an empty kicked field 5 years ago
Audric Ackermann 8b4e69739d
adress review 5 years ago
Mikunj Varsani 05f7698260
Merge pull request #1200 from Mikunj/session-protocol
Add session request expiry checks
5 years ago
Mikunj 13811233b6 Add session request expiry checks 5 years ago
Audric Ackermann 1650d758a5
fix calls with NoteToSelf case -> morph the message to a syncMessage 5 years ago
Audric Ackermann 67a9fcaa46
remove calls to message.sendSyncMessage() 5 years ago
Audric Ackermann 9941c12586
finish adding mediumGroupUpdates 5 years ago
Mikunj 366ccdf97d Add more functions 5 years ago
Mikunj b69ad7db16 Add attachment util 5 years ago
Audric Ackermann 23d22622ca
remove unused methods on sendMessage.js 5 years ago
Audric Ackermann 39bad87a18
updateMediumGroup replaced with new pipeline 5 years ago
Audric Ackermann a43abfd436
move groupContextType to sub classes of Closedgroup 5 years ago
Audric Ackermann df028b7ac6
remove sendMessage() 5 years ago
Audric Ackermann c5cf7f395f
remove sendMessageToNumber and sendMessageToGroup 5 years ago
Audric Ackermann 11c5061dce
update retrySend() and resend() to new pipeline 5 years ago
Audric Ackermann cfd76587f6
remove getSendOptions and getNumberInfo() 5 years ago
Audric Ackermann 5a2de73639
Merge pull request #1194 from Bilb/other-messages-new-sending 5 years ago
Audric Ackermann cae608fd01
drop typing message for public groups and fix opengroup sending 5 years ago
Audric Ackermann b07b195102
Merge remote-tracking branch 'upstream/clearnet' into other-messages-new-sending 5 years ago
Mikunj Varsani 88d3f54f86
Merge pull request #1196 from Mikunj/message-queue-fix
Fix message queue
5 years ago
Audric Ackermann 3b40837ffc
address Pr review 5 years ago
Audric Ackermann 3067dd58aa
adress reviews 5 years ago
Audric Ackermann cd79b5051c
move more logic to build sync message in ts for ContactSync and GroupSync 5 years ago
Mikunj fb53f9ff36 Fix message queue 5 years ago
Mikunj Varsani cbf5b84266
Merge pull request #1195 from Mikunj/byte-buffer-fix
Fix missing ByteBuffer in preloads.
5 years ago
Mikunj 67e2c39b96 Fix missing bytebuffer in preloads 5 years ago
Audric Ackermann fea75de3fe
make the sessionEstablishedMessage nullMessage have some random content 5 years ago
Audric Ackermann d114b6c130
add verifierSyncMesage and syncReadMessages 5 years ago
Audric Ackermann e38ea17e21
paste sessionEstablishedMessage whenever needed 5 years ago
Audric Ackermann 655cc0575e
add sync of closed groups/open groups/ contacts with new pipeline 5 years ago
Audric Ackermann aee7428282
remove non used function in session from sendMessage.js 5 years ago
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