discourse/plugins/discourse-calendar/spec/fabricators
Martin Brennan 35520fffa5
DEV: Incorporate the discourse-livestream plugin into discourse-calendar (#40466)
The goal here is to make this incorporation seamless. If the new
`livestream_enabled`
setting inside calendar is on, the old discourse-livestream plugin will
become
a NOOP.

- Add livestream settings to calendar plugin
- Move livestream backend & plugin.rb code to discourse-calendar
- Move all component, css, and i18n into calendar

See also:

* https://github.com/discourse/discourse-livestream/pull/81
* https://github.com/discourse/discourse-livestream/pull/82
2026-06-09 11:30:58 +10:00
..
calendar_event_fabricator.rb
event_fabricator.rb FIX: Add missing checks to InviteesController and convert to services (#38023) 2026-02-25 10:58:16 +01:00
invitee_fabricator.rb
outgoing_calendar_event_web_hook_fabricator.rb FEAT: add webhooks for calendar events (#38315) 2026-03-09 12:30:19 -05:00
post_event_invitee_fabricator.rb DEV: Incorporate the discourse-livestream plugin into discourse-calendar (#40466) 2026-06-09 11:30:58 +10:00
topic_chat_channel_fabricator.rb DEV: Incorporate the discourse-livestream plugin into discourse-calendar (#40466) 2026-06-09 11:30:58 +10:00