Signal-iOS/Signal/ConversationView
2026-03-27 14:01:26 -04:00
..
CellViews Run swiftformat . using v0.60.1 2026-03-26 17:10:38 -05:00
Components Run swiftformat . using v0.60.1 2026-03-26 17:10:38 -05:00
DoubleTapToEdit Run swiftformat . 2025-12-30 11:34:05 -08:00
DynamicInteractions Adopt NSSecureCoding everywhere 2026-01-12 17:31:31 -06:00
Loading Add missing imports 2026-03-24 16:09:03 -05:00
Reactions Run swiftformat . 2025-12-30 11:34:05 -08:00
VoiceMessage Fix audio waveform for interrupted drafts 2026-02-26 12:09:13 -06:00
AudioAttachment.swift Rename file to reflect contents 2026-03-24 21:29:18 -07:00
AudioMessagePresenter.swift Adopt new colors for elements in chat message bubbles. 2026-02-20 16:21:08 -08:00
AudioPresentation.swift Adopt new colors for elements in chat message bubbles. 2026-02-20 16:21:08 -08:00
BlockingAnnouncementOnlyView.swift Update colors for group names to match other platforms 2026-02-04 19:40:17 -05:00
BlockingErrorBottomPanelView.swift Disable chat bar when expired/not registered 2026-01-16 14:45:21 -06:00
ConversationBottomPanelView.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
ConversationCollectionView.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
ConversationHeaderView.swift Add internal switch to disable tracking of content underneath the chat header. 2026-01-07 21:30:05 -08:00
ConversationInputTextView.swift Add missing imports 2026-03-24 16:09:03 -05:00
ConversationInputToolbar.swift Big update of link preview views. 2026-02-26 21:12:36 -08:00
ConversationInputToolbar+QuotedReplyPreview.swift Make "high contrast" colors optional in UIColor convenience initializers. 2026-02-17 09:45:16 -06:00
ConversationInputToolbar+VoiceMemo.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
ConversationScrollButton.swift For "scroll to bottom" button in chat, instead of glass, tint badge. 2026-02-21 12:39:58 -08:00
ConversationViewController.swift implement thread archive and delete from ended group 2026-03-20 08:47:36 -04:00
ConversationViewController+Banners.swift Remove unpin action for terminated groups 2026-03-27 14:01:26 -04:00
ConversationViewController+BodyRangesTextViewDelegate.swift Make attachment limits hot-swappable 2026-01-22 13:46:01 -06:00
ConversationViewController+BodyTextItems.swift Make admin name tappable 2026-02-23 15:21:45 -05:00
ConversationViewController+BottomBar.swift Add missing imports 2026-03-24 16:09:03 -05:00
ConversationViewController+Calls.swift more group terminate checks 2026-03-20 16:01:45 -04:00
ConversationViewController+ConversationInputToolbarDelegate.swift Uncodegen TSThread 2026-03-05 21:54:46 -06:00
ConversationViewController+CVC.swift Add missing imports 2026-03-24 16:09:03 -05:00
ConversationViewController+CVComponentDelegate.swift Generic error dialog for tapping any group-change chat events in ended group 2026-03-26 14:11:35 -04:00
ConversationViewController+Delegates.swift Improve voiceover for quote replies 2026-03-17 08:54:55 -04:00
ConversationViewController+GestureRecognizers.swift Add missing imports 2026-03-24 16:09:03 -05:00
ConversationViewController+GiftBadges.swift Add missing imports 2026-03-24 16:09:03 -05:00
ConversationViewController+LastVisibleSortId.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
ConversationViewController+MessageActions.swift Add missing imports 2026-03-24 16:09:03 -05:00
ConversationViewController+MessageActionsDelegate.swift Run swiftformat . using v0.60.1 2026-03-26 17:10:38 -05:00
ConversationViewController+MessageRequest.swift Swiftify OWSSyncMessageRequestResponseMessage 2026-01-21 01:00:30 -06:00
ConversationViewController+Misc.swift Adjust CSVC button names and icons 2026-03-24 10:37:07 -04:00
ConversationViewController+Notifications.swift Disable chat bar when expired/not registered 2026-01-16 14:45:21 -06:00
ConversationViewController+OWS.swift Generic error dialog for tapping any group-change chat events in ended group 2026-03-26 14:11:35 -04:00
ConversationViewController+PinnedMessages.swift Remove unpin action for terminated groups 2026-03-27 14:01:26 -04:00
ConversationViewController+Scroll.swift Improve voiceover for quote replies 2026-03-17 08:54:55 -04:00
ConversationViewController+Selection.swift Run swiftformat . using v0.60.1 2026-03-26 17:10:38 -05:00
ConversationViewController+SystemMessageItems.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
ConversationViewController+UI.swift Remove WebP special cases & stillForWebPData 2026-03-16 17:48:52 -05:00
ConversationViewController+UIScrollView.swift Add missing imports 2026-03-24 16:09:03 -05:00
ConversationViewController+VoiceMessage.swift Make attachment limits hot-swappable 2026-01-22 13:46:01 -06:00
ConversationViewController+Wallpaper.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
ConversationViewLayout.swift Run swiftformat . using v0.59.0 2026-01-28 14:16:20 -06:00
ConversationViewModel.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
CVAudioPlayback.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
CVBackgroundContainer.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
CVCell.swift Add missing imports 2026-03-24 16:09:03 -05:00
CVItemViewModelImpl.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
CVMediaCache.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
CVNode.swift Remove unused property 2026-03-19 11:26:42 -07:00
CVViewState.swift Improve voiceover for quote replies 2026-03-17 08:54:55 -04:00
CVViewState+Banners.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
LinkPreviewCallLink.swift Clean up link preview UI a bit more. 2026-03-05 00:04:37 -06:00
LinkPreviewGroupLink.swift Clean up link preview UI a bit more. 2026-03-05 00:04:37 -06:00
MemberRequestView.swift Run swiftformat . 2025-12-30 11:34:05 -08:00
MessageActions.swift dont allow end poll in terminated group 2026-03-26 14:11:09 -04:00
MessageRequestView.swift Run swiftformat . using v0.59.0 2026-01-28 14:16:20 -06:00
TSInteraction+DeleteActionSheet.swift Run swiftformat . using v0.60.1 2026-03-26 17:10:38 -05:00