discourse/app/assets/javascripts/pretty-text/engines
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
..
discourse-markdown FEATURE: Reimplement SiteSetting.max_oneboxes_per_post. (#6668) 2018-11-27 16:00:31 +08:00
discourse-markdown-it.js.es6 FIX: display tables in posts history diff (#6032) 2018-07-12 14:13:52 +10:00