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/SignalUtilitiesKit
Morgan Pretty 6b9a19c761 Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob
Added an index on Quote.authorId and added a garbage collection job to remove orphaned Profile entries
Added a few more indexes to improve the GarbageCollectionJob performance
Added some debug code to force a re-migration on next launch if the DB is invalid (only affects testers so code should be removed)
Fixed an issue where the GetSnodePool job wasn't properly blocking
Fixed an issue where a user could send the same message multiple times if they clicked the send button quickly enough
Fixed an issue where profiles might not have been getting created correctly for ClosedGroup members which have no threads/interactions
3 years ago
..
Database/Migrations Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago
Media Viewing & Editing Added paging to the Home/MessageRequests screens and fix a bunch of bugs 3 years ago
Messaging Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
Meta Removed an import for file deleted as part of the iOS 13 min version changes 3 years ago
Profile Pictures Fixed a bunch more bugs around push notifications and avatars 3 years ago
Screen Lock Applied the "increase min version to iOS 13" changes 3 years ago
Shared View Controllers Applied the "increase min version to iOS 13" changes 3 years ago
Shared Views Applied the "increase min version to iOS 13" changes 3 years ago
Utilities Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 3 years ago
Configuration.swift Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 3 years ago