session-ios/SessionMessagingKit/Database/Models
Morgan Pretty 1bc6b0bdba Merge remote-tracking branch 'upstream/dev' into feature/theming
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/ConversationVC+Interaction.swift
#	Session/Conversations/ConversationVC.swift
#	Session/Conversations/ConversationViewModel.swift
#	Session/Conversations/Message Cells/VisibleMessageCell.swift
#	Session/Home/HomeVC.swift
#	Session/Home/Message Requests/MessageRequestsViewController.swift
#	Session/Media Viewing & Editing/MediaTileViewController.swift
#	Session/Meta/AppDelegate.swift
#	Session/Meta/Translations/de.lproj/Localizable.strings
#	Session/Meta/Translations/en.lproj/Localizable.strings
#	Session/Meta/Translations/es.lproj/Localizable.strings
#	Session/Meta/Translations/fa.lproj/Localizable.strings
#	Session/Meta/Translations/fi.lproj/Localizable.strings
#	Session/Meta/Translations/fr.lproj/Localizable.strings
#	Session/Meta/Translations/hi.lproj/Localizable.strings
#	Session/Meta/Translations/hr.lproj/Localizable.strings
#	Session/Meta/Translations/id-ID.lproj/Localizable.strings
#	Session/Meta/Translations/it.lproj/Localizable.strings
#	Session/Meta/Translations/ja.lproj/Localizable.strings
#	Session/Meta/Translations/nl.lproj/Localizable.strings
#	Session/Meta/Translations/pl.lproj/Localizable.strings
#	Session/Meta/Translations/pt_BR.lproj/Localizable.strings
#	Session/Meta/Translations/ru.lproj/Localizable.strings
#	Session/Meta/Translations/si.lproj/Localizable.strings
#	Session/Meta/Translations/sk.lproj/Localizable.strings
#	Session/Meta/Translations/sv.lproj/Localizable.strings
#	Session/Meta/Translations/th.lproj/Localizable.strings
#	Session/Meta/Translations/vi-VN.lproj/Localizable.strings
#	Session/Meta/Translations/zh-Hant.lproj/Localizable.strings
#	Session/Meta/Translations/zh_CN.lproj/Localizable.strings
#	Session/Onboarding/LandingVC.swift
#	SessionMessagingKitTests/_TestUtilities/MockGeneralCache.swift
2022-09-15 14:22:11 +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 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 Made a couple of tweaks to the GRDBStorage interface 2022-06-21 13:39:46 +10:00
DisappearingMessageConfiguration.swift Fixed search performance, started styling in-conversaiton settings 2022-09-07 17:37:01 +10: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 Merge remote-tracking branch 'upstream/dev' into feature/theming 2022-09-15 14:22:11 +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 deleted incoming messages could incorrectly be counted as unread 2022-08-16 11:44:11 +10:00
Profile.swift Fixed search performance, started styling in-conversaiton settings 2022-09-07 17:37:01 +10:00
Quote.swift Fixed a few issues found during QA 2022-08-04 13:25:46 +10:00
Reaction.swift update sortId logic after open group reaction index 2022-08-08 13:07:29 +10:00
RecipientState.swift Applied theming to a number of screens, some minor cleanup and bug fixes 2022-08-12 17:28:00 +10:00
SessionThread.swift A few bugs fixes and some optimisations 2022-08-19 16:58:47 +10:00
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 2022-05-31 17:41:02 +10:00