summaryrefslogtreecommitdiffstats
path: root/web/react/stores
Commit message (Collapse)AuthorAgeFilesLines
* Fixed losing suggestion selection when entering additional charactershmhealey2015-12-011-1/+7
|
* Replaced SearchAutocomplete with new suggestion componentshmhealey2015-12-011-0/+246
|
* 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
|
* 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 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
| |