session-ios/SessionUtilitiesKit/Database/Utilities
Morgan Pretty e28b4b4531 Fixed a number of bugs with the config handling
Added a number of feature flag checks to config updates
Added legacy group disappearing message timer handling
Updated the string linter to clean up the build logs a little
Split the initial config dump generation into it's own migration so it can run the launch after the feature flag is toggled
Fixed a few issues with the initial config dump creation
Fixed an issue where "shadow" conversations would be left in the database by opening a thread and never sending a message
Fixed a bug where duplicate members could be added to legacy groups
Fixed a bug with using animated images for the avatar
Fixed a bug where avatar images which were already on disk could be re-downloaded
2023-03-06 15:20:15 +11:00
..
ColumnDefinition+Utilities.swift Started work on GRDB logic and migrations 2022-03-31 11:47:09 +11:00
Database+Utilities.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
DatabaseMigrator+Utilities.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00
PersistableRecord+Utilities.swift Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
QueryInterfaceRequest+Utilities.swift Added in missing code changes unrelated to closed groups rebuild 2022-12-08 14:21:38 +11:00
TableRecord+Utilities.swift Added global search back 2022-05-17 17:47:56 +10:00