server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
utils
/
text_formatting.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-6799 Removed <wbr> tags from markdown links (#6766)
Harrison Healey
2017-06-28
1
-12
/
+0
*
PLT-4457 Added AtMention component to better render at mentions (#6563)
Harrison Healey
2017-06-20
1
-34
/
+11
*
PLT-6692 Removed wbr tags from single line markdown (#6539)
Harrison Healey
2017-06-01
1
-1
/
+4
*
Revert "[GH-5915] Clicking on @mention of a user in a post shows the profile ...
Harrison Healey
2017-05-01
1
-7
/
+3
*
[GH-5915] Clicking on @mention of a user in a post shows the profile popover ...
Saturnino Abril
2017-05-01
1
-3
/
+7
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
PLT-5722 Fix formatText to fail gracefully when input is not text (#5670)
Harrison Healey
2017-03-06
1
-0
/
+4
*
Added a unique prefix to text formatting entities (#5549)
Harrison Healey
2017-02-28
1
-9
/
+9
*
PLT-4821 Fix highlighting of wildcard search terms. (#4976)
George Goldberg
2017-01-06
1
-1
/
+7
*
PLT-4791 Fix hashtag highlight in search results. (#4977)
George Goldberg
2017-01-06
1
-0
/
+5
*
PLT-2077 Support CJK hashtags (#4555)
Hyeseong Kim
2016-11-24
1
-2
/
+2
*
Updating eslint (#4573)
Christopher Speller
2016-11-17
1
-2
/
+2
*
Channel link marker changed from ! to ~ (#4433)
George Goldberg
2016-11-03
1
-5
/
+5
*
PLT-4454 Autolink anything that looks like an at mention (#4416)
Harrison Healey
2016-11-01
1
-23
/
+11
*
PLT-4307 - fix !channel link hrefs. (#4122)
George Goldberg
2016-09-30
1
-3
/
+8
*
Updating ESLint (#4085)
Christopher Speller
2016-09-23
1
-3
/
+3
*
Updating client dependancies (#4083)
Christopher Speller
2016-09-23
1
-2
/
+2
*
PLT-4096 Fixed highlighting of hashtags in search (#4043)
Harrison Healey
2016-09-20
1
-2
/
+2
*
PLT-1759 - Auto-complete for !channels when posting messages. (#3890)
George Goldberg
2016-09-19
1
-3
/
+60
*
PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for autol...
Harrison Healey
2016-08-29
1
-55
/
+24
*
PLT-1424 Added XRegExp library to fix search highlighting (#3787)
Harrison Healey
2016-08-12
1
-9
/
+6
*
PLT-3534 Changed special handling of internal links to only occur for permali...
Harrison Healey
2016-08-03
1
-1
/
+1
*
PLT-2408 Adds here mention for online users (#3619)
Joram Wilander
2016-07-21
1
-0
/
+1
*
Highlight hashtags containing search text (#3568)
Harrison Healey
2016-07-13
1
-9
/
+12
*
PLT-3145 Custom Emojis (#3381)
Harrison Healey
2016-07-05
1
-6
/
+5
*
PLT-3269 Moved formatting toggle behind EnableDeveloper setting (#3402)
Harrison Healey
2016-06-27
1
-1
/
+1
*
PLT-3211 Fixed search highlighting for hashtags starting with "#in", "#from",...
Harrison Healey
2016-06-22
1
-4
/
+8
*
Adding webpack code splitting (#3377)
Christopher Speller
2016-06-22
1
-1
/
+1
*
Improved internal links which use react-router (#3180)
Harrison Healey
2016-06-01
1
-1
/
+7
*
Removed unnecessary wbrs (#3182)
Harrison Healey
2016-05-31
1
-3
/
+0
*
PLT-1626/PLT-1424/PLT-1473/PLT-1483 Improved search highlighting (#3171)
Harrison Healey
2016-05-31
1
-11
/
+31
*
PLT-3080 Added ability to disable formatting for debugging and updated marked...
Harrison Healey
2016-05-30
1
-3
/
+9
*
PLT-2321 Move the toggle icon next to the link being previewed (#3071)
samogot
2016-05-27
1
-0
/
+12
*
Updating client dependancies and ESLint (#2954)
Christopher Speller
2016-05-12
1
-1
/
+1
*
PLT-2816 Fixed handling of Unicode 8 emojis (#2924)
Harrison Healey
2016-05-09
1
-4
/
+12
*
Moved twemoji parsing so that it doesn't occur inside of code blocks (#2896)
Harrison Healey
2016-05-05
1
-0
/
+9
*
Fixed updating mention keys when a user's username changes (#2774)
Harrison Healey
2016-04-25
1
-1
/
+0
*
PLT-1236 Added special handling for markdown links within mattermost (#2763)
Harrison Healey
2016-04-22
1
-0
/
+4
*
Changed mention parser to ignore empty string mentions
Harrison Healey
2016-03-17
1
-0
/
+5
*
Converting to Webpack. Stage 1.
Christopher Speller
2016-03-16
1
-0
/
+402