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/Session/Conversations/Message Cells/Content Views
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
..
DeletedMessageView.swift Progressing on theming functionality 3 years ago
DocumentView.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
LinkPreviewState.swift Further config util logic 2 years ago
LinkPreviewView.swift Fixed a few message scrolling bugs and a couple minor UI tweaks 3 years ago
MediaAlbumView.swift Further config util logic 2 years ago
MediaLoaderView.swift Fixed search performance, started styling in-conversaiton settings 3 years ago
MediaPlaceholderView.swift add accessibility labels for automation test 3 years ago
MediaView.swift Further config util logic 2 years ago
OpenGroupInvitationView.swift Updated some more message types and modals 3 years ago
QuoteView.swift Fixed a few message scrolling bugs and a couple minor UI tweaks 3 years ago
ReactionContainerView.swift Merge branch 'dev' into ipad-landscape-support 3 years ago
ReactionView.swift Added toast and info message deletion, fixed layout issues & unit tests 3 years ago
TypingIndicatorView.swift Further config util logic 2 years ago
VoiceMessageView.swift Fixed remaining bugs 3 years ago