mattermost-mobile/app/constants
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
..
index.js Reauthenticate from stored token when app is reloaded (#137) 2016-12-15 13:17:26 -05:00
navigation.js Added NOTICE.txt (#136) 2016-12-16 19:42:08 -03:00
storage.js Added NOTICE.txt (#136) 2016-12-16 19:42:08 -03:00
view.js Add ability to post messages (#158) 2017-01-13 10:40:00 -03:00