Signal-iOS/Signal/ConversationView
2025-01-27 08:54:25 -08:00
..
CellViews Add AttachmentBackupPointer and AttachmentPointer 2025-01-27 08:54:25 -08:00
Components Add AttachmentBackupPointer and AttachmentPointer 2025-01-27 08:54:25 -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 Add AttachmentBackupPointer and AttachmentPointer 2025-01-27 08:54:25 -08: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 Update text composer colors 2024-12-20 12:59:17 -07:00
ConversationInputToolbar.swift Update text composer colors 2024-12-20 12:59:17 -07: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+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 NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
ConversationViewController+CVComponentDelegate.swift Remove some (mostly) unused group update results 2025-01-22 19:25:56 -06:00
ConversationViewController+Delegates.swift remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05:00
ConversationViewController+GestureRecognizers.swift enable internal imports by default 2024-09-29 20:03:17 -05: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+Mentions.swift enable internal imports by default 2024-09-29 20:03:17 -05: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 Migrate blocked groups to a dedicated table 2025-01-21 10:54:28 -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 remove NSObject and Dependencies extension computed vars for SignalServiceKit 2024-10-11 23:12:59 -05: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 Add AttachmentBackupPointer and AttachmentPointer 2025-01-27 08:54:25 -08: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 Fixes when sharing multiple body images/videos via system share sheet 2024-12-16 11:24:24 -08:00
CVMediaCache.swift Remove TSResource/Stream/Pointer/Thumbnail, use v2 types directly instead 2024-12-04 13:29:06 -08:00
CVNode.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
CVViewState.swift enable internal imports by default 2024-09-29 20:03:17 -05:00
CVViewState+Banners.swift One KeyValueStore to rule them all 2024-11-15 18:47:54 -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 Rename methods to cancel join request 2024-11-20 18:26:05 -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