summaryrefslogtreecommitdiffstats
path: root/webapp/action_creators/websocket_actions.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2538 from mattermost/websocket-fixChristopher Speller2016-03-281-6/+12
|\ | | | | Fix websocket trying to reconnect after a logout
| * Fix websocket trying to reconnect after a logoutJoramWilander2016-03-241-6/+12
| |
* | Fix HTML Notifications not showingElias Nahum2016-03-261-0/+1
|/ | | | - fix filename typo
* Removing extranious thisChristopher Speller2016-03-241-1/+1
|
* Fixing websocket connection issue. Refactoring websockets into an action ↵Christopher Speller2016-03-231-0/+227
creator.