mattermost-mobile/service/utils
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_utils.js More Channels (#276) 2017-02-20 16:51:02 -03:00
deep_freeze.js PLT-5252 Added Thread view (#239) 2017-02-13 18:08:26 -03:00
event_emitter.js Squashing several bugs (#221) 2017-02-08 10:28:27 -08:00
file_utils.js PLT-5530 Render placeholder icons + metadata for file attachments in posts list (#249) 2017-02-17 17:40:40 -05:00
key_mirror.js Added NOTICE.txt (#136) 2016-12-16 19:42:08 -03:00
post_utils.js PLT-5605 Fix logic for indicating start of new messages (#284) 2017-02-21 23:59:27 -03:00
preference_utils.js PLT-5566 Added clientside handling to automatically show direct channels (#270) 2017-02-17 10:53:46 -05:00
user_utils.js Channel drawer (#154) 2017-01-03 19:49:28 -03:00