summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #693 from mattermost/mm-1419Christopher Speller2015-09-161-0/+33
|\
| * Implement OAuth2 service provider functionality.JoramWilander2015-09-161-0/+33
* | Merge pull request #695 from hmhealey/startswithCorey Hulen2015-09-161-2/+2
|\ \ | |/ |/|
| * Replaced instances of startsWith with lastIndexOf in TextFormattinghmhealey2015-09-161-2/+2
* | Finished removing some of the last bits of client side config=Corey Hulen2015-09-152-39/+1
* | Removing old config stuff=Corey Hulen2015-09-151-15/+0
* | PLT-93 cleaing up client side configs=Corey Hulen2015-09-152-33/+3
* | removing loggly=Corey Hulen2015-09-152-7/+0
|/
* Merge pull request #681 from mattermost/PLT-12-logChristopher Speller2015-09-153-1/+43
|\
| * Merge branch 'master' into PLT-12-log=Corey Hulen2015-09-141-4/+13
| |\
| * | PLT-12 adding log viewer=Corey Hulen2015-09-103-1/+43
* | | 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-152-199/+268
|\ \ \ | |/ / |/| |
| * | Renamed text formatting tokens so that there should be significantly less cha...hmhealey2015-09-141-11/+11
| * | Removed textToJsx!hmhealey2015-09-141-199/+0
| * | Cleaned up TextFormatting and added a default click handler for hashtags and ...hmhealey2015-09-141-47/+74
| * | Added highlighting of search terms to the new text formattinghmhealey2015-09-141-6/+41
| * | Added autolinking of hashtags to the new text formattinghmhealey2015-09-141-6/+48
| * | Added autolinking of urls to the new text formattinghmhealey2015-09-141-4/+35
| * | Added highlighting when the current user is mentioned to the new text formattinghmhealey2015-09-141-17/+69
| * | Added handling for @mentions to the new text formattinghmhealey2015-09-141-9/+54
| * | Added skeleton for new text formatting code which will replace textToJsxhmhealey2015-09-141-0/+36
| |/
* | 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
|/
* Merge pull request #623 from mattermost/plt-35Christopher Speller2015-09-091-0/+1
|\
| * Add post list container to hold mounted post lists for faster rendering/chann...JoramWilander2015-09-081-0/+1
* | Merge pull request #602 from mattermost/mm-1409Joram Wilander2015-09-081-0/+13
|\ \ | |/ |/|
| * Adding ability to export data from mattermostChristopher Speller2015-09-041-0/+13
* | Fixed @mentions containing uppercase charactershmhealey2015-09-041-1/+1
|/
* Merge pull request #590 from nickago/MM-1932Corey Hulen2015-09-031-0/+1
|\
| * Added emoji wrapper with cross platform available gliffsnickago2015-09-031-0/+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-022-0/+49
|/
* Cosmetic refactoring for ESLintChristopher Speller2015-09-024-575/+681
* 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
* | | | Remove Google as a SSO service.JoramWilander2015-08-281-1/+0
* | | | Merge pull request #496 from mattermost/mm-2015Christopher Speller2015-08-282-0/+16
|\ \ \ \
| * | | | Added the ability to create a team with SSO services and added the ability to...JoramWilander2015-08-282-0/+16
* | | | | removed vestigial perfect Scrollbar commandnickago2015-08-271-1/+0
|/ / / /