Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly removed hashtags and at mentions inside of markdown links (#3283) | Harrison Healey | 2016-06-07 | 1 | -1/+1 |
| | |||||
* | Removed hashtag/mention links that appear within text for markdown links (#3199) | Harrison Healey | 2016-06-02 | 1 | -1/+2 |
| | |||||
* | Improved internal links which use react-router (#3180) | Harrison Healey | 2016-06-01 | 1 | -3/+3 |
| | |||||
* | Reorganized syntax highlighting code and added search term highlighting for ↵ | Harrison Healey | 2016-06-01 | 1 | -2/+47 |
| | | | | code blocks with syntax highlighting (#3191) | ||||
* | PLT-1626/PLT-1424/PLT-1473/PLT-1483 Improved search highlighting (#3171) | Harrison Healey | 2016-05-31 | 1 | -2/+16 |
| | | | | | | | | | | | | | | | | * PLT-1626 Stopped breaking up hyphenated hashtags when highlighting search terms * Made hashtag search highlighting case independent * PLT-1424 Improved search highlighting when searching for CJK characters * PLT-1473 Added search term highlighting to single-line code blocks * PLT-1473 Added search term highlighting to code blocks that don't use syntax highlighting * PLT-1483 Added proper highlighting of at mentions * Fixing formatting | ||||
* | Fixed ESLint errors (#3134) | Harrison Healey | 2016-05-27 | 1 | -3/+3 |
| | |||||
* | PLT-1458 Updated list autonumbering (#3126) | Harrison Healey | 2016-05-27 | 1 | -300/+9 |
| | | | | | | * Removed MattermostLexer since it was exactly the same as the default marked one * Updated list autonumbering to always start numbering from the first item's number | ||||
* | Updated our fork of marked and prevented catastrophic backtracking (#3098) | Harrison Healey | 2016-05-25 | 1 | -49/+3 |
| | |||||
* | Revert "Updated our fork of marked and added more links to test-links.md ↵ | Harrison Healey | 2016-05-24 | 1 | -3/+49 |
| | | | | | (#3047)" (#3090) This reverts commit c868620693c69e2931c3023460eaafd9f6d330b6. | ||||
* | Updated our fork of marked and added more links to test-links.md (#3047) | Harrison Healey | 2016-05-19 | 1 | -49/+3 |
| | |||||
* | Added noreferrer to some links (#2897) | Harrison Healey | 2016-05-05 | 1 | -1/+1 |
| | |||||
* | Fixed external links to open in a new tab (#2793) | Harrison Healey | 2016-04-25 | 1 | -1/+1 |
| | |||||
* | PLT-1236 Added special handling for markdown links within mattermost (#2763) | Harrison Healey | 2016-04-22 | 1 | -9/+10 |
| | | | | | | * Added special handling for markdown links within mattermost * Moved application of .app__body class to route components | ||||
* | Fixed link formatting | Harrison Healey | 2016-04-13 | 1 | -1/+1 |
| | |||||
* | Fixing style issue caused by build changes | Christopher Speller | 2016-03-17 | 1 | -3/+0 |
| | |||||
* | Created component CodePreview | Rodrigo Corsi | 2016-03-17 | 1 | -78/+9 |
| | |||||
* | Converting to Webpack. Stage 1. | Christopher Speller | 2016-03-16 | 1 | -0/+577 |