Signal-iOS/Signal/ConversationView
2024-04-26 05:36:49 -05:00
..
CellViews Update to Lottie v4.4.3 2024-04-25 18:19:25 -05:00
Components migrate NSData+Image to swift 2024-04-26 05:24:55 -05:00
DynamicInteractions Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
Loading Define v2 AttachmentDownloadState 2024-04-25 15:44:02 -07: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 Move audioWaveform generation up to TSResourceStream 2024-04-25 15:47:15 -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 convert OWSMath.h to swift 2024-04-21 23:26:16 -05: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 Smoosh together various places that fetch profiles 2024-04-23 15:22:37 -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 update deployment target to iOS 14 2024-04-26 05:36:49 -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 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 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 Define v2 AttachmentDownloadState 2024-04-25 15:44:02 -07:00
CVAudioPlayback.swift Delete CloneAsSignalAttachmentRequest, implement SignalAttachmentCloner 2024-04-25 10:20:27 -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 Define v2 AttachmentDownloadState 2024-04-25 15:44:02 -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 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