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/Sending & Receiving
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
..
Attachments Fixed a few bugs, resolved a number of TODOs and deleted more unused code 3 years ago
Errors Further config util logic 2 years ago
Link Previews Removed a bunch of legacy database types 3 years ago
Message Handling Further config util logic 2 years ago
Notifications Merge branch 'various-bugs-and-optimisations' into emoji-reacts 3 years ago
Pollers Further config util logic 2 years ago
Quotes Fixed a few message scrolling bugs and a couple minor UI tweaks 3 years ago
Typing Indicators Fixed some bugs with disappearing messages 3 years ago
MessageReceiver+Decryption.swift Fixed the broken unit tests 3 years ago
MessageReceiver.swift Further config util logic 2 years ago
MessageSender+Convenience.swift Further config util logic 2 years ago
MessageSender+Encryption.swift Fixed the broken unit tests 3 years ago
MessageSender.swift Further config util logic 2 years ago
Notification+MessageReceiver.swift Updated the colours to source from direct theme values (instead of individual) 3 years ago