discourse/app/assets/javascripts/pretty-text
Guo Xiang Tan a1e77aa2ed
FEATURE: Reimplement SiteSetting.max_oneboxes_per_post. (#6668)
Previously, the site setting was only effective on the client side of
things. Once the site setting was been reached, all oneboxes are not
rendered. This commit changes it such that the site setting is respected
both on the client and server side. The first N oneboxes are rendered and
once the limit has been reached, subsequent oneboxes will not be
rendered.
2018-11-27 16:00:31 +08:00
..
emoji FEATURE: adds emoji search aliases 2018-05-01 15:43:49 +02:00
engines FEATURE: Reimplement SiteSetting.max_oneboxes_per_post. (#6668) 2018-11-27 16:00:31 +08:00
censored-words.js.es6 FIX: Correctly censor strings starting or ending with non-word characters (#6445) 2018-10-04 15:15:10 +01:00
emoji.js.es6.erb FEATURE: adds emoji search aliases 2018-05-01 15:43:49 +02:00
guid.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
image-short-url.js.es6 DEV: adds test for image-short-url (#6642) 2018-11-22 07:48:52 +11:00
inline-oneboxer.js.es6.erb FEATURE: Reimplement SiteSetting.max_oneboxes_per_post. (#6668) 2018-11-27 16:00:31 +08:00
oneboxer.js.es6 FEATURE: Reimplement SiteSetting.max_oneboxes_per_post. (#6668) 2018-11-27 16:00:31 +08:00
pretty-text.js.es6 PERF: Move processing of inline onebox out of V8 context. (#6658) 2018-11-26 09:21:38 +08:00
sanitizer.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
white-lister.js.es6 FEATURE: Reimplement SiteSetting.max_oneboxes_per_post. (#6668) 2018-11-27 16:00:31 +08:00
xss.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00