mattermost-mobile/app/components
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
..
autocomplete PLT-5541 Autocomplete mentions in post textbox (#266) 2017-02-20 18:19:11 -03:00
channel_drawer_list PLT-5605 Fix logic for indicating start of new messages (#284) 2017-02-21 23:59:27 -03:00
custom_list Manage members fix (#267) 2017-02-20 18:06:18 -03:00
file_attachment_list PLT-5530 Render placeholder icons + metadata for file attachments in posts list (#249) 2017-02-17 17:40:40 -05:00
layout Added KeyboardLayout to automatically use a KeyboardAvoidingView as necessary (#263) 2017-02-16 09:19:48 -05:00
logout project folder structure (#107) 2016-12-09 10:34:17 -05:00
post PLT-5499 Indicate start of new messages in posts list (#279) 2017-02-20 18:05:16 -03:00
post_list PLT-5605 Fix logic for indicating start of new messages (#284) 2017-02-21 23:59:27 -03:00
post_textbox PLT-5510 Show user is typing (#278) 2017-02-20 17:39:20 -03:00
profile_picture Status indicator fix (#275) 2017-02-20 18:05:26 -03:00
root Added KeyboardLayout to automatically use a KeyboardAvoidingView as necessary (#263) 2017-02-16 09:19:48 -05:00
search_bar More Direct Messages scene (#244) 2017-02-14 11:49:41 -05:00
status_icons Channel drawer (#154) 2017-01-03 19:49:28 -03:00
badge.js PLT-5488 Add an Unread indicator on the button to open the channel drawer (#277) 2017-02-20 17:11:19 -03:00
button.js project folder structure (#107) 2016-12-09 10:34:17 -05:00
drawer.js Reorganized navigation (#181) 2017-01-24 11:56:35 -03:00
error_text.js Mfa (#182) 2017-01-24 16:08:09 -05:00
formatted_date.js #96/#112/PLT-5370/PLT-5372 Styling posts and channel view (#213) 2017-02-02 13:53:42 -03:00
formatted_text.js Mfa (#182) 2017-01-24 16:08:09 -05:00
formatted_time.js Render posts for the current channel (#153) 2016-12-23 10:55:33 -03:00
line_divider.js Channel drawer (#154) 2017-01-03 19:49:28 -03:00
loading.js project folder structure (#107) 2016-12-09 10:34:17 -05:00
mattermost_icon.js #96/#112/PLT-5370/PLT-5372 Styling posts and channel view (#213) 2017-02-02 13:53:42 -03:00
root_navigator.js project folder structure (#107) 2016-12-09 10:34:17 -05:00
text_input_with_localized_placeholder.js Platform dependent search bar and ui fixes (#205) 2017-02-01 11:38:32 -03:00