mattermost-mobile/service/actions
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
..
channels.js Render posts for the current channel (#153) 2016-12-23 10:55:33 -03:00
general.js Reauthenticate from stored token when app is reloaded (#137) 2016-12-15 13:17:26 -05:00
helpers.js Reauthenticate from stored token when app is reloaded (#137) 2016-12-15 13:17:26 -05:00
posts.js Render posts for the current channel (#153) 2016-12-23 10:55:33 -03:00
preferences.js Reduced scope of try-catch around client calls (#134) 2016-12-13 13:49:39 -03:00
teams.js Reduced scope of try-catch around client calls (#134) 2016-12-13 13:49:39 -03:00
users.js Improved unit tests (#151) 2016-12-22 13:07:23 -03:00
websocket.js Render posts for the current channel (#153) 2016-12-23 10:55:33 -03:00