summaryrefslogtreecommitdiffstats
path: root/web/react/utils
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1289 from mattermost/plt-516-2Joram Wilander2015-11-043-6/+18
|\
| * Minor changes to statuses client codeJoramWilander2015-11-031-1/+3
| * Multiple fixes to major performance issues with teams with 50+ usersJoramWilander2015-11-033-6/+16
* | Merge pull request #1286 from hmhealey/plt973Christopher Speller2015-11-041-1/+2
|\ \
| * | Re-enabled Markdown tableshmhealey2015-11-031-1/+2
* | | Merge pull request #1279 from rgarmsen2295/plt-743Joram Wilander2015-11-041-0/+21
|\ \ \
| * | | Functionalized codeReed Garmsen2015-11-021-0/+21
| | |/ | |/|
* | | Merge pull request #1290 from mattermost/fixed-embed-heightCorey Hulen2015-11-031-0/+15
|\ \ \
| * | | Fixing height of embeded imagesChristopher Speller2015-11-031-0/+15
| |/ /
* | | Adding browser functions in utilis and calling them in settings_sidebarAsaad Mahmood2015-11-031-0/+14
* | | Multiple UI changesAsaad Mahmood2015-11-031-6/+6
|/ /
* | Add tutorial popoversJoramWilander2015-11-021-3/+8
* | Add tutorial intro screens for new users.JoramWilander2015-11-021-0/+2
|/
* Merge pull request #1249 from mattermost/plt-823Harrison Healey2015-11-022-0/+223
|\
| * Some renamingChristopher Speller2015-11-021-1/+1
| * Hooking up external componentsChristopher Speller2015-11-021-0/+5
| * Refactoring center channelChristopher Speller2015-11-021-0/+218
* | Merge pull request #1259 from stasvovk/PLT-639Christopher Speller2015-11-021-0/+17
|\ \
| * | fixed errors in displayUsernameStas Vovk2015-11-021-3/+3
| * | display full name, nickname or username in direct messagesStas Vovk2015-11-011-0/+17
| |/
* / fix isBrowserEdge typoVincent Taverna2015-11-011-1/+1
|/
* 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