* 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 |
||
|---|---|---|
| .. | ||
| channels.test.js | ||
| general.test.js | ||
| posts.test.js | ||
| preferences.test.js | ||
| teams.test.js | ||
| users.test.js | ||
| websocket.test.js | ||