summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Expand)AuthorAgeFilesLines
* Adding a quick fix for search bar bg related to themesAsaad Mahmood2015-09-301-1/+1
* PLT-435 adding system console link to RHS=Corey Hulen2015-09-291-0/+8
* Merge release branch 'release-1.0.0'Christopher Speller2015-09-291-5/+4
|\
| * Removing command stylesAsaad Mahmood2015-09-291-5/+4
| * Removing mentions changes since they're for a masterAsaad Mahmood2015-09-291-3/+0
| * Updating placeholder text in responsiveAsaad Mahmood2015-09-291-10/+12
| * Changed mobile search bar to use the colour of the sidebar headerhmhealey2015-09-281-0/+1
* | Merge pull request #848 from mattermost/plt-488Corey Hulen2015-09-291-0/+1
|\ \
| * | Update incoming webhooks to hide DMs and accept direct JSON payloads.JoramWilander2015-09-291-0/+1
| |/
* | Merge pull request #843 from rgarmsen2295/plt-138Corey Hulen2015-09-291-11/+1
|\ \
| * | Removed unused title update codeReed Garmsen2015-09-291-11/+1
| |/
* | plt-479 - Fixing command lists and also making them theme compatibleAsaad Mahmood2015-09-291-4/+8
* | Fix youtube minor scrolling bug.JoramWilander2015-09-281-157/+0
|/
* Renaming "Windows 10 Dark" to "Windows Dark"it332015-09-251-1/+1
* Merge pull request #813 from asaadmahmoodspin/plt-366Corey Hulen2015-09-252-5/+38
|\
| * Merge branch 'master' of https://github.com/mattermost/platform into plt-366Asaad Mahmood2015-09-251-1/+2
| |\
| * | plt-366 - Adding Windows 8 themeAsaad Mahmood2015-09-252-5/+38
* | | Merge pull request #811 from mattermost/plt-45Corey Hulen2015-09-251-0/+4
|\ \ \ | |_|/ |/| |
| * | Force videos to be set dimensions.JoramWilander2015-09-251-0/+4
| |/
* | Merge pull request #808 from mattermost/fixing-redirect2Corey Hulen2015-09-251-1/+2
|\ \ | |/ |/|
| * fixing more redirect places=Corey Hulen2015-09-251-1/+2
* | Merge pull request #794 from mattermost/PLT-157Christopher Speller2015-09-251-1/+1
|\ \
| * \ Merge branch 'master' into PLT-157=Corey Hulen2015-09-251-14/+14
| |\ \
| * | | Fixing blue bar and renders warning when mis-configured.=Corey Hulen2015-09-241-1/+1
* | | | Merge pull request #797 from asaadmahmoodspin/bug-fixesChristopher Speller2015-09-251-1/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' of https://github.com/mattermost/platform into bug-fixesAsaad Mahmood2015-09-251-14/+14
| |\ \ \ | | | |/ | | |/|
| * | | Bug fixes and UI improvements for multiple ticketsAsaad Mahmood2015-09-251-1/+2
| | |/ | |/|
* | | Merge pull request #803 from mattermost/plt-405Corey Hulen2015-09-251-1/+0
|\ \ \ | |_|/ |/| |
| * | Fixes youtube videos causing random scrolling.JoramWilander2015-09-251-1/+0
| |/
* / PLT 381 In Theme Color settings, change the "Button Color" to "Button Text"mishimi2015-09-251-14/+14
|/
* Fixing merge=Corey Hulen2015-09-241-4/+3
|\
| * Removed smilies that start with a semicolonhmhealey2015-09-241-4/+3
* | Removing old valet crud=Corey Hulen2015-09-241-17/+0
|/
* plt-363 - Adding organisation themeAsaad Mahmood2015-09-242-21/+27
* Merge pull request #765 from mattermost/PLT-349Christopher Speller2015-09-243-1/+56
|\
| * Fixing merge=Corey Hulen2015-09-235-97/+499
| |\
| * | PLT-349 adding team mgt to admin console=Corey Hulen2015-09-233-2/+57
* | | Merge pull request #769 from hmhealey/plt334Joram Wilander2015-09-241-0/+16
|\ \ \
| * | | Restricted markdown output to only appear on one line when in singleline modehmhealey2015-09-231-0/+16
| | |/ | |/|
* / | Changed Markdown links to open in a new tabhmhealey2015-09-231-1/+1
|/ /
* | Merge branch 'master' into PLT-11-email=Corey Hulen2015-09-235-97/+499
|\ \ | |/ |/|
| * Merge pull request #759 from mattermost/plt-242-3Harrison Healey2015-09-232-45/+282
| |\
| | * Implement UI theme colors.JoramWilander2015-09-232-45/+282
| * | Added CSS classes to markdown headings, links, and tableshmhealey2015-09-231-1/+12
| * | Merge pull request #740 from asaadmahmoodspin/ui-improvementsJoram Wilander2015-09-231-1/+2
| |\ \
| | * | UI Modifications for multiple ticketsAsaad Mahmood2015-09-221-1/+2
| * | | Merge pull request #751 from hmhealey/plt344Christopher Speller2015-09-233-50/+203
| |\ \ \ | | |_|/ | |/| |
| | * | Removed extra handling of markdown links when doing autolinkinghmhealey2015-09-221-31/+5
| | * | Moved text formatting code to only occur inside of markdown text nodeshmhealey2015-09-222-19/+33
| | * | Changed hashtag regex to only accept hashtags that begin with a letterhmhealey2015-09-221-1/+1