mattermost-mobile/app/scenes/channel
Chris Duarte afe09babfa PLT-5605 Fix logic for indicating start of new messages (#284)
* Fix placement of new messages separator

* Ignore your own posts when determining start of new messages

* Cache lastViewedAt in ChannelPostList until switching channels

* Increase padding around DateHeader & NewMessagesDivider

* Improve styling of new messages divider line

* Use async await for ChannelDrawerList.onSelectChannel

* Convert DateHeader to functional component
2017-02-21 23:59:27 -03:00
..
channel_post_list PLT-5605 Fix logic for indicating start of new messages (#284) 2017-02-21 23:59:27 -03:00
channel.js Added KeyboardLayout to automatically use a KeyboardAvoidingView as necessary (#263) 2017-02-16 09:19:48 -05:00
channel_container.js Squashing several bugs (#221) 2017-02-08 10:28:27 -08:00
channel_drawer_button.js PLT-5488 Add an Unread indicator on the button to open the channel drawer (#277) 2017-02-20 17:11:19 -03:00
channel_menu_button.js Navigation Drawer and Modal (#220) 2017-02-08 12:16:24 -08:00
channel_title.js Reworking navigation (#212) 2017-02-02 16:13:25 -05:00
index.js Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00