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/Jobs/Types
Morgan Pretty 1345e89809 Further config util logic
Removed the usage of the OWSAES256Key (using CryptoKit and raw data instead)
Removed the pre-compiled headers to speed up builds with minor changes (explicit imports instead)

# Conflicts:
#	Session.xcodeproj/project.pbxproj
#	SessionMessagingKit/Database/Models/ClosedGroup.swift
#	SessionMessagingKit/Protos/Generated/SNProto.swift
#	SessionMessagingKit/Protos/Generated/SessionProtos.pb.swift
#	SessionMessagingKit/Protos/SessionProtos.proto
#	SessionMessagingKit/Sending & Receiving/MessageSender.swift
#	SessionMessagingKit/Sending & Receiving/Pollers/CurrentUserPoller.swift
#	SessionMessagingKit/Utilities/ProfileManager.swift
#	SessionSnodeKit/Models/DeleteAllMessagesRequest.swift
#	SessionSnodeKit/Models/GetMessagesRequest.swift
#	SessionSnodeKit/Models/SendMessageRequest.swift
#	SessionSnodeKit/Types/SnodeAPINamespace.swift
2 years ago
..
AttachmentDownloadJob.swift Attempted to fix the notification & call reporting issues 3 years ago
AttachmentUploadJob.swift Further config util logic 2 years ago
DisappearingMessagesJob.swift Fixed some bugs with disappearing messages 3 years ago
FailedAttachmentDownloadsJob.swift Renamed GRDBStorage to Storage (no use having the prefix anymore since the old DB is deprecated) 3 years ago
FailedMessageSendsJob.swift Further config util logic 2 years ago
GarbageCollectionJob.swift Further config util logic 2 years ago
MessageReceiveJob.swift Further config util logic 2 years ago
MessageSendJob.swift Further config util logic 2 years ago
NotifyPushServerJob.swift Fixed a number of reported bugs, some cleanup, added animated profile support 3 years ago
RetrieveDefaultOpenGroupRoomsJob.swift Further config util logic 2 years ago
SendReadReceiptsJob.swift Further config util logic 2 years ago
UpdateProfilePictureJob.swift Further config util logic 2 years ago