mattermost-mobile/app/components
Harrison Healey d0481605fb Add ability to post messages (#158)
* Fixed copyright date

* Removed unnecessary components folder from channel scene

* Added initial version of post textbox

* Moved getTheme into a proper selector

* Moved ChannelHeader into its own component

* Flipped post list so that the most recent posts appear at the bottom

* Moved post textbox value into redux view store

* Switched new components from PureRenderMixin to React.PureComponent
2017-01-13 10:40:00 -03:00
..
channel_drawer Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00
logout project folder structure (#107) 2016-12-09 10:34:17 -05:00
post Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00
post_textbox Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00
right_sidebar_menu Added ability to go back to team selection from channel view (#139) 2016-12-16 19:33:14 -03:00
status_icons Channel drawer (#154) 2017-01-03 19:49:28 -03:00
button.js project folder structure (#107) 2016-12-09 10:34:17 -05:00
drawer.js project folder structure (#107) 2016-12-09 10:34:17 -05:00
error_text.js project folder structure (#107) 2016-12-09 10:34:17 -05:00
formatted_text.js project folder structure (#107) 2016-12-09 10:34:17 -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
post_list.js Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00
root_navigator.js project folder structure (#107) 2016-12-09 10:34:17 -05:00
text_input_with_localized_placeholder.js Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00