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 d0be7f786c Fixed a hang, removed redundant libs, files and code
Fixed an issue where returning the app from the background would result in the app staying permanently on the splash screen
Included a CRC32 implementation so we can drop the CryptoSwift dependenciy (using CryptoKit everywhere else)
Removed 'SocketRocket' (unused)
Removed the `xcode_14_3_workaround` post-install hook (fixed with CocoaPods 1.12.1)
Removed the `enable_fts5_support` post-install hook (enabled by default since GRDB 6.7.0 so redundant)
Removed the `enable_whole_module_optimization_for_crypto_swift` post-install hook (dropped CryptoSwift support)
Cleared out a bunch of headers from the Signal-Bridging-header file (direct imports instead to reduce incremental build sizes)
Deleted some unused code
3 years ago
..
DeletedMessageView.swift Adding accessibility ids to attachments button, camera button, gif button and documents button, also adding text input id for captions on images 3 years ago
DocumentView.swift wrap up media info container view 3 years ago
LinkPreviewState.swift Further config util logic 3 years ago
LinkPreviewView.swift Fixed a few message scrolling bugs and a couple minor UI tweaks 3 years ago
MediaAlbumView.swift Merge remote-tracking branch 'upstream/dev' into feature/updated-user-config-handling 3 years ago
MediaLoaderView.swift
MediaPlaceholderView.swift Adding accessibility ids to attachments button, camera button, gif button and documents button, also adding text input id for captions on images 3 years ago
MediaView.swift Fixed a hang, removed redundant libs, files and code 3 years ago
OpenGroupInvitationView.swift
QuoteView.swift Fixed a number of issues found during internal testing 3 years ago
ReactionContainerView.swift Fixed a couple of QA issues 3 years ago
ReactionView.swift
TypingIndicatorView.swift Further config util logic 3 years ago
VoiceMessageView.swift adding new accessibility ids to message types test 3 years ago