summaryrefslogtreecommitdiffstats
path: root/web/react/stores
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #1238 from girishso/webhook-creator-notifsCorey Hulen2015-10-301-1/+1
|\
| * 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
|/
* Dont edit reply messages of outgoing webhooks by pressing up-arrow in chat in...Florian Orben2015-10-281-4/+5
* Merge pull request #1195 from mattermost/plt-822Corey Hulen2015-10-272-111/+168
|\
| * Refactoring post_store into post_store and search_storeChristopher Speller2015-10-262-111/+168
* | Merge pull request #1178 from mattermost/update-web-socket-helpCorey Hulen2015-10-261-1/+1
|\ \
| * | Update helpit332015-10-251-1/+1
| |/
* / Fix error message on leaving channelJoramWilander2015-10-261-1/+1
|/
* Added keyboard selection to search autocompletehmhealey2015-10-231-1/+3
* Added an autocomplete dropdown to the search barhmhealey2015-10-231-0/+12
* Merge pull request #1160 from mattermost/force-last-viewedChristopher Speller2015-10-231-1/+1
|\
| * Force updating last viewed at for new postsJoramWilander2015-10-231-1/+1
* | Fixing issue with saving/getting drafts=Corey Hulen2015-10-231-2/+2
|/
* Fix websocket not connecting when session index is 0JoramWilander2015-10-231-1/+1
* Addressing issues from group code review=Corey Hulen2015-10-221-7/+20
* Fixing merge conflict=Corey Hulen2015-10-221-3/+10
|\
| * Allow to update root comment in RHS via arrow up shortcutFlorian Orben2015-10-191-1/+1
| * PLT-751: Enable arrow to edit posts in comment threadsFlorian Orben2015-10-191-3/+10
* | fixing eslint errors=Corey Hulen2015-10-201-1/+1
* | Multi-session login=Corey Hulen2015-10-201-1/+7
* | Merging from master=Corey Hulen2015-10-191-7/+180
|\|
| * Remove unnecessary bindJoramWilander2015-10-161-1/+0