summaryrefslogtreecommitdiffstats
path: root/webapp/utils/markdown.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-270/+0
* PLT-6609: Fix hashtag highlighting of search results (#7175)George Goldberg2017-08-111-1/+1
* Revert "PLT-6609: Don't highlight #hashtag.dot when searching for #hashtag (#...George Goldberg2017-08-081-2/+2
* PLT-6609: Don't highlight #hashtag.dot when searching for #hashtag (#7109)George Goldberg2017-08-071-2/+2
* Added MarkdownImage component (#6774)Harrison Healey2017-06-281-21/+1
* PLT-6796 - Regression: Code tag is empty for html code blocks (#6779)Carlos Tadeu Panato Junior2017-06-281-1/+1
* PLT-6890 Fix various scrolling issues (#6727)Joram Wilander2017-06-231-3/+4
* Remove fake img preview before loaded (#5854)VeraLyu2017-06-161-0/+3
* PLT-6380 Make team invite links open in the current tab (#6538)Harrison Healey2017-06-021-2/+9
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5702 Added special error page for private browsing error message (#5985)Harrison Healey2017-04-041-0/+4
* PLT-5913: Remove id from heading markdown compilation (#5782)VeraLyu2017-03-231-3/+2
* Revert "PLT-3181 Added crossorigin='anonymous' to all external images (#5774)...Harrison Healey2017-03-201-1/+0
* PLT-3181 Added crossorigin='anonymous' to all external images (#5774)Harrison Healey2017-03-161-0/+1
* Disabled mangling of email addresses in markdown autolinks (#5192)Harrison Healey2017-01-251-1/+2
* Support explicit image sizes in markdown (#4803)Jürgen Haas2017-01-201-2/+32
* Updating eslint (#4573)Christopher Speller2016-11-171-1/+1
* Fix URL parsing when URL has been encoded with escape() (fixes #4322) (#4338)Pierre Rudloff2016-10-261-1/+7
* PLT-3487 Preview uploaded txt file (#4145)Yusuke Nemoto2016-10-051-1/+1
* Updating ESLint (#4085)Christopher Speller2016-09-231-1/+1
* PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for autol...Harrison Healey2016-08-291-10/+20
* PLT-3534 Changed special handling of internal links to only occur for permali...Harrison Healey2016-08-031-3/+3
* Rendered invalid URLs as plain text when parsing markdown (#3616)Harrison Healey2016-07-191-2/+2
* Properly removed hashtags and at mentions inside of markdown links (#3283)Harrison Healey2016-06-071-1/+1
* Removed hashtag/mention links that appear within text for markdown links (#3199)Harrison Healey2016-06-021-1/+2
* Improved internal links which use react-router (#3180)Harrison Healey2016-06-011-3/+3
* Reorganized syntax highlighting code and added search term highlighting for c...Harrison Healey2016-06-011-2/+47
* PLT-1626/PLT-1424/PLT-1473/PLT-1483 Improved search highlighting (#3171)Harrison Healey2016-05-311-2/+16
* Fixed ESLint errors (#3134)Harrison Healey2016-05-271-3/+3
* PLT-1458 Updated list autonumbering (#3126)Harrison Healey2016-05-271-300/+9
* Updated our fork of marked and prevented catastrophic backtracking (#3098)Harrison Healey2016-05-251-49/+3
* Revert "Updated our fork of marked and added more links to test-links.md (#30...Harrison Healey2016-05-241-3/+49
* Updated our fork of marked and added more links to test-links.md (#3047)Harrison Healey2016-05-191-49/+3
* Added noreferrer to some links (#2897)Harrison Healey2016-05-051-1/+1
* Fixed external links to open in a new tab (#2793)Harrison Healey2016-04-251-1/+1
* PLT-1236 Added special handling for markdown links within mattermost (#2763)Harrison Healey2016-04-221-9/+10
* Fixed link formattingHarrison Healey2016-04-131-1/+1
* Fixing style issue caused by build changesChristopher Speller2016-03-171-3/+0
* Created component CodePreviewRodrigo Corsi2016-03-171-78/+9
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+577