summaryrefslogtreecommitdiffstats
path: root/web/react/stores
Commit message (Collapse)AuthorAgeFilesLines
* add helper method to add ephemeral messages; also switch 'delete message' to ↵Florian Orben2015-12-092-46/+83
| | | | this new method
* 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.
* | Fix profile loading in RHS on refreshJoramWilander2015-11-121-0/+4
|/
* Merge pull request #1328 from mattermost/PLT-1016Christopher Speller2015-11-061-9/+28
|\ | | | | PLT-1016 force logout on other browsers
| * Fixing issue with safari private mode=Corey Hulen2015-11-051-1/+5
| |
| * PLT-1016 force logout on other browsers=Corey Hulen2015-11-051-8/+23
| |
* | GIT-888 improving perf=Corey Hulen2015-11-061-0/+9
|/
* Merge pull request #1287 from hmhealey/plt382Christopher Speller2015-11-042-20/+42
|\ | | | | PLT-382 Refactored some modals to use React-Bootstrap and added a confirmation when discarding theme changes
| * Moved InviteMemberModal to be controlled by a storehmhealey2015-11-022-20/+42
| |
* | Merge pull request #1289 from mattermost/plt-516-2Joram Wilander2015-11-041-15/+18
|\ \ | | | | | | PLT-516 Part 1 of performance fixes for large teams
| * | Multiple fixes to major performance issues with teams with 50+ usersJoramWilander2015-11-031-15/+18
| |/
* | Functionalized codeReed Garmsen2015-11-021-19/+5
| |
* | Added additional checks to channel sorting that sorts by display_nameReed Garmsen2015-11-021-3/+13
|/
* Some renamingChristopher Speller2015-11-021-23/+23
|