summaryrefslogtreecommitdiffstats
path: root/web/react/stores/socket_store.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1652 from hmhealey/plt1319Corey Hulen2015-12-111-0/+9
|\ | | | | PLT-1319 Fixed direct channels not being visible when no actual channel exists
| * Added preference_changed web socket eventhmhealey2015-12-071-0/+9
| |
* | Revert "add helper method to add ephemeral messages; also switch 'delete ↵Christopher Speller2015-12-101-6/+2
| | | | | | | | mess…"
* | add helper method to add ephemeral messages; also switch 'delete message' to ↵Florian Orben2015-12-091-2/+6
| | | | | | | | this new method
* | Fix edited posts not updating by websocketJoramWilander2015-12-081-0/+1
| |
* | PLT-564 fixing error bar=Corey Hulen2015-12-071-4/+5
|/
* PLT-1326: Enable channel posts of type join or leave not trigger unread ↵Florian Orben2015-12-041-1/+1
| | | | notifications
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-22/+12
| | | | improvements.
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-191-12/+12
| | | | system.
* Merge pull request #1238 from girishso/webhook-creator-notifsCorey Hulen2015-10-301-1/+1
|\ | | | | display webhook notifications to the creator of webhook
| * display webhook notifications to the creator of webhookGirish S2015-10-301-1/+1
| |
* | Show usernames overridden by Incoming Webhooks in notification messages.Girish S2015-10-301-1/+3
|/ | | | fixes PLT-856
* Merge pull request #1178 from mattermost/update-web-socket-helpCorey Hulen2015-10-261-1/+1
|\ | | | | Update web socket help
| * Update helpit332015-10-251-1/+1
| |
* | Fix error message on leaving channelJoramWilander2015-10-261-1/+1
|/
* Force updating last viewed at for new postsJoramWilander2015-10-231-1/+1
|
* Fix websocket not connecting when session index is 0JoramWilander2015-10-231-1/+1
|
* Multi-session login=Corey Hulen2015-10-201-1/+7
|
* Remove unnecessary bindJoramWilander2015-10-161-1/+0
|
* Small refactor of websocket code on client and serverJoramWilander2015-10-161-7/+181
|
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
|
* PLT-500 fixing connection msg issues=Corey Hulen2015-10-061-2/+4
|
* Fixing blue bar and renders warning when mis-configured.=Corey Hulen2015-09-241-12/+30
|
* Cosmetic Refactoringnickago2015-09-021-29/+38
|
* Fixes mm-2021 removes hard coded port=Corey Hulen2015-08-241-2/+1
|
* Fixes mm-2021 removes hard coded port=Corey Hulen2015-08-241-1/+0
|
* finalize implenetation of predictive client posts so that users get ↵JoramWilander2015-08-181-60/+68
| | | | immediate feedback after posting
* fix BrowserStore bug in actionOnItemsWithPrefix and refactor BrowserStoreralder2015-07-101-2/+0
|
* Modifying all storage to use session storage. Also adding an abstraction ↵Christopher Speller2015-07-081-0/+2
| | | | layer to add current user id as a prefix to most keys.
* first commit=Corey Hulen2015-06-141-0/+86