Commit Graph

21 Commits (e0e0830d3b5b1f0ffa865cfc69e7fec39a18a765)

Author SHA1 Message Date
Audric Ackermann e0e0830d3b
remove all ratchet when needed to get fresh senderKey from members 5 years ago
Audric Ackermann 76664d9a11
use created_at for public group to order messages 5 years ago
Audric Ackermann e9f1183178
remove export of getMessageCount 5 years ago
Audric Ackermann c35e1008a5
remove getAllPrivateConversations 5 years ago
Audric Ackermann cd686269cb
use server created_at timestamp to order messages
Also update the way we check for duplicated message to allow a 10s
window with the same body rather than an exact match of timestamp.

This is needed as the timestamp of the message pulled is now the one of
the creation of the server, and not the same we have locally (sent at).
5 years ago
Maxim Shishmarev db05592400 Address review comments 5 years ago
Maxim Shishmarev 237bd84b35 Fix medium group sending for single device users; protocol changes 5 years ago
Maxim Shishmarev 12f73e23f2 Move onion requests to typescript 5 years ago
Maxim Shishmarev d5a98b8b47 Remove swarm nodes from conversations 5 years ago
Maxim Shishmarev 6fcc1f7ae4 Merge branch 'clearnet' into refactor-polling 5 years ago
Maxim Shishmarev 0904e7a8ca Refactor from message polling to content message handling 5 years ago
Vincent e2e867d5c1 Merge branch 'clearnet' of https://github.com/loki-project/session-desktop into utils-tests 5 years ago
Vincent 32015eeab6 ptests 5 years ago
Vincent f72423c2ba types-etc 5 years ago
Mikunj c8414fdce6 Simplify sql and data files 5 years ago
Mikunj b644e2a05f Added more types.
Finalise MessageEncrypter.
5 years ago
Mikunj 85d3c35c0c Fix types 5 years ago
Mikunj 729fa594b8 Updated window exports 5 years ago
Vincent 7a85d69970 Mostly strictly types Signal Data 5 years ago
sachaaaaa d3c3184405 Search returns primary device when looking up secondary pub key 6 years ago
Scott Nonnenberg b3ac1373fa Move left pane entirely to React 6 years ago