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
Morgan Pretty d91af1b5b6 Fixed a few bugs
• Updated to the latest libSession
• Fixed some warnings
• Fixed a compilation issue on non-debug builds
• Fixed an issue with the dev settings data importer when ignoring hidden files from old exports (wouldn't move the inputStream forward correctly resulting in a crash)
• Fixed an issue where the swarm poller wasn't included synchronously processed messages in it's publisher output
2 months ago
..
Migrations Refactored the remaining DB queries to avoid using type-based queries 2 months ago
Models Fixed some issues found during debugging & QA issues 3 months ago
Types Removed more unused code, tweak to speed up test compilation 2 months ago
Utilities Refactored the remaining DB queries to avoid using type-based queries 2 months ago
Storage.swift Fixed a few bugs 2 months ago
StorageError.swift Fixed a few more issues 3 months ago