Commit Graph

22 Commits (28553b218bd7173456bf87b6b8d5df641affc66a)

Author SHA1 Message Date
Morgan Pretty cf66edb723 Further work on SessionMessagingKit migrations
Added migrations for contacts and started working through thread migration (have contact and closed group threads migrating)
Deprecated usage of ECKeyPair in the migrations (want to be able to remove Curve25519Kit in the future)
2 years ago
Ryan Zhao c68350f3d8 store hash value for outgoing messages 3 years ago
nielsandriesse accd838017 Merge branch 'dev' into snode-list-updating 3 years ago
Niels Andriesse 1a12487292 Clean 3 years ago
nielsandriesse a76c43973f Increase TTL & remove PoW 3 years ago
ryanzhao 1893ccac76 use TSIncomingMessage's serverTimastamp to make more sense 3 years ago
Niels Andriesse 74fd3eb812 Partially implement message syncing 4 years ago
Niels Andriesse a6e44ca0f0 Clean 4 years ago
Niels Andriesse ee1d4b1bd5 Debug & make UI clearer 4 years ago
nielsandriesse f504965dfa Set group context
Android needs this
4 years ago
Niels Andriesse 4942da1d23 Send read receipts again 4 years ago
Niels Andriesse 2e85d5fb41 Fix message sending status bar 4 years ago
nielsandriesse 58802936c1 Finish message receiving pipeline 4 years ago
Niels Andriesse b030b5999b Make messages show up again 4 years ago
nielsandriesse 4b63588f1a Create MessageSendJob & MessageReceiveJob
Also implement message sending notifications & custom TTL for typing indicators
4 years ago
nielsandriesse 52ed49d61e Validate messages after receiving 4 years ago
nielsandriesse 001b85353e Validate messages before sending 4 years ago
nielsandriesse e8892a1f0f Implement session request 4 years ago
nielsandriesse d407467279 Implement expiration timer update 4 years ago
nielsandriesse 1644f078fe Implement typing indicator serialization 4 years ago
nielsandriesse 48f166b893 Implement typing indicator proto conversion 4 years ago
nielsandriesse fbc41a857a Stub sending & receiving pipelines 4 years ago