session-ios/SessionMessagingKit/Database/Models
Morgan Pretty 5c05fbbbb6 Added the updated delivery status UI
Updated the create closed group screen to cancel the search field when tapping outside of it (previously required tapping the cancel button)
2023-01-16 15:46:51 +11:00
..
Attachment.swift Merge pull request #761 from mpretty-cyro/fix/use-offset-time 2023-01-10 11:41:54 +11:00
BlindedIdLookup.swift Fixed a few bugs with media attachment handling, added webp support 2022-07-29 15:26:24 +10:00
Capability.swift feat: add capability check for open group emoji reacts 2022-08-18 16:13:20 +10:00
ClosedGroup.swift Fixed a few more bugs and tweaked attachment download logic 2022-07-01 12:52:41 +10:00
ClosedGroupKeyPair.swift Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
Contact.swift Fixed a number of bugs found during QA 2022-07-18 09:54:23 +10:00
ControlMessageProcessRecord.swift Updated the code to take the service node offset into account when setting timestamps 2022-12-21 16:39:52 +11:00
DisappearingMessageConfiguration.swift Updated the code to take the service node offset into account when setting timestamps 2022-12-21 16:39:52 +11:00
GroupMember.swift Fixed an issue where hidden mods/admins wouldn't be properly recognised 2022-08-16 13:56:40 +10:00
Interaction.swift Updated the code to take the service node offset into account when setting timestamps 2022-12-21 16:39:52 +11:00
InteractionAttachment.swift Added logic for the GarbageCollectionJob 2022-06-02 14:13:07 +10:00
LinkPreview.swift Updated the code to take the service node offset into account when setting timestamps 2022-12-21 16:39:52 +11:00
OpenGroup.swift Fixed a bug where copying the open group url wasn't working correctly 2022-11-09 11:07:13 +11:00
Profile.swift Fixed a few more QA issues, added a minor feature 2022-10-03 18:23:34 +11:00
Quote.swift WIP: observe quote update 2022-08-11 17:15:56 +10:00
Reaction.swift update sortId logic after open group reaction index 2022-08-08 13:07:29 +10:00
RecipientState.swift Added the updated delivery status UI 2023-01-16 15:46:51 +11:00
SessionThread.swift Updated the code to take the service node offset into account when setting timestamps 2022-12-21 16:39:52 +11:00
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00