summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1211 from mattermost/PLT-340Joram Wilander2015-10-301-5/+5
|\
| * Merge branch 'master' into PLT-340=Corey Hulen2015-10-281-2/+6
| |\
| * | PLT-340=Corey Hulen2015-10-271-5/+5
* | | use XML syntax highlighting if provided language is htmlFlorian Orben2015-10-291-4/+10
* | | escape user inputFlorian Orben2015-10-291-2/+2
* | | Add java and ini languageFlorian Orben2015-10-292-1/+7
* | | fix markup if code is of unknown languageFlorian Orben2015-10-291-1/+1
* | | code style theme chooserFlorian Orben2015-10-292-0/+33
* | | highlight code in markdown blocksFlorian Orben2015-10-292-0/+84
* | | Add team type constants.JoramWilander2015-10-291-0/+2
* | | Merge pull request #1218 from hmhealey/underscoresJoram Wilander2015-10-292-37/+77
|\ \ \
| * | | Updated markdown regexes to better handle underscores and linkshmhealey2015-10-282-33/+42
| * | | Modified markdown lexer to not break up words written in snake_casehmhealey2015-10-282-8/+39
* | | | Merge pull request #1213 from mattermost/plt-836Corey Hulen2015-10-281-26/+42
|\ \ \ \
| * | | | Prevent markdown styled links from embedding gifsJoramWilander2015-10-281-26/+42
* | | | | Merge pull request #1199 from hmhealey/plt600Corey Hulen2015-10-281-4/+21
|\ \ \ \ \
| * | | | | Added ability to see/edit channel purpose in the clienthmhealey2015-10-271-0/+17
| * | | | | Renamed Channel.Description to Channel.Header on the clienthmhealey2015-10-271-4/+4
* | | | | | Multiple UI changesAsaad Mahmood2015-10-291-0/+2
| |_|/ / / |/| | | |
* | | | | Merge pull request #1196 from florianorben/send-on-ctrlJoram Wilander2015-10-281-1/+2
|\ \ \ \ \
| * | | | | add new user-setting section 'advanced' and remove ctrl-send setting from gen...Florian Orben2015-10-281-1/+2
| | |_|/ / | |/| | |
* | | | | Revert "PLT-395: Add syntax highlighting to Markdown code blocks"Christopher Speller2015-10-283-123/+0
| |_|_|/ |/| | |
* | | | Dont display '1 minute ago' timestamps for post posted < than 1 minute agoFlorian Orben2015-10-281-2/+6
|/ / /
* | | Merge pull request #1190 from mattermost/PLT-25Corey Hulen2015-10-271-0/+14
|\ \ \ | |/ / |/| |
| * | adding arrow notation=Corey Hulen2015-10-261-1/+1
| * | Merge branch 'master' into PLT-25=Corey Hulen2015-10-266-19/+179
| |\ \
| * \ \ Merge branch 'master' into PLT-25=Corey Hulen2015-10-253-6/+8
| |\ \ \
| * \ \ \ Merge branch 'master' into PLT-25=Corey Hulen2015-10-235-57/+61
| |\ \ \ \
| * | | | | Adding analytics tab=Corey Hulen2015-10-221-0/+14
* | | | | | Merge pull request #1174 from florianorben/member-popoverChristopher Speller2015-10-271-0/+42
|\ \ \ \ \ \
| * | | | | | add helper method to initiate a direct channel chatFlorian Orben2015-10-261-0/+42
* | | | | | | auto-link mentions with user names having symbolsGirish S2015-10-272-4/+15
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #1178 from mattermost/update-web-socket-helpCorey Hulen2015-10-261-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update websocket errorit332015-10-251-1/+1
| | |_|/ / | |/| | |
* | | | | Merge pull request #1189 from mattermost/plt-762Joram Wilander2015-10-262-2/+3
|\ \ \ \ \
| * | | | | Fix error message on leaving channelJoramWilander2015-10-262-2/+3
| | |_|_|/ | |/| | |
* / | | | PLT-703: Support multiple users being shown as typing underneath input boxes.Florian Orben2015-10-261-0/+1
|/ / / /
* | | | Merge pull request #1171 from trashcan/github-1130-handle-trailing-characters...Harrison Healey2015-10-261-14/+48
|\ \ \ \
| * | | | Fix highlighting of trailing punctuation for own usernamePat Lathem2015-10-251-4/+4
| * | | | Fix off by one errorPat Lathem2015-10-241-7/+7
| * | | | Remove trailing punctuation when parsing @username referencesPat Lathem2015-10-241-13/+47
* | | | | Merge pull request #1170 from florianorben/PLT-395Harrison Healey2015-10-263-0/+123
|\ \ \ \ \
| * | | | | Add java and ini languageFlorian Orben2015-10-242-1/+7
| * | | | | fix markup if code is of unknown languageFlorian Orben2015-10-241-1/+1
| * | | | | code style theme chooserFlorian Orben2015-10-242-0/+33
| * | | | | highlight code in markdown blocksFlorian Orben2015-10-242-0/+84
| | |/ / / | |/| | |
* | | | | Merge pull request #1183 from girishso/strip-extra-sHarrison Healey2015-10-261-0/+1
|\ \ \ \ \
| * | | | | strips extra hiphens from channel urlGirish S2015-10-261-0/+1
| |/ / / /
* | | | | made eslint happyGirish S2015-10-261-3/+2
* | | | | append * to search query if not present and highlight partial matchesGirish S2015-10-261-2/+3
|/ / / /