discourse/plugins/discourse-calendar/lib
Bannon Tanner 932946d5d4
FEAT: add images to post event events (#38643)
Adds image support to Discourse post events in the calendar plugin.
Users can attach an image to an event in the modal and it will display
above the event as a banner. It will also cook that image into the
post/topic `image_upload_id` so that things like topic list images will
display properly.

Also adds the image and some attributes to the webhook payload.

---------

Co-authored-by: Ty Correll <tytekkit@gmail.com>
2026-04-13 09:45:06 -05:00
..
discourse_calendar DEV: Clean up scope resolution operators in plugins (#34979) 2025-09-30 14:36:34 +02:00
discourse_post_event FEAT: add images to post event events (#38643) 2026-04-13 09:45:06 -05:00
tasks DEV: Fix javascript:update_constants task (#35994) 2025-11-12 20:01:29 +01:00
calendar.rb
calendar_first_day_of_week.rb FEATURE: allow picking first day of week in calendar (#34670) 2025-09-02 12:44:50 +02:00
calendar_settings_validator.rb
calendar_upcoming_events_default_view.rb FEATURE: adds calendar_upcoming_events_default_view setting (#36014) 2025-11-13 19:19:13 +08:00
calendar_validator.rb
event_validator.rb
group_timezones.rb
holiday_status.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
time_sniffer.rb
users_on_holiday.rb