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/Session/Notifications
Morgan Pretty 4028cf1023 Database reentrancy fixes
• Reworked synchronous database access to prevent reentrancy issues
• Updated the JobExecuter to take a "Scheduler" rather than a "DispatchQueue" (allows for a potentially refactor to use "OperationQueue" instead if we want more fine-tuned control over the number of concurrent executions which can occur)
10 months ago
..
Types WIP: remove unused strings 2 years ago
NotificationActionHandler.swift Fixed a bunch of QA issues 11 months ago
NotificationPresenter.swift Fixed the build issues and broken unit tests 11 months ago
PushRegistrationManager.swift Database reentrancy fixes 10 months ago
SyncPushTokensJob.swift Database reentrancy fixes 10 months ago
UserNotificationConfig.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 1 year ago