session-ios/SessionUtilitiesKit/Database/Types
Morgan Pretty e2ee0e94ee Finished of the conversation screen and resolved a bug of bugs/TODOs
Fixed a number of scrolling behaviours in the ConversationVC
Fixed a bug with the PagedDataObserver when observing associated data (multiple associations with a single paged result were broken)
Fixed a bug with the PagedDataObserver where it would trigger updates for new entries even if the user is offset from the latest data
Fixed a bug where marking as read wasn't working properly
Fixed a bug where outgoing messages were being considered unread
Added an error state for a failed attachment send
Renamed a few types for clarity
Resolved a bunch of TODOs
2022-05-29 19:26:06 +10:00
..
ColumnExpressible.swift Added global search back 2022-05-17 17:47:56 +10:00
Migration.swift Started work on GRDB logic and migrations 2022-03-31 11:47:09 +11:00
PagedDatabaseObserver.swift Finished of the conversation screen and resolved a bug of bugs/TODOs 2022-05-29 19:26:06 +10:00
TargetMigrations.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 2022-04-01 17:22:45 +11:00
TypedTableAlias.swift Got the ability to send message working again and other tweaks 2022-05-06 12:44:26 +10:00
TypedTableDefinition.swift Further work on the DB refactoring 2022-04-08 16:56:33 +10:00