mattermost-mobile/service
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
..
actions PLT-5541 Autocomplete mentions in post textbox (#266) 2017-02-20 18:19:11 -03:00
client PLT-5541 Autocomplete mentions in post textbox (#266) 2017-02-20 18:19:11 -03:00
constants PLT-5541 Autocomplete mentions in post textbox (#266) 2017-02-20 18:19:11 -03:00
i18n Added whitelabeling support using assets/override (#156) 2017-01-05 16:32:24 -03:00
reducers PLT-5541 Autocomplete mentions in post textbox (#266) 2017-02-20 18:19:11 -03:00
selectors/entities PLT-5541 Autocomplete mentions in post textbox (#266) 2017-02-20 18:19:11 -03:00
store Fix build in release mode (#193) 2017-01-30 11:20:41 -03:00
utils PLT-5605 Fix logic for indicating start of new messages (#284) 2017-02-21 23:59:27 -03:00