session-ios/SessionMessagingKit/Database/Models
Morgan Pretty 18d833f152 Optimised the home screen query (~50% speed improvement)
Updated to the latest version of GRDB
Renamed some variables for clarity
Updated the "seed viewed" banner on the HomeVC to be driven by a database setting to be consistent with other UI changes
2022-06-01 16:50:21 +10:00
..
Attachment.swift Added a simple migration progress indicator and animation (need timing tweaks) 2022-05-30 13:04:26 +10:00
Capability.swift Further work on the DB refactoring 2022-04-08 16:56:33 +10:00
ClosedGroup.swift Working on the MediaGallery and ClosedGroup handling 2022-05-08 22:01:39 +10:00
ClosedGroupKeyPair.swift Fixed a few closed group and job issues 2022-04-22 18:47:11 +10:00
Contact.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
ControlMessageProcessRecord.swift Cleared out some legacy code, fixed a few bugs, got typing indicators and mentions working 2022-05-10 17:42:15 +10:00
DisappearingMessageConfiguration.swift Removed some more legacy code which has been refactored 2022-05-23 12:23:43 +10:00
GroupMember.swift Working on the MediaGallery and ClosedGroup handling 2022-05-08 22:01:39 +10:00
Interaction.swift Optimised the home screen query (~50% speed improvement) 2022-06-01 16:50:21 +10:00
InteractionAttachment.swift Cleaned up the ConversationVC query and started plugging in paging 2022-05-25 18:48:04 +10:00
LinkPreview.swift Cleaned up the ConversationVC query and started plugging in paging 2022-05-25 18:48:04 +10:00
OpenGroup.swift Added back the majority of the ConversationVC interactions 2022-05-12 17:28:27 +10:00
Profile.swift Optimised the home screen query (~50% speed improvement) 2022-06-01 16:50:21 +10:00
Quote.swift Cleaned up the ConversationVC query and started plugging in paging 2022-05-25 18:48:04 +10:00
RecipientState.swift Optimised the home screen query (~50% speed improvement) 2022-06-01 16:50:21 +10:00
SessionThread.swift Optimised the home screen query (~50% speed improvement) 2022-06-01 16:50:21 +10:00
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00