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
2023-09-08 11:42:04 +10:00
..
Attachment.swift Fixed a couple of minor outgoing quote bugs 2023-08-17 11:28:03 +10:00
BlindedIdLookup.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
Capability.swift feat: add capability check for open group emoji reacts 2022-08-18 16:13:20 +10:00
ClosedGroup.swift Cleaned up the GRDB interface for complex queries 2023-08-17 16:39:47 +10:00
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling 2023-03-06 15:20:15 +11:00
ConfigDump.swift [WIP] started adding logic to ignore messages invalidated by config 2023-05-30 17:45:46 +10:00
Contact.swift Fixed the broken tests 2023-08-01 14:27:41 +10:00
ControlMessageProcessRecord.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2023-07-18 10:02:51 +10:00
DisappearingMessageConfiguration.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
GroupMember.swift Fixed the QA issues and a few other bugs 2023-03-31 12:09:04 +11:00
Interaction.swift Fixed a number of issues with the Notification Service Extension 2023-09-08 11:42:04 +10:00
InteractionAttachment.swift Added logic for the GarbageCollectionJob 2022-06-02 14:13:07 +10:00
LinkPreview.swift Fixed a number of issues found during internal testing 2023-06-23 17:54:29 +10:00
OpenGroup.swift Cleaned up the GRDB interface for complex queries 2023-08-17 16:39:47 +10:00
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2023-02-15 15:11:57 +11:00
Profile.swift Cleaned up the GRDB interface for complex queries 2023-08-17 16:39:47 +10:00
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 2023-03-06 14:33:24 +11:00
Reaction.swift update sortId logic after open group reaction index 2022-08-08 13:07:29 +10:00
RecipientState.swift Cleaned up some logic around sync messages 2023-02-14 13:41:24 +11:00
SessionThread.swift Fixed a few silly build issues 2023-09-04 11:20:15 +10:00
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00