summaryrefslogtreecommitdiffstats
path: root/webapp/utils
Commit message (Collapse)AuthorAgeFilesLines
* Update webhook posts to never show in collapsed viewJoramWilander2016-03-311-1/+3
|
* Fixing session and logout errorsChristopher Speller2016-03-301-6/+2
|
* Merge pull request #2582 from hmhealey/emojiChristopher Speller2016-03-302-2/+60
|\ | | | | Added a few missing emojis
| * Added South Africa emojiHarrison Healey2016-03-301-0/+10
| |
| * Added slight smiling, slighting frowning, upside-down smiling, Canada, and ↵Harrison Healey2016-03-302-2/+50
| | | | | | | | Pakistan emojis
* | Add MFA functionalityJoramWilander2016-03-302-5/+36
|/
* Merge pull request #2575 from hmhealey/plt2480Joram Wilander2016-03-301-3/+6
|\ | | | | PLT-2478/PLT-2480 Fixing direct channels in sidebar
| * Fixed adding direct channels to the sidebarHarrison Healey2016-03-301-3/+6
| |
* | Merge pull request #2573 from mattermost/plt-2453Joram Wilander2016-03-301-0/+4
|\ \ | | | | | | PLT-2453 Resetting theme upon logout.
| * | Resetting theme upon logout. Displaying loading page when logging in so user ↵Christopher Speller2016-03-301-0/+4
| | | | | | | | | | | | does not see their theme switch.
* | | Merge pull request #2561 from hmhealey/plt1736Christopher Speller2016-03-302-0/+145
|\ \ \ | |_|/ |/| | PLT-1736 Initial Backstage Work
| * | Added english localization for Backstage and additional cleanupHarrison Healey2016-03-291-10/+0
| | |
| * | Added ability to regenerate outgoing webhook tokens on InstalledIntegrations ↵Harrison Healey2016-03-292-0/+16
| | | | | | | | | | | | page
| * | Added delete buttons to InstalledIntegrationsHarrison Healey2016-03-292-0/+33
| | |
| * | Added ChannelSelect componentHarrison Healey2016-03-291-0/+2
| | |
| * | Added basic screen to add incoming webhooksHarrison Healey2016-03-291-0/+46
| | |
| * | Added initial backstage components and InstalledIntegrations pageHarrison Healey2016-03-293-0/+58
| | |
* | | Fixing react warnings on permalink returnChristopher Speller2016-03-291-0/+4
| |/ |/|
* | Merge pull request #2564 from hmhealey/actionsChristopher Speller2016-03-291-0/+1
|\ \ | |/ |/| Added RECEIVED_ANALYTICS action
| * Added RECEIVED_ANALYTICS actionHarrison Healey2016-03-291-0/+1
| |
* | Merge pull request #2556 from asaadmahmoodspin/ui-improvementsHarrison Healey2016-03-291-2/+2
|\ \ | | | | | | Multiple UI improvements
| * | Additional UI improvementsAsaad Mahmood2016-03-291-2/+2
| |/
* / Refactoring center panel away. Moving tutorial to a route. Fixing aChristopher Speller2016-03-291-20/+2
|/ | | | bunch of bugs.
* Merge pull request #2529 from mattermost/plt-2383Harrison Healey2016-03-241-2/+3
|\ | | | | PLT-2383 Fixed system console login page flash.
| * Moving all links and redirects to react-routerChristopher Speller2016-03-241-2/+3
| |
* | Merge pull request #2523 from hmhealey/plt2351Joram Wilander2016-03-243-105/+8357
|\ \ | |/ |/| PLT-2351 Switch to Apple emoji set
| * Fixed ESLint errorsHarrison Healey2016-03-241-19/+20
| |
| * Change emoticon rendering code to use image files with unicode namesHarrison Healey2016-03-232-104/+8354
| |
| * Fixed unicode emoji not having a consistent sizeHarrison Healey2016-03-231-1/+2
| |
* | Merge pull request #2465 from mattermost/plt-2260Christopher Speller2016-03-232-8/+43
|\ \ | | | | | | PLT-2260 Add the ability to switch from email to ldap and back
| * | Add the ability to switch from email to ldap and backJoramWilander2016-03-232-8/+43
| |/
* | Merge pull request #2509 from asaadmahmoodspin/ui-improvementsJoram Wilander2016-03-231-1/+1
|\ \ | |/ |/| Multiple UI improvements
| * Multiple UI improvementsAsaad Mahmood2016-03-231-1/+1
| |
* | Merge pull request #2516 from hmhealey/disableautolinkerJoram Wilander2016-03-231-2/+8
|\ \ | | | | | | Disabled autolinker
| * | Disabled autolinkerHarrison Healey2016-03-231-2/+8
| | |
* | | Merge pull request #2515 from hmhealey/prefsJoram Wilander2016-03-231-3/+14
|\ \ \ | |/ / |/| | Changed PreferenceStore to store data in memory
| * | Changed PreferenceStore to store data in memoryHarrison Healey2016-03-231-3/+14
| |/
* / Fixing websocket connection issue. Refactoring websockets into an action ↵Christopher Speller2016-03-231-0/+2
|/ | | | creator.
* Merge release branch commitsChristopher Speller2016-03-211-15/+15
|
* Revert "PLT-2183 Slash command auto-complete"Christopher Speller2016-03-183-10/+5
|
* PLT-2392: Fix for Notification sound brokenElias Nahum2016-03-181-1/+2
|
* Fixing merge=Corey Hulen2016-03-177-112/+280
|\
| * Fixing style issue caused by build changesChristopher Speller2016-03-171-3/+0
| |
| * Created component CodePreviewRodrigo Corsi2016-03-174-103/+265
| |
| * Merge pull request #2169 from kernicPanel/external-slashcommands-managementChristopher Speller2016-03-173-5/+10
| |\ | | | | | | PLT-2183 Slash command auto-complete
| | * use pre-released featuresNicolas Clerc2016-03-171-0/+4
| | |
| | * fix eslint errorsNicolas Clerc2016-03-171-4/+1
| | |
| | * add external slashcommands managementNicolas Clerc2016-03-172-5/+9
| | |
| * | Changed mention parser to ignore empty string mentionsHarrison Healey2016-03-171-0/+5
| | |
| * | Updating asss lint stuff with other scss improvementsAsaad Mahmood2016-03-171-1/+0
| |/