session-ios/SessionUtilitiesKit/Database
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
..
LegacyDatabase Added a restore account button to the failed migrations alert 2022-06-23 17:30:18 +10:00
Migrations Fixed build issues, bugs, added unit tests and added the ConvoInfoVolatile handling 2023-02-01 18:12:36 +11:00
Models Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
Types Cleaned up the GRDB interface for complex queries 2023-08-17 16:39:47 +10:00
Utilities Cleaned up the GRDB interface for complex queries 2023-08-17 16:39:47 +10:00
OWSFileSystem.h Re-organize files 2020-12-18 15:37:29 +11:00
OWSFileSystem.m Re-organize files 2020-12-18 15:37:29 +11:00
SSKKeychainStorage.swift Started work on GRDB logic and migrations 2022-03-31 11:47:09 +11:00
Storage.swift Fixed a number of issues with the Notification Service Extension 2023-09-08 11:42:04 +10:00
StorageError.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-push-server 2023-08-01 16:05:36 +10:00