Commit Graph

38 Commits (4e471aadb085d91b8fddd791ddca27d17830ea90)

Author SHA1 Message Date
Morgan Pretty 1633105ce2 Merge branch 'dev' into feature/remove-unused-code
# Conflicts:
#	Session/Backups/OWSBackup.m
#	Session/Backups/OWSBackupImportJob.m
#	SignalUtilitiesKit/Sharing/SelectRecipientViewController.m
#	SignalUtilitiesKit/Sharing/SelectThreadViewController.m
2 years ago
Morgan Pretty 0842dbff1e Removed a bunch of unused code
Removed the legacy Theme code (replaced with SessionUIKit equivalents)
Removed the OWSOrphanDataCleaner (unused)
Removed the OWSReceiptType_Delivery from the OWSOutgoingReceiptManager (unused)
Removed the TSStorageKeys and TSStorageHeaders files (unused)
Removed the LKMessageIDCollection (unused - only had methods for deleting data from the collection)
Removed the OWSPrimaryStorageTrustedKeysCollection and OWSIdentityManager_QueuedVerificationStateSyncMessages (unused)
Removed collections and notifications from OWSProfileManager (unused)
2 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
2 years ago
Niels Andriesse ca862096b4 Rename profilePictureEncryptionKey → profileEncryptionKey 3 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.
3 years ago
Niels Andriesse 3fda8daec9 Merge branch 'dev' into cleanup 3 years ago
Niels Andriesse 5e1a33c32e Switch to dedicated server 3 years ago
Niels Andriesse cdf27a631a Fix profile picture handling 3 years ago
Niels Andriesse 38a7c93967 Fix profile picture handling 3 years ago
Niels Andriesse 3d35face94 Fix crash 3 years ago
Niels Andriesse 90c8060b98 Fix missing user defaults update 3 years ago
Niels Andriesse 9bf8fe0a48 Fix missing user defaults update 3 years ago
nielsandriesse 06f795169b Merge branch 'dev' into cleanup 3 years ago
nielsandriesse 49f3b9f7db Rename contactIdentifier → contactSessionID 3 years ago
nielsandriesse 21acdfc835 Clean up thread model 3 years ago
Niels Andriesse d742fc1548 Delete V1 OGS & file server 3 years ago
Niels Andriesse e9df213bfe Put feature flags in one place 3 years ago
Niels Andriesse f7613e09bf Convert remaining file server usages 3 years ago
Niels Andriesse 92304fa590 Clean & debug 3 years ago
Niels Andriesse dd0baf0d97 Unify contacts APIs 3 years ago
Niels Andriesse f6ced55003 Debug 3 years ago
nielsandriesse e38dae5a05 Replace PublicChatManager 4 years ago
nielsandriesse 947287e42f Debug 4 years ago
nielsandriesse d6314c8d30 Handle configuration messages 4 years ago
Niels Andriesse 71758b0c00 Remove the Signal protocol 4 years ago
nielsandriesse 9ebb448b5f Fix crash 4 years ago
Niels Andriesse 5cf732709b Handle PN mentions 4 years ago
nielsandriesse 896ca8f0bd Fix profile picture updating 4 years ago
Niels Andriesse 341782f255 Fix profile handling 4 years ago
Niels Andriesse ac6baec6f2 Make things compile again 4 years ago
nielsandriesse 5dfd4b1965 Restructure 4 years ago
Niels Andriesse aec182f36c WIP 4 years ago
Niels Andriesse bbd3ecd54a Delete ClosedGroupsProtocol 4 years ago
Niels Andriesse d7c71a8c06 Make things compile again 4 years ago
nielsandriesse b218a16b05 Implement attachment downloading 4 years ago
nielsandriesse 7d207ddfb7 Organize files 4 years ago
nielsandriesse 9f4d72f2f5 Make quotes work again
Also organize files
4 years ago
Niels Andriesse 72b4c3edaf WIP 4 years ago