session-ios/SessionUtilitiesKit
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
2022-07-05 16:47:12 +10:00
..
Crypto Got the '/inbox' APIs and encryption/decryption/validation working 2022-02-25 11:59:29 +11:00
Database Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 2022-07-05 16:47:12 +10:00
General Fixed a bunch more bugs around push notifications and avatars 2022-07-04 17:36:48 +10:00
JobRunner Fixed a few more bugs and made a couple of optimisations to the GarbageCollectionJob 2022-07-05 16:47:12 +10:00
Media Added logic to for unblinding current conversation & bug fixes 2022-06-16 13:14:56 +10:00
Meta Added code to ignore migrating open group messages older than 6 months 2022-06-09 19:00:43 +10:00
Networking File upload working, further code cleanup 2022-03-04 13:33:06 +11:00
PromiseKit refactor on timer and polling threading 2022-02-22 14:01:48 +11:00
Utilities Merge branch 'feature/session-id-blinding-part-2' into feature/database-refactor 2022-06-08 14:29:51 +10:00
Configuration.swift Removed all the old Storage classes and YapDB extensions 2022-06-01 17:41:20 +10:00