mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 13:58:53 +08:00
Before, staff could create a whisper with a local date in a calendar topic, which created a visible calendar event from a staff-only post. This change rejects whispered calendar events, so whispers no longer create visible calendar entries. Relates to /patch-triage/993 |
||
|---|---|---|
| .. | ||
| 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 | ||