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 8d4365d89c Fixed additional QA issues and bugs found while testing
• Added a unit test to validate the GroupMember sorting continues to work as expected
• Updated the AppSetup process to be simpler (no need to check if it had previously run anymore)
• Removed some state management code from the NotificationServiceExtension (no longer needed now that state is properly managed via the Dependencies)
• Fixed an issue where if you had updated another client, gotten updated groups in your config, and then update the iOS client then it wouldn't create the updated groups until a UserGroups config change occurred
• Fixed a bug where we would incorrectly try to retrieve the disappearing messages settings for V2 Groups from the UserGroups config instead of the GroupInfo one
• Fixed an issue where the updated groups poller might not get started correctly in some cases
• Fixed an issue where we could incorrectly add a "you were invited..." control message on linked devices when creating an updated group
• Fixed an issue where the "open url" modal wouldn't be dismissed when copying the url
• Fixed an issue where reactions could appear on locally deleted community messages
• Fixed an issue where the "Note to Self" conversation could be mislabelled in the share extension
• Fixed an issue where sharing a url with a preview would fail
• Fixed an issue where a quote for an attachment wouldn't show the thumbnail if the conversation was open when the quote message was received
• Fixed an issue where the background colour of the display picture could be incorrect when in a multi-avatar for a group conversation
4 months ago
..
Attachment.swift Fixed additional QA issues and bugs found while testing 4 months ago
BlindedIdLookup.swift Fixed the build issues and broken unit tests 4 months ago
Capability.swift clean 9 months ago
ClosedGroup.swift Fixed additional QA issues and bugs found while testing 4 months ago
ClosedGroupKeyPair.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
ConfigDump.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
Contact.swift Fixed a bunch of issues found by QA 6 months ago
ControlMessageProcessRecord.swift Fixed a bunch of issues found by QA 6 months ago
DisappearingMessageConfiguration.swift Fixed a bunch of QA issues 4 months ago
GroupMember.swift Fixed additional QA issues and bugs found while testing 4 months ago
Interaction.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
OpenGroup.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
Profile.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 6 months ago
Quote.swift Fixed a number of QA issues 4 months ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
SessionThread.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 4 months ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago