You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/SignalUtilitiesKit/Database
Morgan Pretty 1492232224 Made some optimisations to open group deletion handling
Added a new OpenGroupServerIdLookup to make it easier to get a database id via an open group server id
Added a migration to generate the above data
Updated the handleCompactBody method to stop early if there are no messages to delete (would previously enumerate all interactions regardless)
Updated the handleCompactBody to fetch the mapping for the deleted message so we can avoid enumerating all interactions
3 years ago
..
Migrations Made some optimisations to open group deletion handling 3 years ago
AppPreferences.swift Re-organize files 4 years ago
OWSPrimaryStorage+keyFromIntLong.h Restructure 4 years ago
OWSPrimaryStorage+keyFromIntLong.m Restructure 4 years ago
Storage+Conformances.swift Fully switch to the new contact API 4 years ago
TSStorageHeaders.h Remove the Signal protocol 4 years ago
TSStorageKeys.h Restructure 4 years ago
ThreadViewHelper.h Restructure 4 years ago
ThreadViewHelper.m Rename contactIdentifier → contactSessionID 4 years ago
YapDatabase+Promise.swift Restructure 4 years ago