osem-fcy/app/views/conferences
Kushal SM 1958ac2b10 feat: Add public RSS feed for conferences
Users currently have no way to be notified when new conferences are
published on an OSEM instance. This adds an RSS 2.0 feed endpoint at
/feed.rss that lists all conferences ordered by creation date.

The feed action is excluded from CanCanCan authorization so it remains
publicly accessible without authentication, similar to the existing
calendar endpoint.

Also adds an RSS subscribe link to the conferences index page and an
auto-discovery <link> tag in the application layout so RSS readers can
detect the feed automatically.

Fixes #3543
2026-03-18 17:50:52 +01:00
..
_booths.haml add booth in alias 2019-08-10 21:40:25 +05:30
_call_for_booths.haml add booth in alias 2019-08-10 21:40:25 +05:30
_call_for_content.haml Add call for booths in cfp section in conference splashpage(conferences#show),modified after the design changes 2018-03-27 07:51:06 -07:00
_call_for_papers.haml Add timed cache expiration on CfP partials 2018-06-08 17:32:01 -07:00
_call_for_tracks.haml Add timed cache expiration on CfP partials 2018-06-08 17:32:01 -07:00
_conference_details.html.haml Expose Conference.code_of_conduct 2024-06-07 17:42:08 +02:00
_footer.haml Migrate to fontawesome 6 2022-05-18 06:33:47 +02:00
_gallery.html.haml Migrate to fontawesome 6 2022-05-18 06:33:47 +02:00
_header.haml Drop country_select 2023-05-08 17:09:55 +02:00
_highlights.haml Update app/views/conferences/_highlights.haml 2022-04-19 13:16:50 +02:00
_lodging.haml Migrate to fontawesome 6 2022-05-18 06:33:47 +02:00
_modal_description.haml Migrate to fontawesome 6 2022-05-18 06:33:47 +02:00
_program.haml Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
_registration.haml Fix ArgumentError in Conferences#show 2018-08-29 21:28:20 -07:00
_social_media.haml Expose Conference.code_of_conduct 2024-06-07 17:42:08 +02:00
_sponsors.haml Change Conference#show to load sponsors 2018-02-05 11:04:09 -08:00
_tickets.haml Migrate to fontawesome 6 2022-05-18 06:33:47 +02:00
_tracks.haml Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
_venue.haml Fix venue information city/country display 2022-05-20 16:25:38 +02:00
_venue_map.haml Break up the one-query-of-doom 2017-12-22 10:48:55 -08:00
_venue_map_marker.haml Let's get serious about linting, folks. 2017-12-22 10:48:55 -08:00
code_of_conduct.html.haml Expose Conference.code_of_conduct 2024-06-07 17:42:08 +02:00
feed.rss.builder feat: Add public RSS feed for conferences 2026-03-18 17:50:52 +01:00
index.html.haml feat: Add public RSS feed for conferences 2026-03-18 17:50:52 +01:00
new_install.html.haml Make use of ENV.fetch 2022-05-06 14:53:57 +02:00
show.html.haml Expose Conference.code_of_conduct 2024-06-07 17:42:08 +02:00