0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-calendar/assets
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
..
javascripts/discourse UX: prevent cloak on livestream post (#42330) 2026-08-05 09:01:09 -04:00
stylesheets FIX: Don't hide OP avatar when RSVPing to a livestream event (#42296) 2026-08-04 10:18:27 +02:00