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 44b1d69551 Fixed a number of issues found during testing, and some QA issues
• Updated the SyncPushTokensJob to wait for a bit for paths to build before failing
• Updated the PushNotification service to be selectable via the dev settings
• Updated the database timeout code to be a little more developer friendly
• Updated the code to stop blocked contacts from appearing in the main conversation list
• Removed the invalid "push-testnet" push server
• Removed the logic to configure the APNS push service based on the service network (was incorrect)
• Removed the 'Int' raw type constraint for the 'FeatureOption'
• Fixed an issue where the initial conversation query for groups would fail due to an invalid join
• Fixed an issue where the initial conversation query wouldn't include the 'markedUnread' flag (meaning the conversation wouldn't correctly get marked as read)
• Fixed a rare bad memory crash
• Fixed an issue where the modal wouldn't be dismissed after updating the group display name
• Fixed an issue where the "Recreate Group" button was the wrong height
2 months ago
..
Types WIP: remove unused strings 1 year ago
NotificationActionHandler.swift Fixed a bunch of QA issues 3 months ago
NotificationPresenter.swift Fixed the build issues and broken unit tests 3 months ago
PushRegistrationManager.swift Database reentrancy fixes 2 months ago
SyncPushTokensJob.swift Fixed a number of issues found during testing, and some QA issues 2 months ago
UserNotificationConfig.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 6 months ago