Commit Graph

18 Commits (94742c80ec1285033a9722ba4363a3fca31e4485)

Author SHA1 Message Date
Morgan Pretty ed9f4ea6c6 Fixed a few closed group and job issues
Fixed a few job migration issues
Fixed an issue with the closed group key pair management (wasn't storing keys correctly)
Refactored the OWSSound (now Preferences.Sound)
Added the logic for the AttachmentDownloadJob and enabled jobs to be cascade deleted via interactions
Optimised the HomeViewModel database observation query (fetch specific columns so changes outside those don't trigger updates)
Updated to the latest GRDB (ran into a deadlock which should be fixed in a newer version)
4 years ago
Morgan Pretty 11231599db Further work on migrations and message pipeline refactoring
Refactored the AppDelegate from Objective C to Swift
Updated the HomeVC to use GRDB
Refactored a number of the Job types to be driven via GRDB and the new JobRunner
Fixed a bug where the LinkPreviewView wouldn't render correctly in dark mode
4 years ago
Morgan Pretty 529e416dd1 Started work on GRDB logic and migrations
Setup a migration pattern
Setup the database configuration and security
Started defining the database schema
Started working on the migrations for SessionSnodeKit
4 years ago
Niels Andriesse 90e53e5cef Redesign conversation screen part 1 5 years ago
Niels Andriesse 71758b0c00 Remove the Signal protocol 5 years ago
nielsandriesse d6c115bc2a Fix module linking issue 5 years ago
nielsandriesse 000249b744 Debug 5 years ago
nielsandriesse 5dfd4b1965 Restructure 5 years ago
Niels Andriesse 4a31a84daa Fix messages showing up as failed 5 years ago
nielsandriesse 58802936c1 Finish message receiving pipeline 5 years ago
nielsandriesse b88bfd1da0 Configure SessionMessagingKit 5 years ago
nielsandriesse c475f895e8 Create SignalUtilitiesKit 5 years ago
nielsandriesse 82127bfe4d Clean 5 years ago
nielsandriesse 362e2e9c03 Update SessionMessagingKit for open groups 5 years ago
nielsandriesse 41d078d012 Re-implement Signal protocol decryption 5 years ago
nielsandriesse a9755631e3 Re-implement Signal protocol encryption 5 years ago
nielsandriesse 28172b4ed2 Create AttachmentUploadJob & AttachmentDownloadJob
Also conform SnodeMessage to NSCoding
5 years ago
nielsandriesse e8892a1f0f Implement session request 5 years ago