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 65057fba21 Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Conversations/ConversationVC.swift
#	Session/Meta/AppDelegate.swift
#	SessionMessagingKit/Database/Models/Interaction.swift
#	SessionMessagingKit/Database/Models/SessionThread.swift
#	SessionMessagingKit/Sending & Receiving/Notifications/PushNotificationAPI.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+Contacts.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+ConvoInfoVolatile.swift
#	SessionMessagingKit/SessionUtil/Config Handling/SessionUtil+UserProfile.swift
#	SessionMessagingKit/SessionUtil/Database/QueryInterfaceRequest+Utilities.swift
#	SessionNotificationServiceExtension/NotificationServiceExtension.swift
#	SessionUtilitiesKit/Database/Storage.swift
#	SessionUtilitiesKit/Utilities/Bencode.swift
#	SignalUtilitiesKit/Utilities/AppSetup.swift
2 years ago
..
Attachment.swift Reworked SnodeAPI auth and prepared requests 2 years ago
BlindedIdLookup.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 2 years ago
Capability.swift feat: add capability check for open group emoji reacts 3 years ago
ClosedGroup.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 2 years ago
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling 3 years ago
ConfigDump.swift Reworked SnodeAPI auth and prepared requests 2 years ago
Contact.swift Fixed a couple of migration issues and minor tweaks 2 years ago
ControlMessageProcessRecord.swift Removed YapDatabase and the migrations 2 years ago
DisappearingMessageConfiguration.swift Fixed a couple of migration issues and minor tweaks 2 years ago
GroupMember.swift Fixed the QA issues and a few other bugs 3 years ago
Interaction.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 2 years ago
InteractionAttachment.swift
LinkPreview.swift [WIP] Refactored dependency access to be more generic 2 years ago
OpenGroup.swift Cleaned up the GRDB interface for complex queries 2 years ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 3 years ago
Profile.swift [WIP] Refactored dependency access to be more generic 2 years ago
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 3 years ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
RecipientState.swift Cleaned up some logic around sync messages 3 years ago
SessionThread.swift Merge remote-tracking branch 'upstream/dev' into feature/groups-rebuild 2 years ago
ThreadTypingIndicator.swift