summaryrefslogtreecommitdiffstats
path: root/web/react/stores/socket_store.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-342/+0
|
* Merge branch 'release-2.1'Christopher Speller2016-03-141-7/+7
|\
| * Fixing blue bar on iOS=Corey Hulen2016-03-101-7/+7
| |
* | Convering client to react-router.Christopher Speller2016-03-141-9/+5
|/
* Adding missing localization=Corey Hulen2016-02-271-4/+2
|
* Fxing initial connection=Corey Hulen2016-02-261-0/+4
|
* PLT-2030 fixing error handling=Corey Hulen2016-02-261-2/+6
|
* Fix badge and tab */(1) not disappearing until switching away from channelJoramWilander2016-02-121-3/+3
|
* Fixing socket store loc=Corey Hulen2016-02-111-0/+14
|
* Changing meation behaviour to show meantion when viewing channel but tab is ↵Christopher Speller2016-02-091-1/+3
| | | | not focused
* GIT-1812 fixing wesocket issue with firefox=Corey Hulen2016-02-051-8/+16
|
* Merge pull request #2075 from mattermost/PLT-1851Corey Hulen2016-02-041-7/+16
|\ | | | | PLT-1851 reconnect and get missing messages
| * PLT-1851 fixing websocket reconnect error=Corey Hulen2016-02-041-6/+12
| |
| * PLT-1851 reconnect and get missing messages=Corey Hulen2016-02-031-1/+4
| |
* | Added helper methods to send ephemeral messages to specific usershmhealey2016-02-041-2/+1
| |
* | Added ephemeral messages sent when a user mentions someone not in the channelhmhealey2016-02-041-0/+1
|/
* Messages for SocketStore and small fixesElias Nahum2016-02-031-9/+12
|
* Return channel type in new post websocket eventsJoramWilander2016-01-281-1/+2
|
* Optionally specify ws:// and wss:// port in configAndy Lo-A-Foe2016-01-191-1/+1
|
* 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