session-ios/SessionMessagingKit/Database/Models
Morgan Pretty e007870c34 Fixed a bug where disappearing messages weren't working for local outgoing messages 2022-08-12 08:32:31 +10:00
..
Attachment.swift Fixed a few issues found during QA 2022-08-04 13:25:46 +10:00
BlindedIdLookup.swift Fixed a few bugs with media attachment handling, added webp support 2022-07-29 15:26:24 +10:00
Capability.swift Reduced unneeded DB write operations and fixed a few minor UI bugs 2022-08-05 17:10:01 +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 Made a couple of tweaks to the GRDBStorage interface 2022-06-21 13:39:46 +10:00
DisappearingMessageConfiguration.swift Fixed a few issues found during QA 2022-08-04 13:25:46 +10:00
GroupMember.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
Interaction.swift Fixed a large number of bugs and added a setting to control open group message deletion 2022-06-29 18:10:10 +10:00
InteractionAttachment.swift Added logic for the GarbageCollectionJob 2022-06-02 14:13:07 +10:00
LinkPreview.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 2022-07-01 13:08:45 +10:00
OpenGroup.swift Fixed a bug where disappearing messages weren't working for local outgoing messages 2022-08-12 08:32:31 +10:00
Profile.swift Added linting for the localized strings, updated the quote & mention behaviour for the current user 2022-07-15 18:15:28 +10:00
Quote.swift Fixed a few issues found during QA 2022-08-04 13:25:46 +10:00
RecipientState.swift Optimised the home screen query (~50% speed improvement) 2022-06-01 16:50:21 +10:00
SessionThread.swift Fixed a number of bugs found during QA 2022-07-18 09:54:23 +10:00
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00