session-ios/SessionMessagingKit/Sending & Receiving
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
..
Attachments Updated to the latest version of libSession-util 2023-02-20 12:56:48 +11:00
Errors Fixed the broken tests 2023-08-01 14:27:41 +10:00
Link Previews Removed a bunch of legacy database types 2022-05-23 09:49:04 +10:00
Message Handling Merge remote-tracking branch 'upstream/dev' into feature/blinded-message-request-setting 2023-08-11 18:29:33 +10:00
Notifications Fixed a number of issues with the Notification Service Extension 2023-09-08 11:42:04 +10:00
Pollers Removed 'useSharedUtilForUserConfig' flag and most legacy config logic 2023-08-03 09:09:33 +10:00
Quotes Cleaning up final things before release 2023-07-14 14:36:59 +10:00
Typing Indicators Fixed the broken tests 2023-08-01 14:27:41 +10:00
MessageReceiver+Decryption.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
MessageReceiver.swift Merge pull request #856 from mpretty-cyro/feature/updated-push-server 2023-08-11 18:02:20 +10:00
MessageSender+Convenience.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
MessageSender+Encryption.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
MessageSender.swift Added a setting to control community message request polling 2023-08-11 18:02:06 +10:00
Notification+MessageReceiver.swift Removed 'useSharedUtilForUserConfig' flag and most legacy config logic 2023-08-03 09:09:33 +10:00