mattermost-mobile/app
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
..
actions Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00
components Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00
constants Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00
layouts/root_layout Added whitelabeling support using assets/override (#156) 2017-01-05 16:32:24 -03:00
navigation Channel drawer (#154) 2017-01-03 19:49:28 -03:00
reducers Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00
scenes Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00
store project folder structure (#107) 2016-12-09 10:34:17 -05:00
styles Use KeyboardAvoidingView in SelectServer & Login (#148) 2016-12-21 11:32:50 -05:00
utils Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00
initial_state.js Bug fixes (#157) 2017-01-10 11:47:11 -05:00
mattermost.js project folder structure (#107) 2016-12-09 10:34:17 -05:00