Signal-iOS/Signal/src/ViewControllers/ConversationView
Michelle Linington 22926a5bff IOS-604: Stale index path used in -[ConversationViewController scrollToBottomAnimated:]
Our target index path should be determined after updating the
ConversationViewModel's window.

A more robust solution might involve pinning the bottom page to *always*
be loaded in the ConversationViewModel. But for now, this should fix the
assertion.
2020-06-25 10:35:27 -07:00
..
Cells Make New Messages header in conversation view multi-line 2020-06-23 19:19:10 -07:00
Emoji Picker PR Feedback 2020-06-01 12:56:43 -07:00
Reactions Details Strip out message request special casing 2020-06-16 12:28:21 -07:00
ConversationCollectionView.h Landscape orientation. 2019-01-09 15:14:36 -05:00
ConversationCollectionView.m A better fix for conversation scroll jumping 2020-06-06 17:11:42 -03:00
ConversationHeaderView.swift Fix conversation header after theme change 2020-01-02 16:29:11 -08:00
ConversationInputTextView.h Hide sticker button if user enters whitespace. 2019-09-27 16:49:08 -03:00
ConversationInputTextView.m Insert new lines at cursor position, not end of message. 2019-11-06 12:16:46 -08:00
ConversationInputToolbar.h Fix build warnings around initializers. 2020-04-08 16:05:54 -03:00
ConversationInputToolbar.m Fix: empty string activates send button 2020-06-23 19:53:34 -07:00
ConversationMessageMapping.swift Respond to CR. 2020-06-18 12:09:42 -03:00
ConversationScrollButton.h Respond to CR. 2017-11-22 09:39:43 -05:00
ConversationScrollButton.m Revise dark theme. 2020-04-16 11:32:35 -03:00
ConversationViewController.h Consolidate conversation scrolling logic 2020-06-19 11:54:31 -07:00
ConversationViewController.m Remove unnecessary unread count calculation 2020-06-23 20:34:08 -07:00
ConversationViewController+LastVisibleSortId.swift Consolidate conversation scrolling logic 2020-06-19 11:54:31 -07:00
ConversationViewController+MessageRequest.swift Strip out message request special casing 2020-06-16 12:28:21 -07:00
ConversationViewController+OWS.swift Merge branch 'release/3.11.0' 2020-06-16 20:48:47 -07:00
ConversationViewController+ScrollTo.swift IOS-604: Stale index path used in -[ConversationViewController scrollToBottomAnimated:] 2020-06-25 10:35:27 -07:00
ConversationViewItem.h Fix more build warnings. 2020-04-10 13:17:08 -03:00
ConversationViewItem.m Strip out message request special casing 2020-06-16 12:28:21 -07:00
ConversationViewLayout.h Fix more build warnings. 2020-04-10 13:17:08 -03:00
ConversationViewLayout.m Fix some additional flashing when loading more 2020-06-12 13:42:51 -07:00
ConversationViewModel.h Preserve conversation scroll position 2020-06-18 16:25:04 -07:00
ConversationViewModel.m Overhaul database observation. 2020-06-18 09:28:49 -03:00
DateHeaderInteraction.swift Use sent timestamp for date headers 2020-06-12 13:48:18 -07:00
InteractionReactionState.swift Track reaction read state 2020-04-20 10:25:31 -07:00
MessageRequestView.swift Blocked above sent 2020-06-09 16:00:03 -07:00
MessageSelectionView.swift Revise dark theme. 2020-04-16 11:32:35 -03:00
ThreadDetailsInteraction.swift Respond to CR. 2020-05-11 10:19:52 -03:00
TypingIndicatorInteraction.swift Respond to CR. 2020-05-11 10:19:52 -03:00
UnreadIndicatorInteraction.swift Respond to CR. 2020-05-11 10:19:52 -03:00