mattermost-mobile/app
Harrison Healey 4ecd3758e7 Render posts for the current channel (#153)
* Added selectChannel action

* Fixed selected team not being cleared on logout

* Fixed posts and postsByChannel not being initialized correctly

* Added basic post rendering

* Renamed selectors files to be plural

* Removed empty file

* Fixed unit tests after merge

* Removing unnecessary code
2016-12-23 10:55:33 -03:00
..
actions Render posts for the current channel (#153) 2016-12-23 10:55:33 -03:00
components Render posts for the current channel (#153) 2016-12-23 10:55:33 -03:00
constants Added NOTICE.txt (#136) 2016-12-16 19:42:08 -03:00
images project folder structure (#107) 2016-12-09 10:34:17 -05:00
layouts/root_layout Reauthenticate from stored token when app is reloaded (#137) 2016-12-15 13:17:26 -05:00
navigation Reauthenticate from stored token when app is reloaded (#137) 2016-12-15 13:17:26 -05:00
reducers Reauthenticate from stored token when app is reloaded (#137) 2016-12-15 13:17:26 -05:00
scenes Render posts for the current channel (#153) 2016-12-23 10:55:33 -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
mattermost.js project folder structure (#107) 2016-12-09 10:34:17 -05:00