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 eb3c31d911 Fixed a few more bugs
Updated the PathStatusView to take Reachability into account for it's status indicator
Fixed an issue where a user couldn't delete their own messages sent to a community
Fixed an issue where the app didn't require a passcode to be set to use screen lock
Fixed an issue where the delivery status on a sending message might not update when on the conversation screen
Fixed an issue where read receipts weren't working
2 years ago
..
Attachment.swift Merge pull request #761 from mpretty-cyro/fix/use-offset-time 2 years ago
BlindedIdLookup.swift Fixed a few bugs with media attachment handling, added webp support 3 years ago
Capability.swift feat: add capability check for open group emoji reacts 3 years ago
ClosedGroup.swift Fixed a few more bugs and tweaked attachment download logic 3 years ago
ClosedGroupKeyPair.swift Fixed a few closed group and job issues 3 years ago
Contact.swift Fixed a number of bugs found during QA 3 years ago
ControlMessageProcessRecord.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
DisappearingMessageConfiguration.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
GroupMember.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 3 years ago
Interaction.swift Fixed a few more bugs 2 years ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
OpenGroup.swift Fixed a bug where copying the open group url wasn't working correctly 3 years ago
Profile.swift Fixed a few more QA issues, added a minor feature 3 years ago
Quote.swift WIP: observe quote update 3 years ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
RecipientState.swift Added the updated delivery status UI 2 years ago
SessionThread.swift Updated the code to take the service node offset into account when setting timestamps 2 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago