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 ea95508a92 Fixed unit tests, minor code cleanup
• Fixed the ThreadSettingsViewModel unit tests
• Fixed a rare issue which could occur where the libSession network change callbacks could be called before the network finished initialising and being stored in dependencies
• Hardcoded a bunch of future groups functionality strings (so at least there is something for testing)
• Updated the 'performAndPushChange' function to be on the LibSessionCacheType so it can be mocked
• Updated the Mock logic to support specifying a dynamic return value via a closure
• Tweaked some variable naming to remove ambiguity
7 months ago
..
Attachment.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
BlindedIdLookup.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
Capability.swift clean 8 months ago
ClosedGroup.swift Fixed unit tests, minor code cleanup 7 months ago
ClosedGroupKeyPair.swift Replaced Cocoapods with Swift Package Manager for dependency management 8 months ago
ConfigDump.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
Contact.swift Merge remote-tracking branch 'origin/feature/swift-package-manager' into feature/groups-rebuild 10 months ago
ControlMessageProcessRecord.swift Fixed unit tests, minor code cleanup 7 months ago
DisappearingMessageConfiguration.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
GroupMember.swift Progressing Groups Rebuild changes further 9 months ago
Interaction.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 months ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Merge remote-tracking branch 'RyanFork/strings' into feature/groups-rebuild 7 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 Conversation settings tweaks and bug fixes (tests WIP) 7 months ago
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 2 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 7 months ago
SessionThread.swift Conversation settings tweaks and bug fixes (tests WIP) 7 months ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago