mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 13:58:53 +08:00
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> |
||
|---|---|---|
| .. | ||
| event_date_spec.rb | ||
| event_spec.rb | ||
| user_spec.rb | ||