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
2023-09-08 11:42:04 +10:00
..
Views Merge remote-tracking branch 'origin/feature/tweak-profile-modal-ui' into feature/updated-user-config-handling 2023-05-26 17:54:45 +10:00
AppearanceViewController.swift Fixed a few more PN logic issues 2023-08-10 14:43:40 +10:00
BlockedContactsViewModel.swift Cleaned up the GRDB interface for complex queries 2023-08-17 16:39:47 +10:00
ConversationSettingsViewModel.swift Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
HelpViewModel.swift Reworked the app startup process 2023-06-27 18:01:00 +10:00
ImagePickerHandler.swift Fixed a few more PN logic issues 2023-08-10 14:43:40 +10:00
NotificationContentViewModel.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
NotificationSettingsViewModel.swift Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
NotificationSoundViewModel.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
NukeDataModal.swift Fixed a number of issues with the Notification Service Extension 2023-09-08 11:42:04 +10:00
PrivacySettingsViewModel.swift Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
QRCodeVC.swift Replaced the 'ZXingObjC' dependency with a native implementation for scanning QR Codes 2023-07-12 17:13:59 +10:00
SeedModal.swift Fixes for user config crashes 2023-07-20 12:29:56 +10:00
SettingsViewModel.swift Fixes for user config crashes 2023-07-20 12:29:56 +10:00