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
9 months ago
..
Types WIP: remove unused strings 2 years ago
AppNotifications.swift Merge branch 'dev' into fix/atomic-reentrancy 10 months ago
PushRegistrationManager.swift Fixed a few issues related to database reentrancy 9 months ago
PushRegistrationManagerType.swift Various dependency changes required to get unit tests working correctly 12 months ago
SyncPushTokensJob.swift Various dependency changes required to get unit tests working correctly 12 months ago
UserNotificationsAdaptee.swift Refactored `Atomic<T>` to `@ThreadSafe` and `@ThreadSafeObject` 11 months ago