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 d5add5bb79 Fixed a few more issues
• Minor tweak to config load order
• Pulled across reentrancy PR fixes
• Fixed an issue where some UI changes were occurring on background threads (causing crashes)
• Fixed an issue where editing a group name/description was performing a blocking action but not showing a loading indicator
• Fixed an issue where the group display picture modal would have it's "save" button enabled even when the picture hadn't been changed
11 months ago
..
Attachment.swift Fixed additional QA issues and bugs found while testing 11 months ago
BlindedIdLookup.swift Fixed the build issues and broken unit tests 11 months ago
Capability.swift clean 1 year ago
ClosedGroup.swift Cleaned up some TODOs, QA fixes and refetch on admin promotion 11 months ago
ClosedGroupKeyPair.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
ConfigDump.swift Fixed a few more issues 11 months ago
Contact.swift Fixed a bunch of issues found by QA 1 year ago
ControlMessageProcessRecord.swift Fixed a bunch of issues found by QA 1 year ago
DisappearingMessageConfiguration.swift Fixed a bunch of QA issues 12 months ago
GroupMember.swift Fixed additional QA issues and bugs found while testing 11 months ago
Interaction.swift Made a couple of minor fixes 11 months ago
InteractionAttachment.swift
LinkPreview.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 12 months ago
OpenGroup.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 1 year ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 3 years ago
Profile.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 1 year ago
Quote.swift Fixed a number of QA issues 12 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 12 months ago
ThreadTypingIndicator.swift