Commit Graph

16 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 a1b4554cdb Migrated the SessionSnodeKit from YapDatabase to GRDB
Changed the min OS version to iOS 13.0 (support for 'Identifiable')
Removed the alternate approaches to fetching the userKeyPair and userPublicKeyHexString (no consistently routed through the caching method)
Migrated the 'OWSIdentityManager' logic to use the new 'Identity' type
Added the 'Setting' table and got the pattern working fairly nicely (unfortunately there isn't a good way to avoid key collision without proper enums)
Updated the SessionSnodeKit to migration it's data from YDB to GRDB
Updated the SessionSnodeKit to use GRDB throughout it's logic
4 years ago
Morgan Pretty 78c0d000be Removed the OWSBlockingManager replacing it with the config sync
Fixed an issue where the "block" button would appear in the NoteToSelf swipe menu
Removed the OWSBlockingManager and supporting files
Removed a number of unused classes and methods
Refactored the BlockListUIUtils to Swift
4 years ago
Morgan Pretty 2e10ccf99d Updated the code to cache the retrieval of the user public key 4 years ago
nielsandriesse a098ba7125 Remove unused code 5 years ago
Niels Andriesse b2ef12a1df Reduce code duplication 5 years ago
Niels Andriesse 4c4ec0c039 Remove unused code 5 years ago
nielsandriesse d5e1237b0c Allow admins to leave & fix remaining issues 5 years ago
Niels Andriesse 71758b0c00 Remove the Signal protocol 5 years ago
Niels Andriesse 341782f255 Fix profile handling 5 years ago
Niels Andriesse ac6baec6f2 Make things compile again 5 years ago
nielsandriesse 1037ce5113 WIP 5 years ago
nielsandriesse 5dfd4b1965 Restructure 5 years ago
nielsandriesse b218a16b05 Implement attachment downloading 5 years ago
nielsandriesse c1196a6921 Start SessionMessagingKit 5 years ago