You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-ios/Session
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
2 years ago
..
Backups
Calls Fixed a number of issues with the Notification Service Extension 2 years ago
Closed Groups Fixed a few more PN logic issues 2 years ago
Conversations Fixed a bug where the quote preview width could be too small 2 years ago
Dependencies
Emoji Fixed a few more PN logic issues 2 years ago
Home Cleaned up the GRDB interface for complex queries 2 years ago
Media Viewing & Editing Merge pull request #900 from mpretty-cyro/fix/media-detail-to-all-media-transition 2 years ago
Meta Fixed a number of issues with the Notification Service Extension 2 years ago
Notifications Fixed a few more PN logic issues 2 years ago
Onboarding Merge pull request #856 from mpretty-cyro/feature/updated-push-server 2 years ago
Open Groups Replaced the 'ZXingObjC' dependency with a native implementation for scanning QR Codes 3 years ago
Path Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 3 years ago
Settings Fixed a number of issues with the Notification Service Extension 2 years ago
Shared Merge remote-tracking branch 'upstream/dev' into feature/blinded-message-request-setting 2 years ago
Utilities Fixed a couple of config handling bugs 2 years ago
.swiftlint.yml