Signal-iOS/Signal/ConversationView
2025-02-12 12:10:08 -08:00
..
CellViews Handle undownloadable attachment rendering 2025-02-11 09:38:31 -07:00
Components More permissive sticker-attachment rendering 2025-02-12 12:10:08 -08:00
DoubleTapToEdit One KeyValueStore to rule them all 2024-11-15 18:47:54 -06:00
DynamicInteractions enable internal imports by default 2024-09-29 20:03:17 -05:00
Loading Handle undownloadable attachment rendering 2025-02-11 09:38:31 -07:00
Reactions remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
VoiceMessage Clean up DeviceSleepManager 2024-11-04 14:34:57 -06:00
AudioMessagePresenter.swift Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
AudioPresentation.swift Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
BlockingAnnouncementOnlyView.swift Sort list of admins in admin-only groups 2025-01-13 14:46:27 -06:00
BlockingLegacyGroupView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationCollectionView.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
ConversationHeaderView.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
ConversationInputTextView.swift Handle large videos shared to the Share Extension and pasted into text input 2025-02-05 14:08:00 -08:00
ConversationInputToolbar.swift Pipe up memoji from NSAttributedString attributes 2025-01-31 16:01:06 -08:00
ConversationInputToolbar+QuotedReplyPreview.swift Add AttachmentBackupPointer and AttachmentPointer 2025-01-27 08:54:25 -08:00
ConversationScrollButton.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
ConversationViewController.swift Remove reduceLogChatter 2025-01-17 12:09:17 -06:00
ConversationViewController+Banners.swift Remove last remnants of OWSUserProfile caching 2025-01-08 21:15:10 -06:00
ConversationViewController+BodyRangesTextViewDelegate.swift Pipe up memoji from NSAttributedString attributes 2025-01-31 16:01:06 -08:00
ConversationViewController+BodyTextItems.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
ConversationViewController+BottomBar.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
ConversationViewController+Calls.swift Don’t pass around TSGroupThread in group calls 2025-01-07 16:40:13 -06:00
ConversationViewController+ConversationInputToolbarDelegate.swift Fully Swiftify StorageServiceManager 2024-11-07 17:32:41 -08:00
ConversationViewController+CVC.swift remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
ConversationViewController+CVComponentDelegate.swift Handle undownloadable attachment rendering 2025-02-11 09:38:31 -07:00
ConversationViewController+Delegates.swift remove Date.isBefore(_) and Date.isAfter(_) extensions 2025-02-10 09:00:02 -06:00
ConversationViewController+GestureRecognizers.swift Quote-reply when responding via a notification action 2025-02-07 11:09:49 -08:00
ConversationViewController+GiftBadges.swift Remove last remnants of OWSUserProfile caching 2025-01-08 21:15:10 -06:00
ConversationViewController+LastVisibleSortId.swift Move lastVisibleSortId store into its own class 2024-11-01 13:41:30 -07:00
ConversationViewController+MessageActions.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
ConversationViewController+MessageActionsDelegate.swift Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
ConversationViewController+MessageRequest.swift Add snapshots to profile key messages 2025-01-29 16:34:23 -06:00
ConversationViewController+Misc.swift Fix a bunch of code related to updating groups 2025-01-22 18:38:37 -06:00
ConversationViewController+Notifications.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ConversationViewController+OWS.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
ConversationViewController+Scroll.swift Move lastVisibleSortId store into its own class 2024-11-01 13:41:30 -07:00
ConversationViewController+Selection.swift Add "Delete for everyone" option to bulk message delete action 2025-01-02 17:10:15 -07:00
ConversationViewController+SystemMessageItems.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
ConversationViewController+UI.swift Pipe up memoji from NSAttributedString attributes 2025-01-31 16:01:06 -08:00
ConversationViewController+UIScrollView.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
ConversationViewController+VoiceMessage.swift delete Dependencies+SignalUI.swift 2024-10-12 00:06:27 -05:00
ConversationViewController+Wallpaper.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
ConversationViewLayout.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
ConversationViewModel.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
CVAttachments.swift Handle undownloadable attachment rendering 2025-02-11 09:38:31 -07:00
CVAudioPlayback.swift Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
CVBackgroundContainer.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
CVCell.swift Remove TSResourceReference, use v2 types directly instead 2024-12-04 13:29:48 -08:00
CVItemViewModelImpl.swift More permissive sticker-attachment rendering 2025-02-12 12:10:08 -08:00
CVMediaCache.swift Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
CVNode.swift Handle undownloadable attachment rendering 2025-02-11 09:38:31 -07:00
CVViewState.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
CVViewState+Banners.swift remove NSDate OWS objc category 2025-02-05 11:06:42 -06:00
LinkPreviewCallLink.swift Randomize call link icon colors 2024-10-15 13:12:24 -04:00
LinkPreviewGroupLink.swift Remove isCallLink from LinkPreviewState 2024-09-27 16:09:30 -04:00
MemberRequestView.swift remove NSObject OWS category 2025-02-05 08:38:43 -06:00
MessageActions.swift remove Dependencies+MainApp.swift 2024-10-11 23:47:02 -05:00
MessageRequestView.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
TSInteraction+DeleteActionSheet.swift Add "Delete for everyone" option to bulk message delete action 2025-01-02 17:10:15 -07:00