Signal-iOS/Signal/src/ViewControllers/ConversationView
Martin Böttcher cf3a403769
Merge pull request #3857 from signalapp/martin/IOS-2068
workaround for hidden text after deleting the last part of a pasted message
2021-12-24 09:53:17 +01:00
..
Cells Add script to normalize includes and imports. 2021-10-21 09:21:12 -03:00
CV Change phone number. 2021-11-19 14:28:18 -03:00
Emoji Picker Support emoji search in the emoji picker sheet 2021-12-10 13:03:55 -10:00
Reactions Details Badges avatars with custom diameters 2021-11-11 20:18:30 -08:00
BlockingAnnouncementOnlyView.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
BlockingGroupMigrationView.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
ConversationCollectionView.h Fix a whole bunch of warnings 2021-10-21 21:11:26 -07:00
ConversationCollectionView.m Fix a whole bunch of warnings 2021-10-21 21:11:26 -07:00
ConversationCollectionView.swift Lint 2021-10-21 21:40:31 -07:00
ConversationHeaderView.swift Further updates to avatar badges: 2021-11-15 12:39:41 -08:00
ConversationInputTextView.swift Port CVC to Swift. 2021-06-18 09:39:46 -03:00
ConversationInputToolbar.h Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ConversationInputToolbar.m replaced performSelector(afterDelay) with dispatch_after call 2021-12-23 13:00:26 +01:00
ConversationScrollButton.h Port CVC to Swift. 2021-06-18 09:39:46 -03:00
ConversationScrollButton.m Apply script to normalize includes and imports. 2021-10-21 09:21:10 -03:00
ConversationViewController.h Improve scroll continuity. 2021-06-22 09:13:35 -03:00
ConversationViewController.swift Rework DebouncedEvent. 2021-09-08 15:04:26 -03:00
ConversationViewController+Banners.swift Remove @objc from CVC where possible. 2021-07-07 09:53:09 -03:00
ConversationViewController+BodyTextItems.swift Add suport for signal.me phone number links 2021-08-04 11:49:39 -07:00
ConversationViewController+BottomBar.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ConversationViewController+Calls.swift reduced number of notifications used for clearing search after user interaction; message sending: only user iniitiated messages will lead to cleared search 2021-12-11 12:22:40 +01:00
ConversationViewController+ConversationInputToolbarDelegate.swift reduced number of notifications used for clearing search after user interaction; message sending: only user iniitiated messages will lead to cleared search 2021-12-11 12:22:40 +01:00
ConversationViewController+CVC.swift Don't use SCKExceptionWrapper in CVC. 2021-10-21 21:11:26 -07:00
ConversationViewController+CVComponentDelegate.swift Change phone number. 2021-11-19 14:28:18 -03:00
ConversationViewController+Delegates.swift Fix a whole bunch of warnings 2021-10-21 21:11:26 -07:00
ConversationViewController+GestureRecognizers.swift Context Menu items need "Actions Available" hint, correct focus after presentation 2021-08-12 08:29:56 -10:00
ConversationViewController+LastVisibleSortId.swift Rework view state for multi-forward. 2021-08-19 16:57:00 -03:00
ConversationViewController+Mentions.swift Remove @objc from CVC where possible. 2021-07-07 09:53:09 -03:00
ConversationViewController+MessageActions.swift Don't restore keyboard after CVC message context menu if the menu item presented a VC. 2021-08-30 17:06:27 -03:00
ConversationViewController+MessageActionsDelegate.swift Don't restore keyboard after CVC message context menu if the menu item presented a VC. 2021-08-30 17:06:27 -03:00
ConversationViewController+MessageRequest.swift reduced number of notifications used for clearing search after user interaction; message sending: only user iniitiated messages will lead to cleared search 2021-12-11 12:22:40 +01:00
ConversationViewController+Misc.swift Modify forward flow multi-forward. 2021-08-19 16:57:01 -03:00
ConversationViewController+Notifications.swift Move window manager to Signal target. 2021-10-19 17:59:13 -03:00
ConversationViewController+OWS.swift Add tap targets to badge in conversation settings 2021-11-18 16:01:51 -08:00
ConversationViewController+Scroll.swift Better handling of undownloaded media in quoted replies 2021-08-26 22:32:29 -07:00
ConversationViewController+Selection.swift Don't restore keyboard after CVC message context menu if the menu item presented a VC. 2021-08-30 17:06:27 -03:00
ConversationViewController+UI.swift Don't cache contacts on contacts manager. 2021-10-22 19:09:44 -03:00
ConversationViewController+UIScrollView.swift Context menus sometimes present during CVC scroll 2021-08-04 13:37:20 -10:00
ConversationViewController+VoiceMessage.swift Add SignalUI framework target. 2021-10-19 09:39:53 -03:00
ConversationViewController+Wallpaper.swift Render chat colors in CVC cells. 2021-05-25 16:22:29 -03:00
ConversationViewLayout.swift Fix sticky header animations. 2021-09-03 09:09:27 -03:00
CVBackgroundContainer.swift Transcript banner backgrounds disappear when inserting quoted reply / presenting keyboard / sending a new message 2021-07-08 15:57:49 -10:00
CVViewState.swift Fix a whole bunch of warnings 2021-10-21 21:11:26 -07:00
DateHeaderInteraction.swift Rework view state for multi-forward. 2021-08-19 16:57:00 -03:00
DefaultDisappearingMessageTimerInteraction.swift Rework view state for multi-forward. 2021-08-19 16:57:00 -03:00
InteractionReactionState.swift Remove @objc from CVC where possible. 2021-07-07 09:53:09 -03:00
MemberRequestView.swift Convert to new Promise library 2021-09-03 11:41:34 -07:00
MessageRequestView.swift Remove @objc from CVC where possible. 2021-07-07 09:53:09 -03:00
ThreadDetailsInteraction.swift Rework view state for multi-forward. 2021-08-19 16:57:00 -03:00
TypingIndicatorInteraction.swift Rework view state for multi-forward. 2021-08-19 16:57:00 -03:00
UnknownThreadWarningInteraction.swift Rework view state for multi-forward. 2021-08-19 16:57:00 -03:00
UnreadIndicatorInteraction.swift Rework view state for multi-forward. 2021-08-19 16:57:00 -03:00