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 68284315a6 Fixed some issues with message deletion and the input field
• Fixed an issue where the input view wouldn't reappear when deleting messages for everyone in a one-to-one conversation
• Fixed an issue where the input view would be visible while the loading indicator was visible when deleting from a community
• Fixed an issue where notifications weren't being removed after processing an UnsendRequest
• Fixed an issue where legacy groups had a "Clear for everyone" option but it didn't do anything
• Updated the copy for legacy groups to say "Delete for everyone" instead of "Clear for everyone"
5 months ago
..
Attachment.swift Refactored the LintLocalizableStrings script 6 months ago
BlindedIdLookup.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
Capability.swift clean 8 months ago
ClosedGroup.swift Reworked 'deleteOrLeave' function to remove ambiguity, fixed some strings 6 months ago
ClosedGroupKeyPair.swift Replaced Cocoapods with Swift Package Manager for dependency management 9 months ago
ConfigDump.swift Refactored the LintLocalizableStrings script 6 months ago
Contact.swift Moving libSession into SessionUtilitiesKit to expose it to other targets 1 year ago
ControlMessageProcessRecord.swift Fixed a crash and config issue 1 year ago
DisappearingMessageConfiguration.swift fix disappearing messages strings 8 months ago
GroupMember.swift Fixed the QA issues and a few other bugs 2 years ago
Interaction.swift Fixed some issues with message deletion and the input field 5 months ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Refactored MimeTypeUtil to use UniformTypeIdentifiers 7 months ago
OpenGroup.swift Refactored the LintLocalizableStrings 2 years ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
Profile.swift Refactored the LintLocalizableStrings script 6 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
SessionThread.swift Reworked 'deleteOrLeave' function to remove ambiguity, fixed some strings 6 months ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago