discourse/app/assets/javascripts/discourse/dialects
2016-03-27 09:29:27 -07:00
..
autolink_dialect.js FIX: Remove g and m flags from autolink regex 2015-02-06 00:41:38 -08:00
bbcode_dialect.js remove built-in support for bbcode size 2016-03-27 09:29:27 -07:00
bold_italics_dialect.js SECURITY: hoist blocks using guids, not md5 hashes 2016-02-06 01:02:48 +11:00
category_hashtag_dialect.js Fix length for hashtags, increased to 101 characters. 2016-03-15 02:35:29 -07:00
censored_dialect.js Extract logic for censored-words so that it can be reused. 2015-08-25 22:26:01 +08:00
code_dialect.js SECURITY: Backported XSS fixes from Handlebars 2015-11-24 16:08:08 -05:00
dialect.js fix eslint 2016-02-05 16:08:31 +01:00
html_dialect.js FIX: adding a custom emoji needed an application restart to work on the server-side rendering 2015-01-29 17:35:52 +01:00
mention_dialect.js FIX: username mentions weren't working when immediately followed by a dot 2016-01-07 22:23:01 +01:00
nested_link_dialect.js FIX: adding a custom emoji needed an application restart to work on the server-side rendering 2015-01-29 17:35:52 +01:00
newline_dialect.js BUGFIX: newline after bold was not producting a BR 2014-06-26 15:28:08 +10:00
onebox_dialect.js FIX: Oneboxes were losing formatting in preview after being cached. 2013-11-06 15:58:41 -05:00
quote_dialect.js improve UX remove username said if we have a title 2015-09-25 14:18:38 +10:00
table_dialect.js FIX: handle topic/post creation when the language highlighting is turned off 2015-11-21 02:10:54 +05:30