Commit Graph

6 Commits (63db2a4e3d624ed64adabe7e99345b1d22836a14)

Author SHA1 Message Date
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
Niels Andriesse 519ffa4405 Fully switch to the new contact API
This should improve performance significantly as it avoids many unnecessary sync transactions. It also makes the code more readable.
4 years ago
Niels Andriesse 10e6d114a0 Sync profile updates 5 years ago
Niels Andriesse 90e53e5cef Redesign conversation screen part 1 5 years ago
nielsandriesse e38dae5a05 Replace PublicChatManager 5 years ago
nielsandriesse 5dfd4b1965 Restructure 5 years ago