mattermost-mobile/app/components/post_list
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
..
date_header.js PLT-5605 Fix logic for indicating start of new messages (#284) 2017-02-21 23:59:27 -03:00
index.js #96/#112/PLT-5370/PLT-5372 Styling posts and channel view (#213) 2017-02-02 13:53:42 -03:00
new_messages_divider.js PLT-5605 Fix logic for indicating start of new messages (#284) 2017-02-21 23:59:27 -03:00
post_list.js PLT-5605 Fix logic for indicating start of new messages (#284) 2017-02-21 23:59:27 -03:00
post_list_container.js Navigation Drawer and Modal (#220) 2017-02-08 12:16:24 -08:00