session-ios/SessionUtilitiesKit
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
..
Combine Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
Crypto Fixes for user config crashes 2023-07-20 12:29:56 +10:00
Database Fixed a number of issues with the Notification Service Extension 2023-09-08 11:42:04 +10:00
General Fixed a number of issues with the Notification Service Extension 2023-09-08 11:42:04 +10:00
JobRunner Fixed a crash due to an assertion for encryption on the main thread 2023-08-09 15:22:42 +10:00
Media Fixed a couple of bugs found during testing 2023-03-06 17:53:30 +11:00
Meta Fixed a hang, removed redundant libs, files and code 2023-06-29 16:58:23 +10:00
Networking Fixed the broken tests 2023-08-01 14:27:41 +10:00
Utilities Fixed a number of issues with the Notification Service Extension 2023-09-08 11:42:04 +10:00
Configuration.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2023-07-18 10:02:51 +10:00