session-ios/SessionUtilitiesKit/Database/Types
Morgan Pretty 38420997b0 Fixed a couple of bugs and made some performance tweaks
Cleaned up some duplicate poller logic (avoid going back to the main queue)
Updated the code to remove a profile image if a user sends a message which doesn't have a profile image (ie. they've explicitly removed it)
Fixed an issue where some more logic could incorrectly run in the DBWrite queue
Fixed a bug where the OpenGroupPoller could stop polling when getting an error
Fixed a bug where messages which had the same timestamp wouldn't get correctly marked as read when scrolling under the right circumstances
2023-07-10 17:56:58 +10:00
..
ColumnExpressible.swift Added global search back 2022-05-17 17:47:56 +10:00
Migration.swift Fixed a number of bugs found during internal testing 2023-06-19 18:19:47 +10:00
PagedDatabaseObserver.swift Fixed a couple of bugs and made some performance tweaks 2023-07-10 17:56:58 +10:00
TargetMigrations.swift Added a method to allow safer database inserts 2022-10-21 17:32:51 +11:00
TypedTableAlias.swift Got the ability to send message working again and other tweaks 2022-05-06 12:44:26 +10:00
TypedTableAlteration.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 2022-08-16 13:56:40 +10:00
TypedTableDefinition.swift Further work on the DB refactoring 2022-04-08 16:56:33 +10:00