Signal-iOS/Signal/ConversationView
2024-06-21 13:03:33 -07:00
..
CellViews Collapse "enqueued" and "downloading" AttachmentDownloadState cases into single "enqueuedOrDownloading" case 2024-06-21 13:03:33 -07:00
Components Collapse "enqueued" and "downloading" AttachmentDownloadState cases into single "enqueuedOrDownloading" case 2024-06-21 13:03:33 -07:00
DoubleTapToEdit Handle message bubble single-tap (dismiss keyboard) vs double-tap (edit message) conflicts 2024-05-23 12:30:28 -07:00
DynamicInteractions Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
Loading Add CallMode.callLink 2024-06-06 14:59:30 -05:00
Reactions Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
VoiceMessage Handle TSResource in AudioPlayer, take 2 2024-05-21 10:14:07 -07:00
AudioMessagePresenter.swift Modernize + asyncify AudioWaveformManager 2024-04-29 13:11:16 -07:00
AudioPresentation.swift Modernize + asyncify AudioWaveformManager 2024-04-29 13:11:16 -07:00
BlockingAnnouncementOnlyView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
BlockingLegacyGroupView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationCollectionView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationHeaderView.swift remove the last chunk of objc in the main app target 2024-05-13 12:35:01 -05:00
ConversationInputTextView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ConversationInputToolbar.swift When editing a message, prompt before discarding current draft 2024-06-03 12:23:09 -04:00
ConversationInputToolbar+QuotedReplyPreview.swift Audit usages of TSResource.mimeType to ensure we check contentType first 2024-05-07 15:06:11 -07:00
ConversationScrollButton.swift remove the last chunk of objc in the main app target 2024-05-13 12:35:01 -05:00
ConversationViewController.swift Adjust suffix to help track down phantom mark as read bug 2024-06-11 16:06:55 -07:00
ConversationViewController+Banners.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ConversationViewController+BodyTextItems.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+BottomBar.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+Calls.swift Add CallMode.callLink 2024-06-06 14:59:30 -05:00
ConversationViewController+ConversationInputToolbarDelegate.swift Clean up ThreadUtil+SignalUI 2024-06-11 15:43:15 -07:00
ConversationViewController+CVC.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+CVComponentDelegate.swift Add ThreadSoftDeleteManager 2024-06-04 14:58:58 -07:00
ConversationViewController+Delegates.swift De-Asyncify AttachmentContentValidator 2024-06-11 14:07:12 -07:00
ConversationViewController+GestureRecognizers.swift Handle message bubble single-tap (dismiss keyboard) vs double-tap (edit message) conflicts 2024-05-23 12:30:28 -07:00
ConversationViewController+GiftBadges.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+LastVisibleSortId.swift convert OWSMath.h to swift 2024-04-21 23:26:16 -05:00
ConversationViewController+Mentions.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+MessageActions.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+MessageActionsDelegate.swift When editing a message, prompt before discarding current draft 2024-06-03 12:23:09 -04:00
ConversationViewController+MessageRequest.swift Send support for DeleteForMe sync messages 2024-06-04 15:18:39 -07:00
ConversationViewController+Misc.swift ensure repeats true timers are released if self is released 2024-04-27 09:35:27 -05:00
ConversationViewController+Notifications.swift Stop tracking pending calls at the app layer 2024-05-24 14:39:57 -05:00
ConversationViewController+OWS.swift Handle Call Links provided by the system 2024-06-17 11:56:51 -05:00
ConversationViewController+Scroll.swift Clean up EditManager shims 2024-04-04 13:00:01 -07:00
ConversationViewController+Selection.swift Informational UX for delete syncs 2024-06-11 16:39:22 -07:00
ConversationViewController+SystemMessageItems.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+UI.swift Stop tracking pending calls at the app layer 2024-05-24 14:39:57 -05:00
ConversationViewController+UIScrollView.swift disallow swift code to call weak timer selector methods 2024-04-27 05:24:46 -05:00
ConversationViewController+VoiceMessage.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+Wallpaper.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewLayout.swift Clean up some info lines 2024-03-27 12:08:43 -05:00
ConversationViewModel.swift Avoid addresses in OWSGroupCallMessage 2024-05-07 12:31:52 -05:00
CVAttachments.swift Collapse "enqueued" and "downloading" AttachmentDownloadState cases into single "enqueuedOrDownloading" case 2024-06-21 13:03:33 -07:00
CVAudioPlayback.swift Handle TSResource in AudioPlayer, take 2 2024-05-21 10:14:07 -07:00
CVBackgroundContainer.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
CVCell.swift Handle message bubble single-tap (dismiss keyboard) vs double-tap (edit message) conflicts 2024-05-23 12:30:28 -07:00
CVItemViewModelImpl.swift Create StickerMetadata from TSResourceStream 2024-05-03 16:26:01 -07:00
CVMediaCache.swift Update to Lottie v4.4.3 2024-04-25 18:19:25 -05:00
CVNode.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
CVViewState.swift Handle message bubble single-tap (dismiss keyboard) vs double-tap (edit message) conflicts 2024-05-23 12:30:28 -07:00
CVViewState+Banners.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
MemberRequestView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
MessageActions.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
MessageRequestView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
TSInteraction+DeleteActionSheet.swift Adjust copy for Note to Self synced deletes 2024-06-20 16:56:51 -07:00