Commit Graph

139 Commits (6fdf544368d5a164b0b0356a6e1f413449efa479)

Author SHA1 Message Date
Niels Andriesse 6fdf544368 Implement end call message 4 years ago
Niels Andriesse 3206ce380e Rename WebRTCWrapper → WebRTCSession 4 years ago
Niels Andriesse b3af41e2fc Debug 4 years ago
Niels Andriesse 1ad42547b2 Batch send ICE candidates 4 years ago
Niels Andriesse 525eb40d8d Make signaling happen using Session messages 4 years ago
Niels Andriesse 030c869d06 Add WebRTC dependency & implement CallMessage 4 years ago
ryanzhao 0ed748074b remove deleted message for linked devices 4 years ago
Ryan Zhao eaab6ee22d deleted message UI in conversation screen 4 years ago
ryanzhao 8d53a775d2 Revert "delete real message and sync message together"
This reverts commit cc17a952e0.
4 years ago
ryanzhao cc17a952e0 delete real message and sync message together 4 years ago
Ryan Zhao 050a2ec534 store server hash value for visible messages 4 years ago
Ryan Zhao c68350f3d8 store hash value for outgoing messages 4 years ago
Ryan Zhao e2a0578770 cancel local notifications for unsend requests 4 years ago
Ryan Zhao b827b9e1ba make it work for multi device 4 years ago
Ryan Zhao dff99cf0fc add unsend request proto 4 years ago
Ryan Zhao 423feae426 add notify reply and clean 4 years ago
Niels Andriesse 44288c45e9 Fix auto scroll to bottom bug 4 years ago
ryanzhao 69dea75486 potentially fix the conversation stuck at unread 4 years ago
Niels Andriesse 356dc0cc4f Clean up indentation 4 years ago
Brice-W 2f0fe36905 add expiration timer to configuration message 4 years ago
Brice-W a840d61f4e delete obsolete code 4 years ago
Niels Andriesse 7bb7edd3c0 Further cleanup 4 years ago
Niels Andriesse b090227a2d Fix potential crash & apply code convention 4 years ago
Brice-W 1f9cd92bce set expiration timer for new group members 4 years ago
Niels Andriesse 3fda8daec9 Merge branch 'dev' into cleanup 4 years ago
Niels Andriesse 61dd768e5c Minor refactoring 4 years ago
Ryan ZHAO d7a7abc11e start expiration timer after attachments downloaded 4 years ago
Niels Andriesse e4d1925436 Show confirmation dialog 4 years ago
Niels Andriesse f3fef34259 Implement proto conversion 4 years ago
Niels Andriesse e2715d1ee9 Implement sending logic 4 years ago
Niels Andriesse bd04775cbf Implement open group invitations UI 4 years ago
nielsandriesse ed047ac512 More cleanup 4 years ago
nielsandriesse 06f795169b Merge branch 'dev' into cleanup 4 years ago
nielsandriesse a098ba7125 Remove unused code 4 years ago
nielsandriesse 05d688a6d3 Add missing enum case 4 years ago
nielsandriesse 955e3abdad Clean up group update handling 4 years ago
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 4 years ago
Niels Andriesse d742fc1548 Delete V1 OGS & file server 4 years ago
nielsandriesse accd838017 Merge branch 'dev' into snode-list-updating 4 years ago
Niels Andriesse 709c0f1463 Add documentation 4 years ago
Ryan ZHAO d897952ce0 use sent timestamp instead of received timestamp for sorting and UI 4 years ago
Ryan ZHAO d360353c17 fix open group message sort id 4 years ago
Ryan ZHAO 7a593862c9 minor fix 4 years ago
Ryan ZHAO 72807c52b7 fix open group message timestamp 4 years ago
Niels Andriesse 1a12487292 Clean 4 years ago
nielsandriesse a76c43973f Increase TTL & remove PoW 4 years ago
ryanzhao 1893ccac76 use TSIncomingMessage's serverTimastamp to make more sense 4 years ago
Ryan ZHAO fcc3c27779 fix unread message count bug 4 years ago
nielsandriesse 09b4b7d388 Update MessageSender for V2 open groups 4 years ago
Niels Andriesse 08015f570f Create DataExtractionNotificationInfoMessage 4 years ago