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 46533cbe1a Fixed a few TODOs and cleaned up some logic
• Refactored the internal logic for the Dependencies class to resolve some multithreading issues
• Fixed a crash caused by using the wrong config when updating userGroups
• Fixed an issue where a group conversation you had been kicked from wasn't showing the "kicked" copy as it's snippet
• Fixed a copy TODO
• Removed some duplicate code from the Edit Group screen
1 year ago
..
Attachment.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 1 year ago
BlindedIdLookup.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
Capability.swift clean 1 year ago
ClosedGroup.swift Fixed unit tests, minor code cleanup 1 year ago
ClosedGroupKeyPair.swift Replaced Cocoapods with Swift Package Manager for dependency management 1 year ago
ConfigDump.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 1 year ago
Contact.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 1 year ago
ControlMessageProcessRecord.swift Fixed unit tests, minor code cleanup 1 year ago
DisappearingMessageConfiguration.swift Some code clean up and bug fixes 1 year ago
GroupMember.swift Progressing Groups Rebuild changes further 1 year ago
Interaction.swift Fixed a few TODOs and cleaned up some logic 1 year ago
InteractionAttachment.swift
LinkPreview.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 1 year 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 Conversation settings tweaks and bug fixes (tests WIP) 1 year 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 Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 1 year ago
SessionThread.swift Conversation settings tweaks and bug fixes (tests WIP) 1 year ago
ThreadTypingIndicator.swift