mattermost-mobile/app/components/channel_drawer
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
..
badge.js Channel drawer (#154) 2017-01-03 19:49:28 -03:00
channel_drawer.js Bug fixes (#157) 2017-01-10 11:47:11 -05:00
channel_drawer_container.js Channel drawer (#154) 2017-01-03 19:49:28 -03:00
channel_item.js Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00
channel_list.js Bug fixes (#157) 2017-01-10 11:47:11 -05:00
index.js Channel drawer (#154) 2017-01-03 19:49:28 -03:00
unread_indicator.js Channel drawer (#154) 2017-01-03 19:49:28 -03:00