Signal-iOS/Signal/ConversationView
2024-04-18 14:03:35 -07:00
..
CellViews Fix isAnimatedImage usage (gifs) 2024-04-18 11:32:20 -07:00
Components Fix a few build warnings 2024-04-17 19:11:13 -05:00
DynamicInteractions Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
Loading Don’t use inheritance with CallService 2024-04-16 19:36:24 -05:00
Reactions Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
VoiceMessage Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
AudioMessagePresenter.swift Update a ton of CV code from TSAttachment->TSResource 2024-04-15 09:12:59 -07:00
AudioPresentation.swift Update a ton of CV code from TSAttachment->TSResource 2024-04-15 09:12:59 -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 required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ConversationInputTextView.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ConversationInputToolbar.swift Separate DraftQuotedReplyModel from QuotedReplyModel 2024-03-25 21:09:39 -07:00
ConversationInputToolbar+QuotedReplyPreview.swift migrate isDefinitelyAnimated/isMaybeAnimated to swift 2024-04-11 22:19:16 -05:00
ConversationScrollButton.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05: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 Don’t use inheritance with CallService 2024-04-16 19:36:24 -05:00
ConversationViewController+ConversationInputToolbarDelegate.swift Fix a few build warnings 2024-04-17 19:11:13 -05:00
ConversationViewController+CVC.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+CVComponentDelegate.swift Another chunk of TSResource type migrations for conversation view classes 2024-04-15 09:15:27 -07:00
ConversationViewController+Delegates.swift Clean up some unused TSMessage params 2024-04-04 15:32:52 -07:00
ConversationViewController+GestureRecognizers.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
ConversationViewController+GiftBadges.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+LastVisibleSortId.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -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 Tweak or remove redundant/noisy info lines 2024-04-16 19:37:25 -05:00
ConversationViewController+MessageRequest.swift Use PreparedOutgoingMessage for all transient message enqueuing 2024-03-28 10:36:24 -07:00
ConversationViewController+Misc.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+Notifications.swift Don’t use inheritance with CallService 2024-04-16 19:36:24 -05:00
ConversationViewController+OWS.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+Scroll.swift Clean up EditManager shims 2024-04-04 13:00:01 -07:00
ConversationViewController+Selection.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+SystemMessageItems.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+UI.swift Don’t use inheritance with CallService 2024-04-16 19:36:24 -05:00
ConversationViewController+UIScrollView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -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 Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
CVAttachments.swift Explicit compute vs cached value for TSResourceContentType metadata 2024-04-15 19:39:39 -05:00
CVAudioPlayback.swift Update a ton of CV code from TSAttachment->TSResource 2024-04-15 09:12:59 -07:00
CVBackgroundContainer.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -07:00
CVCell.swift Another chunk of TSResource type migrations for conversation view classes 2024-04-15 09:15:27 -07:00
CVItemViewModelImpl.swift Fix forwarding logic for attachments 2024-04-18 14:03:35 -07:00
CVMediaCache.swift Update a ton of CV code from TSAttachment->TSResource 2024-04-15 09:12:59 -07:00
CVNode.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
CVViewState.swift Remove required from every init that is not dynamically dispatched 2024-04-01 15:27:20 -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 Use PreparedOutgoingMessage for all transient message enqueuing 2024-03-28 10:36:24 -07:00