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/SessionUtilitiesKit/Database/Types
Morgan Pretty 1b350cf422 Fixed a number of crashes
Consolidated the PagedDatabaseObserver updating logic into a static function (can be improved further in the future)
Added defensive coding to prevent the LinkDeviceVC from crashing when the nav controller doesn't exist
Fixed an issue where the 'Permissions' callbacks were doing UI logic on background threads
Fixed an issue where the 'reloadCurrent' load type for the PagedDatabaseObserver was incorrectly increasing the 'currentCount' of the PageInfo
Fixed an issue where loading all of the data for paged data could result in a crash when the 'loadMore' section was removed
2 years ago
..
ColumnExpressible.swift Added global search back 2 years ago
Migration.swift Finished of the Conversation screen and JobQueue concurrency 2 years ago
PagedDatabaseObserver.swift Fixed a number of crashes 2 years ago
TargetMigrations.swift Added a method to allow safer database inserts 2 years ago
TypedTableAlias.swift Got the ability to send message working again and other tweaks 2 years ago
TypedTableAlteration.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 2 years ago
TypedTableDefinition.swift Further work on the DB refactoring 2 years ago