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 e768bebe6d Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests
# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	Session/Meta/Session-Prefix.pch
#	Session/Notifications/SyncPushTokensJob.swift
#	Session/Utilities/BackgroundPoller.swift
#	SessionMessagingKit/Configuration.swift
#	SessionMessagingKit/Database/Models/Profile.swift
#	SessionMessagingKit/Jobs/Types/AttachmentDownloadJob.swift
#	SessionMessagingKit/Jobs/Types/AttachmentUploadJob.swift
#	SessionMessagingKit/Jobs/Types/DisappearingMessagesJob.swift
#	SessionMessagingKit/Jobs/Types/FailedAttachmentDownloadsJob.swift
#	SessionMessagingKit/Jobs/Types/FailedMessageSendsJob.swift
#	SessionMessagingKit/Jobs/Types/GroupLeavingJob.swift
#	SessionMessagingKit/Jobs/Types/MessageReceiveJob.swift
#	SessionMessagingKit/Jobs/Types/MessageSendJob.swift
#	SessionMessagingKit/Jobs/Types/NotifyPushServerJob.swift
#	SessionMessagingKit/Jobs/Types/RetrieveDefaultOpenGroupRoomsJob.swift
#	SessionMessagingKit/Jobs/Types/SendReadReceiptsJob.swift
#	SessionMessagingKit/Jobs/Types/UpdateProfilePictureJob.swift
#	SessionMessagingKit/Sending & Receiving/MessageSender.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/ClosedGroupPoller.swift
#	SessionMessagingKit/Utilities/AppReadiness.m
#	SessionMessagingKitTests/Open Groups/OpenGroupManagerSpec.swift
#	SessionMessagingKitTests/_TestUtilities/TestOnionRequestAPI.swift
#	SessionShareExtension/ShareNavController.swift
#	SessionSnodeKit/Jobs/GetSnodePoolJob.swift
#	SessionUtilitiesKit/Configuration.swift
#	SessionUtilitiesKit/Database/Utilities/Database+Utilities.swift
#	SessionUtilitiesKit/JobRunner/JobRunner.swift
#	SignalUtilitiesKit/Meta/SignalUtilitiesKit.h
#	SignalUtilitiesKit/Utilities/SSKAsserts.h
2 years ago
..
Attachment.swift Fixed a number of issues found during internal testing 2 years ago
BlindedIdLookup.swift Sorted out a bunch of the config syncing logic 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/updated-user-config-handling 2 years ago
ClosedGroupKeyPair.swift Fixed a number of bugs with the config handling 2 years ago
ConfigDump.swift [WIP] started adding logic to ignore messages invalidated by config 2 years ago
Contact.swift Started working on some config contact pruning logic 2 years ago
ControlMessageProcessRecord.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2 years ago
DisappearingMessageConfiguration.swift Fixed a number of issues found during internal testing 2 years ago
GroupMember.swift Fixed the QA issues and a few other bugs 2 years ago
Interaction.swift Cleaning up final things before release 2 years ago
InteractionAttachment.swift Added logic for the GarbageCollectionJob 3 years ago
LinkPreview.swift Fixed a number of issues found during internal testing 2 years ago
OpenGroup.swift Updated to the latest lib, started handling UserGroups 2 years ago
PendingReadReceipt.swift Started caching pending ReadReceipt messages to resolve an edge-case 2 years ago
Profile.swift Merge remote-tracking branch 'upstream/dev' into feature/job-runner-unit-tests 2 years ago
Quote.swift regenerate the quoted attachment thumbnail when retrying to send the message 2 years ago
Reaction.swift update sortId logic after open group reaction index 3 years ago
RecipientState.swift Cleaned up some logic around sync messages 2 years ago
SessionThread.swift Cleaning up final things before release 2 years ago
ThreadTypingIndicator.swift Finished of the Conversation screen and JobQueue concurrency 3 years ago