session-ios/SessionUtilitiesKit/Utilities
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
..
ARC4RandomNumberGenerator.swift Fixed a number of bugs found during internal testing 2023-06-19 18:19:47 +10:00
Bencode.swift Fixed a number of issues with the Notification Service Extension 2023-09-08 11:42:04 +10:00
CExceptionHelper.h Started working on some config contact pruning logic 2023-06-16 19:38:14 +10:00
CExceptionHelper.mm Started working on some config contact pruning logic 2023-06-16 19:38:14 +10:00
Codable+Utilities.swift Further work on migrations and message pipeline refactoring 2022-04-21 16:42:35 +10:00
Crypto.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
DispatchQueue+Utilities.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
Failable.swift Migrated the SessionSnodeKit from YapDatabase to GRDB 2022-04-01 17:22:45 +11:00
JSONEncoder+Utilities.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
NSAttributedString+Utilities.swift Did some more theming, removed some files and fixed a couple of minor call issues 2022-09-02 17:32:13 +10:00
Notification+Utilities.swift Further work on SessionMessagingKit migrations 2022-04-06 15:43:26 +10:00
OWSBackgroundTask.h A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
OWSBackgroundTask.m Further config util logic 2022-12-07 15:06:15 +11:00
Optional+Utilities.swift Fixing the broken unit tests, resolved the remaining TODOs 2022-12-07 16:04:31 +11:00
Randomness.swift Finished off a few remaining bits and pieces 2023-03-08 17:27:07 +11:00
Threading.swift Further config util logic 2022-12-07 15:06:15 +11:00
Version.swift Fixed a breaking issue and a few other minor bugs 2023-06-26 18:03:40 +10:00