Signal-iOS/Signal/ConversationView
2024-09-24 17:40:34 -04:00
..
CellViews Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
Components Add image to call link previews for sent messages 2024-09-24 17:40:34 -04:00
DoubleTapToEdit Handle message bubble single-tap (dismiss keyboard) vs double-tap (edit message) conflicts 2024-05-23 12:30:28 -07:00
DynamicInteractions Pare down TSInteraction initializers 2024-08-06 10:06:20 -07:00
Loading migrate logic from NSDate OWS category to swift extensions 2024-09-12 12:27:42 -05:00
Reactions Use smoother, interruptible animation on bottom sheets 2024-08-08 16:09:58 -06:00
VoiceMessage convert DataSource types from objc to swift 2024-08-28 10:56:41 -05: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 fix swiftlint 0.57.0 lint warnings 2024-09-10 12:26:26 -05:00
BlockingLegacyGroupView.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationCollectionView.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07: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 Send call link link previews 2024-07-26 22:00:54 -05: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 Consolidate + clean up ChatColorSettingStore 2024-08-27 16:03:32 -07:00
ConversationViewController+Banners.swift migrate OWSFakeProfileManager from objc to swift 2024-08-28 15:10:10 -05:00
ConversationViewController+BodyTextItems.swift remove toE164 method from PhoneNumber 2024-08-07 16:16:02 -05:00
ConversationViewController+BottomBar.swift Reformat code related to message requests 2024-08-12 11:46:41 -05:00
ConversationViewController+Calls.swift Add CallMode.callLink 2024-06-06 14:59:30 -05:00
ConversationViewController+ConversationInputToolbarDelegate.swift Disable view once button when a draft quoted reply exists 2024-09-24 15:48:44 -05:00
ConversationViewController+CVC.swift Move around a bunch of files in Signal/ 2024-03-25 13:26:31 -05:00
ConversationViewController+CVComponentDelegate.swift Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -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 Reformat code related to message requests 2024-08-12 11:46:41 -05:00
ConversationViewController+MessageActionsDelegate.swift Add UI for displaying restored payments in chats 2024-07-11 14:20:34 -05:00
ConversationViewController+MessageRequest.swift eliminate AnyPromise 2024-09-23 15:01:23 -05:00
ConversationViewController+Misc.swift Asyncify GroupV2Updates 2024-07-25 02:17:01 -05:00
ConversationViewController+Notifications.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07: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 Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ConversationViewController+UI.swift Call link approval details sheet 2024-09-17 11:31:51 -06: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 Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
ConversationViewLayout.swift Remove unused ConversationViewLayout code 2024-07-24 17:53:55 -05:00
ConversationViewModel.swift Avoid addresses in OWSGroupCallMessage 2024-05-07 12:31:52 -05:00
CVAttachments.swift Handle long audio files without using sourceFilename 2024-09-10 14:37:09 -07:00
CVAudioPlayback.swift Handle long audio files without using sourceFilename 2024-09-10 14:37:09 -07:00
CVBackgroundContainer.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -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 Support isSMS for messages restored from Backups 2024-09-23 17:42:11 -07:00
CVMediaCache.swift Add support for downloading/rendering backup thumbnails 2024-08-30 16:34:32 -05:00
CVNode.swift fix swiftlint 0.57.0 lint warnings 2024-09-10 12:26:26 -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
LinkPreviewCallLink.swift Add image to call link previews for sent messages 2024-09-24 17:40:34 -04:00
LinkPreviewGroupLink.swift Add image to call link previews for sent messages 2024-09-24 17:40:34 -04:00
MemberRequestView.swift fix swiftlint 0.57.0 lint warnings 2024-09-10 12:26:26 -05:00
MessageActions.swift Fold SignalCoreKit into SignalServiceKit 2024-06-26 08:44:41 -07:00
MessageRequestView.swift Disable ai writing tools on all text fields in the app 2024-08-27 09:53:07 -07:00
TSInteraction+DeleteActionSheet.swift Migrate TSOutgoingMessageRecipientState off of Mantle 2024-08-23 16:17:26 -07:00