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/Messages/Control Messages
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
..
CallMessage.swift Fixed a large number of bugs and added a setting to control open group message deletion 3 years ago
ClosedGroupControlMessage.swift Further config util logic 2 years ago
ConfigurationMessage+Convenience.swift Further config util logic 2 years ago
ConfigurationMessage.swift Further config util logic 2 years ago
ControlMessage.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
DataExtractionNotification.swift Finished off the MediaGallery logic 3 years ago
ExpirationTimerUpdate.swift Fixed search performance, started styling in-conversaiton settings 3 years ago
MessageRequestResponse.swift Fixed a few more QA issues, added a minor feature 3 years ago
ReadReceipt.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
SharedConfigMessage.swift Further config util logic 2 years ago
TypingIndicator.swift Cleared out some of the legacy serialisation logic, further UI binding 3 years ago
UnsendRequest.swift Added back the majority of the ConversationVC interactions 3 years ago