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/SessionMessagingKit
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
2 years ago
..
Calls Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2 years ago
Common Networking Fixed a few more bugs and tweaked attachment download logic 2 years ago
Database Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 2 years ago
File Server Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2 years ago
Jobs/Types Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 2 years ago
Messages Fixed a large number of bugs and added a setting to control open group message deletion 2 years ago
Meta Removed an initial request occurring when pushing the conversation screen (could hold up main thread) 2 years ago
Open Groups Fixed a bunch more bugs around push notifications and avatars 2 years ago
Protos Merge branch 'ipad-support-1' into voice-calls-2 2 years ago
Sending & Receiving Fixed a bunch more bugs around push notifications and avatars 2 years ago
Shared Models Fixed a bunch more bugs around push notifications and avatars 2 years ago
Utilities Fixed a bunch more bugs around push notifications and avatars 2 years ago
Configuration.swift Fixed all of the build errors from merge, migrated Call logic, started idBlinding migration and bug fixes 2 years ago