Commit Graph

66 Commits (d2e8f2142e19881dde353bc052f0455d7481eaab)

Author SHA1 Message Date
Niels Andriesse d2e8f2142e WIP 4 years ago
Niels Andriesse d7c71a8c06 Make things compile again 4 years ago
nielsandriesse b218a16b05 Implement attachment downloading 5 years ago
nielsandriesse 961878f74c Parse attachment pointers 5 years ago
nielsandriesse 9f4d72f2f5 Make quotes work again
Also organize files
5 years ago
Niels Andriesse 4a31a84daa Fix messages showing up as failed 5 years ago
Niels Andriesse 9242f971fd Fix timestamp handling 5 years ago
Niels Andriesse 2e85d5fb41 Fix message sending status bar 5 years ago
Niels Andriesse 72b4c3edaf WIP 5 years ago
Niels Andriesse 30370bf4d2 Make basic message sending work 5 years ago
nielsandriesse 58802936c1 Finish message receiving pipeline 5 years ago
nielsandriesse 97545de75e Handle expiration timer updates 5 years ago
nielsandriesse 7e9eb2f138 Make typing indicators work & implement job resuming 5 years ago
Niels Andriesse b030b5999b Make messages show up again 5 years ago
nielsandriesse f36f447bec Ditch unused Signal code 5 years ago
nielsandriesse 14c87139c6 Merge branch 'dev' into refactor-4 5 years ago
nielsandriesse 6dc3184b2a Merge branch 'dev' into refactor-3 5 years ago
nielsandriesse 262c5ebe4a Fix incorrect tag 5 years ago
nielsandriesse b88bfd1da0 Configure SessionMessagingKit 5 years ago
nielsandriesse aba4cda143 WIP 5 years ago
nielsandriesse 15c6784f0f WIP 5 years ago
nielsandriesse f706e38ef7 Debug 5 years ago
nielsandriesse e819d8f536 Update dependencies 5 years ago
nielsandriesse 1c0b32af3c Fix ECKeyPair usage 5 years ago
nielsandriesse c475f895e8 Create SignalUtilitiesKit 5 years ago
nielsandriesse 82127bfe4d Clean 5 years ago
nielsandriesse 505370f8d6 Implement open group message conversion 5 years ago
nielsandriesse 362e2e9c03 Update SessionMessagingKit for open groups 5 years ago
nielsandriesse a3382f41d4 Re-organize files 5 years ago
nielsandriesse 41d078d012 Re-implement Signal protocol decryption 5 years ago
nielsandriesse a9755631e3 Re-implement Signal protocol encryption 5 years ago
nielsandriesse 82b12901b9 Re-add missing Signal protocol bits 5 years ago
nielsandriesse 8f443a38af Re-implement message wrapping 5 years ago
nielsandriesse 4c69388c6c Match Signal coding keys 5 years ago
nielsandriesse bef616b5bd Implement NotifyPNServerJob 5 years ago
nielsandriesse b9f2881c9d Implement destination coding 5 years ago
nielsandriesse 71d51a873a Further implement JobQueue 5 years ago
nielsandriesse ae81bfb610 Clean 5 years ago
nielsandriesse d80804ca5a Create JobQueue 5 years ago
nielsandriesse 28172b4ed2 Create AttachmentUploadJob & AttachmentDownloadJob
Also conform SnodeMessage to NSCoding
5 years ago
nielsandriesse b4545903b1 Fix build 5 years ago
nielsandriesse 4b63588f1a Create MessageSendJob & MessageReceiveJob
Also implement message sending notifications & custom TTL for typing indicators
5 years ago
nielsandriesse 9e42eeca34 Finish sending pipeline 5 years ago
nielsandriesse 21fe9558a4 Partially implement messaging kit encryption & decryption 5 years ago
nielsandriesse 52ed49d61e Validate messages after receiving 5 years ago
nielsandriesse 001b85353e Validate messages before sending 5 years ago
nielsandriesse 063214dea3 Implement VisibleMessage.toProto() 5 years ago
nielsandriesse c3f2c44657 Implement VisibleMessage.fromProto(_:) 5 years ago
nielsandriesse a782f36aa4 Clean 5 years ago
nielsandriesse 18755e8e64 Implement profile 5 years ago