session-ios/Session/Notifications
Morgan Pretty 4380f1975c Further work on the DB refactoring
Added the rest of the interaction structure to the database (testing some migration logic now - still needs to be finalised)
Updated the YDBToGRDB migrations to wrap their inserts in autorelease pools (helps memory slightly, unfortunately it's caching the YDB data which uses the most memory but we have opted for speed over RAM at the moment)
Updated the MockDataGenerator so it should now "chunk" the code generation (crazy large figures were previously resulting in excessive memory usage)
2022-04-08 16:56:33 +10:00
..
AppNotifications.swift Further work on the DB refactoring 2022-04-08 16:56:33 +10:00
PushRegistrationManager.swift Added a notification to indicate the user has a new message request 2022-02-21 14:48:53 +11:00
SyncPushTokensJob.swift Re-organize files 2021-01-12 11:05:52 +11:00
UserNotificationsAdaptee.swift improve translation and notificaiton displaying 2021-11-23 11:58:19 +11:00