summaryrefslogtreecommitdiffstats
path: root/web/react/utils/utils.jsx
Commit message (Expand)AuthorAgeFilesLines
...
* 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 #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
|/
* Merge branch 'master' of https://github.com/mattermost/platform into plt-366Asaad Mahmood2015-09-251-1/+2
|\
| * Merge pull request #808 from mattermost/fixing-redirect2Corey Hulen2015-09-251-1/+2
| |\
| | * fixing more redirect places=Corey Hulen2015-09-251-1/+2
* | | plt-366 - Adding Windows 8 themeAsaad Mahmood2015-09-251-3/+8
|/ /
* | Merge pull request #797 from asaadmahmoodspin/bug-fixesChristopher Speller2015-09-251-1/+2
|\ \ | |/ |/|
| * Bug fixes and UI improvements for multiple ticketsAsaad Mahmood2015-09-251-1/+2
* | Fixes youtube videos causing random scrolling.JoramWilander2015-09-251-1/+0
|/
* plt-363 - Adding organisation themeAsaad Mahmood2015-09-241-4/+10
* Merge pull request #759 from mattermost/plt-242-3Harrison Healey2015-09-231-43/+145
|\
| * Implement UI theme colors.JoramWilander2015-09-231-43/+145
* | UI Modifications for multiple ticketsAsaad Mahmood2015-09-221-1/+2
|/
* PLT-11 adding config for logs to UI=Corey Hulen2015-09-171-0/+23
* PLT-93 cleaing up client side configs=Corey Hulen2015-09-151-3/+2
* Merge pull request #682 from mattermost/nc-patchJoram Wilander2015-09-151-1/+1
|\
| * Fixing cutoff team name in new channel modalChristopher Speller2015-09-151-1/+1
* | Merge pull request #676 from hmhealey/mm1900bJoram Wilander2015-09-151-199/+0
|\ \ | |/ |/|
| * Removed textToJsx!hmhealey2015-09-141-199/+0
* | Merge pull request #678 from mattermost/mm-1589Corey Hulen2015-09-141-0/+11
|\ \
| * | New add channel modal using react-bootstrap.Christopher Speller2015-09-141-0/+11
| |/
* | replace lowerName with nameMichael Leer2015-09-141-3/+1
* | PLT-41Michael Leer2015-09-141-2/+2
|/
* Fixed @mentions containing uppercase charactershmhealey2015-09-041-1/+1
* MM-1852 Fixed hashtag regex so that it only looks for hashtags starting with a #hmhealey2015-09-031-1/+1
* Merge pull request #566 from nickago/hotfixCorey Hulen2015-09-021-1/+1
|\
| * fixed bug in function binding causing trimWord to slip to end word of postnickago2015-09-021-1/+1
* | Moving config.js to /web/react/utils/ Including in every file neededChristopher Speller2015-09-021-0/+1
|/
* Cosmetic refactoring for ESLintChristopher Speller2015-09-021-213/+271
* Merge pull request #492 from nickago/MM-1796Christopher Speller2015-08-311-1/+32
|\
| * Added parsing of the 't=' parameter on youtube videosnickago2015-08-271-1/+32
* | Merge pull request #477 from nickago/MM-1794Christopher Speller2015-08-311-2/+5
|\ \
| * | Reformatted Youtube video displaynickago2015-08-251-2/+5
* | | Merge pull request #475 from nickago/MM-1773Christopher Speller2015-08-311-3/+15
|\ \ \
| * | | Added wildcard highlighting and removed redundant whitespace parsingnickago2015-08-271-3/+15
* | | | Removed warning message when at the max character limitReed Garmsen2015-08-281-37/+0
* | | | removed vestigial perfect Scrollbar commandnickago2015-08-271-1/+0
|/ / /
* | | Merge pull request #469 from mattermost/mm-1699Christopher Speller2015-08-271-1/+1
|\ \ \
| * | | Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-1/+1
| | |/ | |/|
* | | Merge pull request #472 from rgarmsen2295/mm-1853Christopher Speller2015-08-271-0/+52
|\ \ \ | |/ / |/| |
| * | Moved duplicate code into functions and added better handling of large paste ...Reed Garmsen2015-08-261-0/+24
| * | Fixed issue with carriage returns being counted improperly in non-ie browsers...Reed Garmsen2015-08-251-0/+28
| |/