summaryrefslogtreecommitdiffstats
path: root/web/react/stores
Commit message (Collapse)AuthorAgeFilesLines
* Make Youtube previews stop when the channel is changedhmhealey2016-01-041-1/+1
|
* Refactored ViewImage modal and made it automatically play animated gifshmhealey2015-12-181-0/+60
|
* Improved PreferenceStore api when getting valueshmhealey2015-12-151-3/+46
|
* Merge pull request #1730 from mattermost/PLT-1404Joram Wilander2015-12-151-0/+17
|\ | | | | PLT-1404 signal login to other tabs
| * PLT-1404 signal login to other tags=Corey Hulen2015-12-141-0/+17
| |
* | Adding error bar message when console error detected=Corey Hulen2015-12-141-0/+1
|/
* Merge pull request #1652 from hmhealey/plt1319Corey Hulen2015-12-112-3/+18
|\ | | | | PLT-1319 Fixed direct channels not being visible when no actual channel exists
| * Added preference_changed web socket eventhmhealey2015-12-072-3/+18
| |
* | Merge pull request #1702 from rgarmsen2295/plt-1047Christopher Speller2015-12-111-1/+1
|\ \ | | | | | | PLT-1047 Fixed issue with Team Settings modal visually saving items instead of cancelling
| * | Fixed issue with Team Settings modal saving items instead of cancelling; ↵Reed Garmsen2015-12-101-1/+1
| | | | | | | | | | | | changed remaining copyrights
| * | Revert "add helper method to add ephemeral messages; also switch 'delete ↵Christopher Speller2015-12-102-83/+46
| | | | | | | | | | | | mess…"
| * | add helper method to add ephemeral messages; also switch 'delete message' to ↵Florian Orben2015-12-092-46/+83
| | | | | | | | | | | | this new method
* | | Fixed EditChannelHeaderModal's contents not always being updated when a ↵hmhealey2015-12-101-1/+3
|/ / | | | | | | change is made
* | Removed space bar from autocompleteshmhealey2015-12-091-14/+1
| |
* | Fix edited posts not updating by websocketJoramWilander2015-12-081-0/+1
| |
* | PLT-564 fixing error bar=Corey Hulen2015-12-071-4/+5
|/
* Merge pull request #1613 from florianorben/PLT-1326Corey Hulen2015-12-041-1/+1
|\ | | | | PLT-1326: Enable channel posts of type join or leave not trigger unread notifications
| * PLT-1326: Enable channel posts of type join or leave not trigger unread ↵Florian Orben2015-12-041-1/+1
| | | | | | | | notifications
* | Merge pull request #1600 from hmhealey/plt1152Joram Wilander2015-12-041-13/+5
|\ \ | | | | | | PLT-1152 Fix cross-contamination between invite member modals
| * | Removed some internal state from ChannelMembersModal and ChannelInviteModalhmhealey2015-12-031-13/+5
| |/
* | Merge pull request #1604 from hmhealey/plt1285Joram Wilander2015-12-041-1/+20
|\ \ | | | | | | PLT-1285 Fixed IE11 tabs preventing themselves from logging out
| * | Fixed IE11 tabs preventing themselves from logging outhmhealey2015-12-031-1/+20
| |/
* / Changed SuggestionBox to clear its suggestions on losing focushmhealey2015-12-031-0/+5
|/
* Merge pull request #1579 from hmhealey/plt1298Christopher Speller2015-12-032-42/+27
|\ | | | | PLT-1298 Converted Command and @Mention autocomplete to new suggestion components
| * Changed Command autocomplete to pick a suggestion when space is pressedhmhealey2015-12-021-1/+14
| |
| * Replaced CommandList with the new suggestion componentshmhealey2015-12-011-4/+6
| |
| * Replaced MentionList and Mention components with AtMentionProviderhmhealey2015-12-011-36/+0
| |
| * Fixed losing suggestion selection when entering additional charactershmhealey2015-12-011-1/+7
| |
* | Merge pull request #1540 from hmhealey/plt1297Christopher Speller2015-12-031-0/+246
|\| | | | | PLT-1297 Replaced SearchAutocomplete with new suggestion components
| * Replaced SearchAutocomplete with new suggestion componentshmhealey2015-12-011-0/+246
| |
* | Merge pull request #1577 from mattermost/plt-1307Joram Wilander2015-12-021-2/+42
|\ \ | |/ |/| PLT-1307 Make proper async calls when switching channels
| * Add bindJoramWilander2015-12-021-0/+1
| |
| * Make proper async calls when switching channelsJoramWilander2015-12-021-2/+41
| |
* | Merge pull request #1559 from mattermost/plt-510Harrison Healey2015-12-011-0/+1
|\ \ | |/ |/| PLT-510 Updated OAuth2 app register modal
| * Updated oauth2 app register modalJoramWilander2015-12-011-0/+1
| |
* | Make sure to have latests posts for the view whhen switching to a channelJoramWilander2015-11-301-1/+1
|/
* Re-added PostStore.getPosthmhealey2015-11-271-0/+12
|
* Fixed getCommentCounthmhealey2015-11-271-1/+1
|
* Fixing pending post deletion on other clients.Christopher Speller2015-11-241-2/+4
|
* Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModalhmhealey2015-11-232-0/+12
|
* Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-233-221/+408
| | | | improvements.
* Patching strange travis eslint problemChristopher Speller2015-11-191-1/+1
|
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package ↵Christopher Speller2015-11-1910-76/+76
| | | | system.
* Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-11-191-1/+3
|
* Merge pull request #1457 from hmhealey/plt729Christopher Speller2015-11-191-0/+20
|\ | | | | PLT-729 Added search button to mobile header
| * Added ability to open search sidebar programaticallyhmhealey2015-11-181-0/+20
| |
* | Converted DeletePostModal to React-Bootstraphmhealey2015-11-182-3/+24
|/
* force reload on server update=Corey Hulen2015-11-171-1/+1
|
* Merge branch 'release-1.2'Christopher Speller2015-11-121-2/+2
|\
| * Fix channel invite button on channel intro message and fix empty channel ↵JoramWilander2015-11-111-2/+2
| | | | | | | | invite modal.