discourse/app
Régis Hanol 7109d94ee7 FIX: properly invalidate inline oneboxes when rebaking
When rebaking a post we were invalidating _regular_ oneboxes but not inline oneboxes.

DEV: also renamed 'InlineOneboxer.purge' to 'InlineOneboxer.invalidate' to keep
the API consistent with 'Oneboxer.invalidate'
2020-06-24 11:54:54 +02:00
..
assets FIX: ensures moderation history is accessible from topic/post admin menu (#10118) 2020-06-24 10:49:47 +02:00
controllers FIX: Hide PM tags if the site setting is disabled (#10089) 2020-06-22 16:48:24 +03:00
helpers New bootstrap.json endpoint for starting up Discourse 2020-06-03 14:45:23 -04:00
jobs DEV: improve verbose mode for reindexer 2020-06-24 17:29:45 +10:00
mailers FIX: Use correct URL for unsubscribe (#10077) 2020-06-24 09:31:20 +02:00
models FIX: properly invalidate inline oneboxes when rebaking 2020-06-24 11:54:54 +02:00
serializers FIX: skip category notification_level unless scoped 2020-06-24 17:08:12 +10:00
services FIX: Use Discourse.system_user when we need a placeholder admin (#9781) 2020-06-24 15:51:30 +10:00
views FEATURE: allows to have header/footer in publshed pages (#10067) 2020-06-19 09:51:03 +02:00