osem-fcy/app
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
..
assets Fix bug in initial scheduling of events 2025-01-30 14:37:55 +01:00
controllers feat: Add public RSS feed for conferences 2026-03-18 17:50:52 +01:00
datatables Use CSS-compatible row IDs in datatables 2022-09-13 11:06:22 -07:00
helpers Fix various typos 2025-10-15 11:15:47 +00:00
jobs Add frozen_string_literal magic comment 2018-05-09 06:54:26 -07:00
mailers Rubocop autocorrections 2018-11-16 09:06:05 -08:00
models Fix: allow all users to view conference code of conduct (#3708) 2026-03-03 15:52:07 +01:00
pdfs Drop Organization Feature 2024-06-07 17:42:08 +02:00
serializers Merge pull request #3090 from AndrewKvalheim/api-time-zone 2023-04-19 13:36:12 +02:00
uploaders Rename deprecated CarrierWave methods 2021-08-18 14:10:31 +02:00
views feat: Add public RSS feed for conferences 2026-03-18 17:50:52 +01:00