summaryrefslogtreecommitdiffstats
path: root/web/react/stores
Commit message (Expand)AuthorAgeFilesLines
* 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 notif...Florian Orben2015-12-041-1/+1
* | Merge pull request #1600 from hmhealey/plt1152Joram Wilander2015-12-041-13/+5
|\ \
| * | Removed some internal state from ChannelMembersModal and ChannelInviteModalhmhealey2015-12-031-13/+5
| |/
* | Merge pull request #1604 from hmhealey/plt1285Joram Wilander2015-12-041-1/+20
|\ \
| * | 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
|\
| * 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
|\|
| * Replaced SearchAutocomplete with new suggestion componentshmhealey2015-12-011-0/+246
* | Merge pull request #1577 from mattermost/plt-1307Joram Wilander2015-12-021-2/+42
|\ \ | |/ |/|
| * 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
|\ \ | |/ |/|
| * 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
* Patching strange travis eslint problemChristopher Speller2015-11-191-1/+1
* Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-1910-76/+76
* 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
|\
| * 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 invi...JoramWilander2015-11-111-2/+2
* | Fix profile loading in RHS on refreshJoramWilander2015-11-121-0/+4
|/
* Merge pull request #1328 from mattermost/PLT-1016Christopher Speller2015-11-061-9/+28
|\
| * 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
|\
| * 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
|\ \
| * | 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
* Hooking up external componentsChristopher Speller2015-11-021-0/+29