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/Settings
Morgan Pretty a2f1f36d2c Fixed a number of issues with the Notification Service Extension
Fixed an issue where receiving a PN for outgoing messages could break the NotificationServiceExtension
Fixed an issue where the NotificationServiceExtension could startup in an invalid way resulting in subsequent PNs failing to process
Fixed an issue where you could incorrectly receive multiple generic notifications after receiving an incoming call notification
Fixed an issue where the read state syncing might not clear notifications from the notification center
Fixed an issue with parsing Bencoded data
Updated the PN subscription to subscribe to CONVO_INFO_VOLATILE notifications (update read state)
Updated the NotificationServiceExtension to use standard message processing where possible
Updated the NotificationServiceExtension to update the app badge based on a database query
10 months ago
..
Views Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 1 year ago
AppearanceViewController.swift Fixed a few more PN logic issues 11 months ago
BlockedContactsViewModel.swift Cleaned up the GRDB interface for complex queries 11 months ago
ConversationSettingsViewModel.swift Added a setting to control community message request polling 11 months ago
HelpViewModel.swift Reworked the app startup process 1 year ago
ImagePickerHandler.swift Fixed a few more PN logic issues 11 months ago
NotificationContentViewModel.swift Fixed a number of issues found during internal testing 1 year ago
NotificationSettingsViewModel.swift Added a setting to control community message request polling 11 months ago
NotificationSoundViewModel.swift Fixed a number of issues found during internal testing 1 year ago
NukeDataModal.swift Fixed a number of issues with the Notification Service Extension 10 months ago
PrivacySettingsViewModel.swift Added a setting to control community message request polling 11 months ago
QRCodeVC.swift Replaced the 'ZXingObjC' dependency with a native implementation for scanning QR Codes 12 months ago
SeedModal.swift Fixes for user config crashes 12 months ago
SettingsViewModel.swift Fixes for user config crashes 12 months ago