mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-19 03:23:50 +08:00
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 |
||
|---|---|---|
| .. | ||
| discourse_calendar | ||
| discourse_post_event | ||
| tasks | ||
| calendar.rb | ||
| calendar_first_day_of_week.rb | ||
| calendar_settings_validator.rb | ||
| calendar_upcoming_events_default_view.rb | ||
| calendar_validator.rb | ||
| event_validator.rb | ||
| group_timezones.rb | ||
| holiday_status.rb | ||
| time_sniffer.rb | ||
| users_on_holiday.rb | ||