summaryrefslogtreecommitdiffstats
path: root/web/react/stores
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #1238 from girishso/webhook-creator-notifsCorey Hulen2015-10-301-1/+1
|\ | | | | display webhook notifications to the creator of webhook
| * 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
|/ | | | fixes PLT-856
* Dont edit reply messages of outgoing webhooks by pressing up-arrow in chat ↵Florian Orben2015-10-281-4/+5
| | | | input box
* Merge pull request #1195 from mattermost/plt-822Corey Hulen2015-10-272-111/+168
|\ | | | | PLT-822 Refactoring post_store into post_store and search_store
| * 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 web socket help
| * | 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 posts
| * 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 load
| | * 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
| * PLT-500 fixing connection msg issues=Corey Hulen2015-10-061-2/+4
| |
* | PLT-478 partial fix for local storage getting filled up. This will be fixed ↵=Corey Hulen2015-10-061-1/+7
|/ | | | for good with multi-login stuff
* Disabling complexity warning. Allowing non-nested ternary. Upgrading ESList. ↵Christopher Speller2015-10-052-5/+5
| | | | Adding new ESLint rules. Fixing new ESLint errors.
* Fixing blue bar and renders warning when mis-configured.=Corey Hulen2015-09-242-13/+31
|
* Fixing merge=Corey Hulen2015-09-231-0/+16
|\
| * Implement UI theme colors.JoramWilander2015-09-231-0/+16
| |
* | PLT-349 adding team mgt to admin console=Corey Hulen2015-09-231-0/+40
|/
* merging=Corey Hulen2015-09-181-5/+2
|\
| * PLT-92 Adding server side versioning to the binary=Corey Hulen2015-09-161-5/+2
| |
* | PLT-11 Adding ability to save config file=Corey Hulen2015-09-171-0/+30
|/
* Merge pull request #687 from mattermost/PLT-93Christopher Speller2015-09-161-69/+0
|\ | | | | PLT-93 Cleaning up client side configs
| * Removing old config stuff=Corey Hulen2015-09-151-69/+0
| |
* | PLT-149 Removed the file list from (message deleted) placeholder postshmhealey2015-09-161-0/+1
|/
* Fixing eslint issues=Corey Hulen2015-09-141-9/+0
|