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/Migrations
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
..
ContactsMigration.swift Rename contactIdentifier → contactSessionID 4 years ago
MessageRequestsMigration.swift mark current user as approved in message request migration 3 years ago
OWSDatabaseMigration.h Re-organize files 4 years ago
OWSDatabaseMigration.m Re-organize files 4 years ago
OWSDatabaseMigrationRunner.h Re-organize files 4 years ago
OWSDatabaseMigrationRunner.m Made some optimisations to open group deletion handling 3 years ago
OWSResaveCollectionDBMigration.h Re-organize files 4 years ago
OWSResaveCollectionDBMigration.m Re-organize files 4 years ago
OpenGroupServerIdLookupMigration.swift Made some optimisations to open group deletion handling 3 years ago