discourse/app/assets/javascripts/discourse
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
..
adapters DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
components FEATURE: Reimplement SiteSetting.max_oneboxes_per_post. (#6668) 2018-11-27 16:00:31 +08:00
controllers Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
helpers DEV: Fix coding style. 2018-11-27 13:05:27 +11:00
initializers Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
lib DEV: Call onClose for closing modals. 2018-11-27 13:05:27 +11:00
mixins Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
models DEV: Add app event triggered when composer's reply is reloaded. 2018-11-27 13:05:27 +11:00
pre-initializers Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
raw-views Upgrade to FontAwesome 5 (take two) (#6673) 2018-11-26 16:49:57 -05:00
routes DEV: Call onClose for closing modals. 2018-11-27 13:05:27 +11:00
services DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00
templates DEV: Added composer-action-after plugin outlet. 2018-11-27 13:05:27 +11:00
widgets DEV: Add data-topic-id to more elements containing titles. 2018-11-27 13:05:27 +11:00
mapping-router.js.es6 DEV: introduces prettier for es6 files 2018-06-15 17:03:24 +02:00