summaryrefslogtreecommitdiffstats
path: root/webapp/utils/text_formatting.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-504/+0
* PLT-7518 Added unit tests for channel linking (#7352)Harrison Healey2017-09-041-3/+16
* PLT-6609: Fix hashtag highlighting of search results (#7175)George Goldberg2017-08-111-5/+22
* Revert "PLT-6609: Don't highlight #hashtag.dot when searching for #hashtag (#...George Goldberg2017-08-081-22/+5
* PLT-6609: Don't highlight #hashtag.dot when searching for #hashtag (#7109)George Goldberg2017-08-071-5/+22
* PLT-6799 Removed <wbr> tags from markdown links (#6766)Harrison Healey2017-06-281-12/+0
* PLT-4457 Added AtMention component to better render at mentions (#6563)Harrison Healey2017-06-201-34/+11
* PLT-6692 Removed wbr tags from single line markdown (#6539)Harrison Healey2017-06-011-1/+4
* Revert "[GH-5915] Clicking on @mention of a user in a post shows the profile ...Harrison Healey2017-05-011-7/+3
* [GH-5915] Clicking on @mention of a user in a post shows the profile popover ...Saturnino Abril2017-05-011-3/+7
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5722 Fix formatText to fail gracefully when input is not text (#5670)Harrison Healey2017-03-061-0/+4
* Added a unique prefix to text formatting entities (#5549)Harrison Healey2017-02-281-9/+9
* PLT-4821 Fix highlighting of wildcard search terms. (#4976)George Goldberg2017-01-061-1/+7
* PLT-4791 Fix hashtag highlight in search results. (#4977)George Goldberg2017-01-061-0/+5
* PLT-2077 Support CJK hashtags (#4555)Hyeseong Kim2016-11-241-2/+2
* Updating eslint (#4573)Christopher Speller2016-11-171-2/+2
* Channel link marker changed from ! to ~ (#4433)George Goldberg2016-11-031-5/+5
* PLT-4454 Autolink anything that looks like an at mention (#4416)Harrison Healey2016-11-011-23/+11
* PLT-4307 - fix !channel link hrefs. (#4122)George Goldberg2016-09-301-3/+8
* Updating ESLint (#4085)Christopher Speller2016-09-231-3/+3
* Updating client dependancies (#4083)Christopher Speller2016-09-231-2/+2
* PLT-4096 Fixed highlighting of hashtags in search (#4043)Harrison Healey2016-09-201-2/+2
* PLT-1759 - Auto-complete for !channels when posting messages. (#3890)George Goldberg2016-09-191-3/+60
* PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for autol...Harrison Healey2016-08-291-55/+24
* PLT-1424 Added XRegExp library to fix search highlighting (#3787)Harrison Healey2016-08-121-9/+6
* PLT-3534 Changed special handling of internal links to only occur for permali...Harrison Healey2016-08-031-1/+1
* PLT-2408 Adds here mention for online users (#3619)Joram Wilander2016-07-211-0/+1
* Highlight hashtags containing search text (#3568)Harrison Healey2016-07-131-9/+12
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-051-6/+5
* PLT-3269 Moved formatting toggle behind EnableDeveloper setting (#3402)Harrison Healey2016-06-271-1/+1
* PLT-3211 Fixed search highlighting for hashtags starting with "#in", "#from",...Harrison Healey2016-06-221-4/+8
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* Improved internal links which use react-router (#3180)Harrison Healey2016-06-011-1/+7
* Removed unnecessary wbrs (#3182)Harrison Healey2016-05-311-3/+0
* PLT-1626/PLT-1424/PLT-1473/PLT-1483 Improved search highlighting (#3171)Harrison Healey2016-05-311-11/+31
* PLT-3080 Added ability to disable formatting for debugging and updated marked...Harrison Healey2016-05-301-3/+9
* PLT-2321 Move the toggle icon next to the link being previewed (#3071)samogot2016-05-271-0/+12
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-1/+1
* PLT-2816 Fixed handling of Unicode 8 emojis (#2924)Harrison Healey2016-05-091-4/+12
* Moved twemoji parsing so that it doesn't occur inside of code blocks (#2896)Harrison Healey2016-05-051-0/+9
* Fixed updating mention keys when a user's username changes (#2774)Harrison Healey2016-04-251-1/+0
* PLT-1236 Added special handling for markdown links within mattermost (#2763)Harrison Healey2016-04-221-0/+4
* Changed mention parser to ignore empty string mentionsHarrison Healey2016-03-171-0/+5
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+402