discourse/test
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
..
javascripts FEATURE: Reimplement `SiteSetting.max_oneboxes_per_post`. (#6668) 2018-11-27 16:00:31 +08:00
stylesheets Manage qunit via yarn. 2018-09-11 15:07:28 +08:00
smoke_test.js Apply prettier. 2018-09-11 09:16:03 +08:00