This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/dialects
2014-07-17 16:11:10 +10:00
..
autolink_dialect.js FIX: Change the approach to sanitization. Includes a more detailed API 2014-07-03 16:55:36 -04:00
autoquote_dialect.js FIX: Indented code blocks followed by <blockquote> weren't working. 2014-01-21 16:18:20 -05:00
bbcode_dialect.js FIX: BBCode sanitization and tests 2014-07-14 11:24:25 -04:00
bold_italics_dialect.js FIX: bold and italic handling improved 2014-06-30 17:01:46 +10:00
code_dialect.js FIX: <pre> blocks were adding too many new lines. 2014-06-23 15:21:07 -04:00
dialect.js FIX: hoisting not handling duplicate content 2014-07-07 15:01:08 +10:00
html.js PERF: editor could be crashed if you entered huge inline blocks 2014-07-04 12:49:50 +10:00
mention_dialect.js Simple workaround for username highlighting for long names 2014-05-25 13:54:52 +10:00
nested_link_dialects.js FIX: Work with phpBB import style links with ellipsis 2014-07-14 14:27:17 -04: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 SECURITY: improve escaping protection 2014-07-17 16:11:10 +10:00