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 aed1b73185 Fixed a few additional issues uncovered
Added a explicit "timeout" error to make debugging a little easier
Added code to prevent the AttachmentUploadJob from continuing to try to upload if it's associated interaction has been deleted
Updated the getDefaultRoomsIfNeeded to make an unauthenticated sequence all to get both capabilities and rooms (so we will know if the server is blinded and retrieve the room images using blinded auth)
Fixed a bug where the notification badge wouldn't get cleared when removing data from a device
Fixed a bug where adding an open group could start with an invalid 'infoUpdates' value resulting in invalid data getting retrieved
Fixed a bug where under certain circumstances the PagedDatabaseObserver was filtering out updates (noticeable when restoring a device, would happen if the currentCount of content was smaller than the pageSize)
3 years ago
..
ColumnExpressible.swift Added global search back 3 years ago
Migration.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago
PagedDatabaseObserver.swift Fixed a few additional issues uncovered 3 years ago
TargetMigrations.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago
TypedTableAlias.swift Got the ability to send message working again and other tweaks 3 years ago
TypedTableDefinition.swift Further work on the DB refactoring 3 years ago