Commit Graph

14161 Commits (f706e38ef7ae9ccfbd4191eafee526bd4caee3f2)
 

Author SHA1 Message Date
nielsandriesse f706e38ef7 Debug 4 years ago
nielsandriesse 8de5605edd Delete folder 4 years ago
nielsandriesse e819d8f536 Update dependencies 4 years ago
nielsandriesse c4db0021c2 Update .gitignore 4 years ago
nielsandriesse faac676bf5 Clean 4 years ago
nielsandriesse da732fa91b Update Pods 4 years ago
nielsandriesse 1c0b32af3c Fix ECKeyPair usage 4 years ago
nielsandriesse 5d8d468826 Implement SessionSnodeKit & SessionProtocolKit conformances 4 years ago
nielsandriesse 3ef9a50ca6 Ditch Pods submodule 4 years ago
nielsandriesse 58e69aae9c Organize files 4 years ago
nielsandriesse f6c1c84d90 Remove various unused files 4 years ago
nielsandriesse 000e907d47 Clean up Podfile 4 years ago
nielsandriesse 950bf59978 Fix target naming 4 years ago
nielsandriesse 7e213c71d5 Make everything build again 4 years ago
nielsandriesse ffa64e4747 Merge SignalMessaging into SignalUtilitiesKit 4 years ago
nielsandriesse ae635dbd36 Make SignalMessaging work with SignalUtilitiesKit 4 years ago
nielsandriesse c475f895e8 Create SignalUtilitiesKit 4 years ago
nielsandriesse 82127bfe4d Clean 4 years ago
nielsandriesse 6986c7db59 Fix crash 4 years ago
nielsandriesse 06401387c1 Remove accidentally committed files 4 years ago
nielsandriesse 8bdbac3eb3 Create SessionUIKit 4 years ago
nielsandriesse 58ea6c5608 Make things build again 4 years ago
nielsandriesse 505370f8d6 Implement open group message conversion 4 years ago
nielsandriesse 362e2e9c03 Update SessionMessagingKit for open groups 4 years ago
nielsandriesse a3382f41d4 Re-organize files 4 years ago
nielsandriesse 41d078d012 Re-implement Signal protocol decryption 4 years ago
nielsandriesse 8520ec59dd Re-organize files 4 years ago
nielsandriesse a9755631e3 Re-implement Signal protocol encryption 4 years ago
nielsandriesse 82b12901b9 Re-add missing Signal protocol bits 4 years ago
nielsandriesse 8f443a38af Re-implement message wrapping 4 years ago
nielsandriesse 4c69388c6c Match Signal coding keys 4 years ago
nielsandriesse bef616b5bd Implement NotifyPNServerJob 4 years ago
nielsandriesse b9f2881c9d Implement destination coding 4 years ago
nielsandriesse 71d51a873a Further implement JobQueue 4 years ago
nielsandriesse ae81bfb610 Clean 4 years ago
nielsandriesse d80804ca5a Create JobQueue 4 years ago
nielsandriesse 28172b4ed2 Create AttachmentUploadJob & AttachmentDownloadJob
Also conform SnodeMessage to NSCoding
4 years ago
nielsandriesse b4545903b1 Fix build 4 years ago
nielsandriesse 4b63588f1a Create MessageSendJob & MessageReceiveJob
Also implement message sending notifications & custom TTL for typing indicators
4 years ago
nielsandriesse 9e42eeca34 Finish sending pipeline 4 years ago
nielsandriesse 21fe9558a4 Partially implement messaging kit encryption & decryption 4 years ago
nielsandriesse 52ed49d61e Validate messages after receiving 4 years ago
nielsandriesse 001b85353e Validate messages before sending 4 years ago
nielsandriesse 063214dea3 Implement VisibleMessage.toProto() 4 years ago
nielsandriesse c3f2c44657 Implement VisibleMessage.fromProto(_:) 4 years ago
nielsandriesse a782f36aa4 Clean 4 years ago
nielsandriesse 18755e8e64 Implement profile 4 years ago
nielsandriesse 39a1a4b3ab Implement link preview 4 years ago
nielsandriesse 9dc942772c Implement quote 4 years ago
nielsandriesse 40098ac180 Partially implement receiving pipeline 4 years ago