discourse/plugins
Martin Brennan 641a1a6b44
FIX: Allow for nested chat transcripts (#19572)
The way our markdown raw_html hoisting worked, we only
supported one level of hoisting the HTML content. However
when nesting [chat] transcript BBCode we need to allow
for multiple levels of it. This commit changes opts.discourse.hoisted
to be more constant, and the GUID keys that have the hoisted
content are only deleted by unhoistForCooked rather than
the cook function itself, which prematurely deletes them
when they are needed further down the line.
2022-12-23 09:56:30 +10:00
..
chat FIX: Allow for nested chat transcripts (#19572) 2022-12-23 09:56:30 +10:00
discourse-details Update translations (#19340) 2022-12-06 16:22:23 +01:00
discourse-local-dates FIX: Remove magic time ranges (#19477) 2022-12-16 14:48:39 +08:00
discourse-narrative-bot DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
discourse-presence DEV: Remove enable_whispers site setting (#19196) 2022-12-16 18:42:51 +02:00
lazy-yt DEV: Add hidden option to disable the lazy-yt plugin (#19448) 2022-12-14 11:52:17 -03:00
poll DEV: Clean up all message bus subscriptions (#19268) 2022-12-12 16:32:25 +01:00
styleguide FIX: Add REPLACEMENTS icons to styleguide 2022-12-15 09:12:18 -06:00