mattermost-mobile/app/scenes/channel_drawer
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_drawer.js PLT-5605 Fix logic for indicating start of new messages (#284) 2017-02-21 23:59:27 -03:00
channel_drawer_container.js Removed channel_viewed websocket event (#254) 2017-02-15 14:08:41 -03:00
index.js Reorganized navigation (#181) 2017-01-24 11:56:35 -03:00