summaryrefslogtreecommitdiffstats
path: root/web/react/dispatcher/event_helpers.jsx
Commit message (Expand)AuthorAgeFilesLines
* Convering client to react-router.Christopher Speller2016-03-141-222/+0
* Fix replying from search resultJoramWilander2016-02-251-1/+8
* Replaced Permalink popover with a Permalink modalhmhealey2016-02-091-0/+8
* Renamed RECIEVED_* to RECEIVED_*hmhealey2016-02-081-5/+5
* Added helper methods to send ephemeral messages to specific usershmhealey2016-02-041-0/+18
* Changed deleted posts to be more general ephemeral postshmhealey2016-02-041-0/+7
* Clear deleted messages after channel leave and fix missig postlist errorJoramWilander2016-01-271-1/+2
* Merge branch 'release-1.3'Christopher Speller2015-12-141-7/+6
|\
| * Fixing eslint error=Corey Hulen2015-12-111-1/+0
| * PLT-1472 Adding back button to search click through=Corey Hulen2015-12-111-6/+6
* | Merge pull request #1652 from hmhealey/plt1319Corey Hulen2015-12-111-0/+7
|\ \ | |/ |/|
| * Added preference_changed web socket eventhmhealey2015-12-071-0/+7
* | PLT-1418 Adding old style replying in RHS=Corey Hulen2015-12-081-0/+25
|/
* Merge pull request #1612 from mattermost/fix-build-updateChristopher Speller2015-12-041-1/+1
|\
| * Fixing mattermost to refresh the page when a new version is detected=Corey Hulen2015-12-031-1/+1
* | Changed SuggestionBox to clear its suggestions on losing focushmhealey2015-12-031-0/+7
|/
* Merge pull request #1579 from hmhealey/plt1298Christopher Speller2015-12-031-0/+30
|\
| * Moved action creation for suggestionshmhealey2015-12-021-0/+30
* | Merge pull request #1577 from mattermost/plt-1307Joram Wilander2015-12-021-2/+2
|\ \ | |/ |/|
| * Make proper async calls when switching channelsJoramWilander2015-12-021-2/+2
* | Updated oauth2 app register modalJoramWilander2015-12-011-0/+7
|/
* Moved show static methods out of modals and into EventHelpershmhealey2015-11-231-0/+23
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-231-0/+83