0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-09 21:45:25 +08:00
discourse/plugins/discourse-calendar/test/javascripts
Kris 350fd9f865
UX: prevent cloak on livestream post (#42330)
When in a livestream topic, the video in the first post should continue
playing regardless of how far you've scrolled within the topic. This
change uses `api.preventCloak(postId)` to prevent the first post from
cloaking, which will allow the video to play regardless of how far away
I've scrolled from it.
2026-08-05 09:01:09 -04:00
..
acceptance FIX: Cook event location and description as inline markdown (#41994) 2026-07-28 18:59:23 +02:00
components UX: improve livestream chat messaging (#41750) 2026-07-21 11:07:31 +10:00
helpers DEV: Fixup the calendar test helper (#39487) 2026-04-23 12:48:14 +02:00
integration/components UX: prevent cloak on livestream post (#42330) 2026-08-05 09:01:09 -04:00
lib FIX: Cook event location and description as inline markdown (#41994) 2026-07-28 18:59:23 +02:00
unit FEATURE: render links to event topics as interactive cards (#40953) 2026-07-17 10:36:54 -04:00