mattermost-mobile/app
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-5510 Show user is typing (#278) 2017-02-20 17:39:20 -03:00
components PLT-5605 Fix logic for indicating start of new messages (#284) 2017-02-21 23:59:27 -03:00
constants PLT-5252 Added Thread view (#239) 2017-02-13 18:08:26 -03:00
navigation More Channels (#276) 2017-02-20 16:51:02 -03:00
reducers PLT-5252 Added Thread view (#239) 2017-02-13 18:08:26 -03:00
scenes PLT-5605 Fix logic for indicating start of new messages (#284) 2017-02-21 23:59:27 -03:00
store project folder structure (#107) 2016-12-09 10:34:17 -05:00
styles Updating UI for Sign up screens (#163) 2017-01-18 10:47:19 -05:00
utils More Channels (#276) 2017-02-20 16:51:02 -03:00
initial_state.js PLT-5510 Show user is typing (#278) 2017-02-20 17:39:20 -03:00
mattermost.js Added KeyboardLayout to automatically use a KeyboardAvoidingView as necessary (#263) 2017-02-16 09:19:48 -05:00