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/SessionMessagingKit/Database/Models
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
..
Attachment.swift Fixed a couple of minor outgoing quote bugs 2 years ago
BlindedIdLookup.swift Fixed the broken tests 2 years ago
Capability.swift feat: add capability check for open group emoji reacts 3 years ago
ClosedGroup.swift Cleaned up the GRDB interface for complex queries 2 years ago
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling 3 years ago
ConfigDump.swift [WIP] started adding logic to ignore messages invalidated by config 2 years ago
Contact.swift Fixed the broken tests 2 years ago
ControlMessageProcessRecord.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2 years ago
DisappearingMessageConfiguration.swift Fixed a number of issues found during internal testing 2 years ago
GroupMember.swift Fixed the QA issues and a few other bugs 3 years ago
Interaction.swift Fixed a number of issues with the Notification Service Extension 2 years ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Fixed a number of issues found during internal testing 2 years ago
OpenGroup.swift Cleaned up the GRDB interface for complex queries 2 years ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 3 years ago
Profile.swift Cleaned up the GRDB interface for complex queries 2 years ago
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 3 years ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
RecipientState.swift Cleaned up some logic around sync messages 3 years ago
SessionThread.swift Fixed a few silly build issues 2 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago