discourse/plugins/discourse-calendar/lib/discourse_post_event
Kelv ac554f1f60
DEV: add ical format response for discourse-post-events index route (#35143)
Reverts the removal of this from
https://github.com/discourse/discourse-calendar/pull/231. This opens up
the relative url `/discourse-post-event/events.ics` for access to an
ical formatted response.

We also make available the `order` argument for this endpoint which
defaults to ascending order if there is no value or invalid value
passed. This maintains existing behaviour while allowing for users to
specify that they want most recent events first.
2025-10-07 10:19:34 +08:00
..
engine.rb
event_finder.rb DEV: add ical format response for discourse-post-events index route (#35143) 2025-10-07 10:19:34 +08:00
event_parser.rb FEATURE: introduce max attendees for events (#34313) 2025-09-01 22:56:19 +02:00
event_validator.rb
export_csv_controller_extension.rb
export_csv_file_extension.rb
post_extension.rb
rrule_configurator.rb FIX: removes support for include_expired param (#34582) 2025-08-28 14:37:45 +02:00
rrule_generator.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00