discourse/app
Régis Hanol bb127b8140 FIX: preview up to 'max_oneboxes_per_post' oneboxes
We were counting all the oneboxes in the DOM instead of just the ones in the preview.

Also refactored the logic to count up to 'max_oneboxes_per_post` instead of down to 0.
That also ensured we don't load 11 oneboxes when the setting is limiting to 10.
2019-09-17 23:25:15 +02:00
..
assets FIX: preview up to 'max_oneboxes_per_post' oneboxes 2019-09-17 23:25:15 +02:00
controllers DEV: Live-reloading of core/plugin CSS alongside preview_theme_id 2019-09-16 17:27:19 +01:00
helpers FIX: only use app argument for official iOS app banner 2019-08-27 10:23:57 -04:00
jobs DEV: Remove FlagQuery class and old code (#8064) 2019-09-12 13:21:33 -03:00
mailers FEATURE: customization of html emails (#7934) 2019-07-30 15:05:08 -04:00
models FIX: Ignored flags should not count in your accuracy score 2019-09-17 14:54:20 -04:00
serializers FIX: Ignored flags should not count in your accuracy score 2019-09-17 14:54:20 -04:00
services FIX: add support for version query parameter in InlineUploads 2019-09-13 18:21:19 +02:00
views FIX: Live reload plugin stylesheets when the color scheme changes 2019-09-17 09:54:55 +01:00