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 0a7cd9a500 Fixed a few issues related to database reentrancy
• Reworked the database rentrancy fixes
• Added a timeout to prevent deadlocks with our custom synchronous database actions
• Fixed a case where we were incorrectly accessing the database in a reentrant way
2 months ago
..
Types WIP: remove unused strings 1 year ago
AppNotifications.swift Merge branch 'dev' into fix/atomic-reentrancy 3 months ago
PushRegistrationManager.swift Fixed a few issues related to database reentrancy 2 months ago
PushRegistrationManagerType.swift Various dependency changes required to get unit tests working correctly 5 months ago
SyncPushTokensJob.swift Various dependency changes required to get unit tests working correctly 5 months ago
UserNotificationsAdaptee.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 4 months ago