session-ios/SessionUtilitiesKit/Database/Types
Morgan Pretty f07313c7ac Fixed a number of bugs found during internal testing
Updated to the latest libSession to increase the available size for config message content (size check now happens after compression rather than before)
Added some additional logs for config size info
Fixed a bug where the database could be accessed before the migrations ran which could result in unexpected behaviours
Fixed a bug where you couldn't mark a non one-to-one thread as read/unread
Fixed a bug where a database initialization failure wouldn't result in a migration failure (user would be stuck on the splash screen indefinitely)
Fixed a bug where if a message was too large for the screen the conversation would open it centered on the screen (now it will be positioned to the top)
Started looking at broken unit tests
Increased the build number
2023-06-19 18:19:47 +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 build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11: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