summaryrefslogtreecommitdiffstats
path: root/web/react/stores
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| * Small refactor of websocket code on client and serverJoramWilander2015-10-161-7/+181
* | Fixing merge=Corey Hulen2015-10-162-0/+38
|\|
| * Merge pull request #1079 from hmhealey/initprefsChristopher Speller2015-10-161-0/+1
| |\
| | * Added an initial call to get all user preferences on page loadhmhealey2015-10-151-0/+1
| * | PLT-74: Enable Up Arrow keyboard shortcut to edit your last messageFlorian Orben2015-10-151-0/+37
| |/
* / Inital support for multi-tab loging=Corey Hulen2015-10-165-141/+183
|/
* Made further changes based on feedbackhmhealey2015-10-131-11/+11
* Removed Preference.AltIdhmhealey2015-10-131-18/+7
* Fixed edge cases with leaving a direct channel while viewing that channelhmhealey2015-10-131-1/+0
* Changed direct messages channels so users can show/hide themhmhealey2015-10-131-5/+4
* Changed direct channels in the sidebar to be displayed based on user preferenceshmhealey2015-10-131-0/+135
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-088-8/+8
* Merge pull request #951 from mattermost/PLT-500Corey Hulen2015-10-071-2/+4
|\
| * PLT-500 fixing connection msg issues=Corey Hulen2015-10-061-2/+4