summaryrefslogtreecommitdiffstats
path: root/webapp
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Fixed errors when joining a channel that doesn't exist yetHarrison Healey2016-03-312-2/+6
| * | | | Fixed PostsView not unregistering it's PreferenceStore listener when unmountingHarrison Healey2016-03-311-0/+1
| |/ / /
* | | | Merge pull request #2598 from mattermost/plt-2474Harrison Healey2016-03-311-5/+7
|\ \ \ \
| * | | | Fixing typing message on channel switchChristopher Speller2016-03-311-5/+7
| | |/ / | |/| |
* | | | Merge pull request #2597 from mattermost/plt-2011Harrison Healey2016-03-311-2/+1
|\ \ \ \
| * | | | Fixing sidebar jump warningChristopher Speller2016-03-311-2/+1
| |/ / /
* | | | Merge pull request #2589 from mattermost/plt-1812Harrison Healey2016-03-314-17/+12
|\ \ \ \
| * | | | Update webhook posts to never show in collapsed viewJoramWilander2016-03-314-17/+12
| | |/ / | |/| |
* | | | Merge pull request #2588 from hmhealey/plt2490Christopher Speller2016-03-312-2/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Fixed saving changes in ServiceSettings when MFA isn't availableHarrison Healey2016-03-311-1/+4
| * | | Fixed prop type warning in system consoleHarrison Healey2016-03-311-1/+4
| |/ /
* / / Improvements to preview textarea and about modalAsaad Mahmood2016-03-314-33/+34
|/ /
* | Fixing session and logout errorsChristopher Speller2016-03-304-9/+9
* | Merge pull request #2582 from hmhealey/emojiChristopher Speller2016-03-308-2/+60
|\ \
| * | Added South Africa emojiHarrison Healey2016-03-302-0/+10
| * | Added slight smiling, slighting frowning, upside-down smiling, Canada, and Pa...Harrison Healey2016-03-307-2/+50
* | | Merge pull request #2518 from mattermost/plt-2187Christopher Speller2016-03-3012-334/+693
|\ \ \ | |/ / |/| |
| * | Add MFA functionalityJoramWilander2016-03-3012-334/+693
* | | Merge pull request #2580 from hmhealey/plt2482Corey Hulen2016-03-301-0/+1
|\ \ \ | |/ / |/| |
| * | Fixed function binding in FileStoreHarrison Healey2016-03-301-0/+1
* | | Merge pull request #2577 from mattermost/plt-2349Christopher Speller2016-03-306-282/+407
|\ \ \
| * | | Update email/password settings text depending on sign-in methodJoramWilander2016-03-306-282/+407
* | | | Merge pull request #2579 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-03-303-13/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | Multiple UI ImprovementsAsaad Mahmood2016-03-303-13/+6
| |/ /
* | | Merge pull request #2575 from hmhealey/plt2480Joram Wilander2016-03-302-6/+11
|\ \ \
| * | | Fixed leaving a direct channel so that it doesn't open the channel you just leftHarrison Healey2016-03-301-3/+5
| * | | Fixed adding direct channels to the sidebarHarrison Healey2016-03-301-3/+6
* | | | Merge pull request #2573 from mattermost/plt-2453Joram Wilander2016-03-302-0/+20
|\ \ \ \ | |_|/ / |/| | |
| * | | Resetting theme upon logout. Displaying loading page when logging in so user ...Christopher Speller2016-03-302-0/+20
* | | | Merge pull request #2574 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-03-302-18/+44
|\ \ \ \
| * | | | Fixing linkAsaad Mahmood2016-03-301-1/+1
| * | | | Fixing eslint errorAsaad Mahmood2016-03-301-1/+0
| * | | | Adding back button to main create team pageAsaad Mahmood2016-03-302-18/+45
| |/ / /
* | | | Merge pull request #2561 from hmhealey/plt1736Christopher Speller2016-03-3033-836/+2026
|\ \ \ \
| * | | | Removed changes introduced by a merge that somehow didn't break anythingHarrison Healey2016-03-301-1/+0
| * | | | Moved backstage integrations pages to /settings/integrationsHarrison Healey2016-03-297-137/+10
| * | | | Updated AddIntegrations help textHarrison Healey2016-03-292-4/+4
| * | | | Removed expand widget from the backstage sidebar and changed how the sections...Harrison Healey2016-03-291-44/+2
| * | | | Fixed hardcoded team name in InstalledIntegrationsHarrison Healey2016-03-291-5/+20
| * | | | Added english localization for Backstage and additional cleanupHarrison Healey2016-03-2911-138/+67
| * | | | Removed incoming and outgoing webhooks from user settingsHarrison Healey2016-03-293-709/+1
| * | | | Added ability to regenerate outgoing webhook tokens on InstalledIntegrations ...Harrison Healey2016-03-295-6/+64
| * | | | Added menu option to go to new integrations pageHarrison Healey2016-03-291-0/+17
| * | | | Added delete buttons to InstalledIntegrationsHarrison Healey2016-03-296-66/+215
| * | | | Fixed adding outgoing webhooks with only a trigger word or a channelHarrison Healey2016-03-291-1/+1
| * | | | Removed Team Settings from backstageHarrison Healey2016-03-292-19/+0
| * | | | Added ChannelSelect componentHarrison Healey2016-03-294-54/+112
| * | | | Added basic AddOutgoingWebhook pageHarrison Healey2016-03-292-1/+299
| * | | | Added searching to InstalledIntegrations pageHarrison Healey2016-03-291-11/+39
| * | | | Added basic screen to add incoming webhooksHarrison Healey2016-03-298-20/+338