summaryrefslogtreecommitdiffstats
path: root/web
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1539 from florianorben/PLT-1170Christopher Speller2015-11-302-1/+2
|\
| * PLT-1170: Support enter key in DeletePostModalFlorian Orben2015-11-282-1/+2
* | Merge pull request #1533 from hmhealey/plt1290Joram Wilander2015-11-301-1/+13
|\ \
| * | Re-added PostStore.getPosthmhealey2015-11-271-0/+12
| * | Fixed getCommentCounthmhealey2015-11-271-1/+1
| |/
* | rename 'featureToggle' to 'isFeatureEnable' and move definition of available ...Florian Orben2015-11-276-42/+27
* | move preview-link-toggle outside of component markupFlorian Orben2015-11-271-8/+14
* | only show advanced settings section if there are any pre-release featuresFlorian Orben2015-11-273-51/+59
* | allow to toggle features in backendFlorian Orben2015-11-271-1/+6
* | PLT-1125: allow to toggle features in frontendFlorian Orben2015-11-274-16/+136
* | fix jumping of textbox upon entering a multiline messageFlorian Orben2015-11-271-2/+2
* | dont display line breaks in preview modeFlorian Orben2015-11-271-0/+1
|/
* Fixed Add Members menu option on mobilehmhealey2015-11-261-1/+1
* Merge pull request #1514 from rgarmsen2295/plt-1271Corey Hulen2015-11-241-7/+10
|\
| * Fixed regression with setting channel notification settingsReed Garmsen2015-11-241-7/+10
* | Fixing pending post deletion on other clients.Christopher Speller2015-11-241-2/+4
* | Updating client dependancies (non-npm)Christopher Speller2015-11-2411-6301/+4552
|/
* Merge pull request #1506 from mattermost/PLT-1223Christopher Speller2015-11-241-2/+2
|\
| * PLT-1223 fixing help links=Corey Hulen2015-11-231-2/+2
* | Merge pull request #1502 from mattermost/disable-allChristopher Speller2015-11-244-14/+19
|\ \
| * | fixing eslint=Corey Hulen2015-11-232-0/+4
| * | Disabling the all mention=Corey Hulen2015-11-234-14/+15
| |/
* | Merge pull request #1490 from hmhealey/plt1070Christopher Speller2015-11-241-1/+1
|\ \
| * | Fixed CommandList to not sometimes include an empty rowhmhealey2015-11-231-1/+1
| |/
* | Merge pull request #1488 from hmhealey/plt1259Christopher Speller2015-11-246-154/+119
|\ \
| * | Converted TeamMembers (now called TeamMembersModal) to React-Bootstraphmhealey2015-11-236-154/+119
| |/
* | Merge pull request #1482 from esethna/patch-20Christopher Speller2015-11-241-2/+2
|\ \
| * | Update user_settings_general.jsxEric Sethna2015-11-201-2/+2
* | | Fixes issue where an admin could not delete a root post in the RHSReed Garmsen2015-11-231-30/+52
| |/ |/|
* | Moved show static methods out of modals and into EventHelpershmhealey2015-11-2311-47/+42
* | Removed unused modal divs from channel.htmlhmhealey2015-11-231-10/+1
* | Converted GetLinkModal to React-Bootstrap and added GetTeamInviteLinkModalhmhealey2015-11-2310-108/+163
* | Cleaned up how channel intro messages display set channel header buttonhmhealey2015-11-231-28/+17
* | Renamed EditChannelModal to EditChannelHeaderModalhmhealey2015-11-234-12/+12
* | Ported EditChannelModal to React-Bootstraphmhealey2015-11-237-187/+161
* | Enable no magic numbers as warning. Ignore stateless components.Christopher Speller2015-11-232-5/+5
* | Implementing Permalinks and jumping to post from search. PerformanceChristopher Speller2015-11-2327-657/+1263
* | Merge pull request #1481 from asaadmahmoodspin/ui-improvementsChristopher Speller2015-11-234-12/+34
|\ \
| * | Updating markdown stuffAsaad Mahmood2015-11-214-12/+34
| |/
* | Merge pull request #1484 from hmhealey/plt1247Christopher Speller2015-11-231-16/+31
|\ \
| * | Fixed newlines being stripped from multiline code blockshmhealey2015-11-201-16/+31
| |/
* / Overhaul of build system.Christopher Speller2015-11-221-1/+2
|/
* Merge pull request #1478 from mattermost/plt-1237Harrison Healey2015-11-20165-859/+885
|\
| * Patching strange travis eslint problemChristopher Speller2015-11-192-2/+2
| * Upgrading client dependancies. Upgrading to babel 6. Moving to es6 package sy...Christopher Speller2015-11-19162-836/+841
| * Upgrading ESLint and adding some more rules. Refactoring to meet these new rulesChristopher Speller2015-11-199-21/+42
* | Merge pull request #1466 from esethna/patch-16Christopher Speller2015-11-201-1/+1
|\ \ | |/ |/|
| * Fix typoEric Sethna2015-11-191-1/+1
| * Update edit_channel_purpose_modal.jsxEric Sethna2015-11-181-1/+1
* | Made eslint ignore files using destructuring while a bug with eslint and babe...hmhealey2015-11-191-0/+2