fossar / selfoss

multipurpose rss reader, live stream, mashup, aggregation web application
https://selfoss.aditu.de
GNU General Public License v3.0
2.38k stars 345 forks source link

Configure output feed? #1011

Open poVoq opened 6 years ago

poVoq commented 6 years ago

Is it somehow possible to configure what feed selfoss outputs via the /feed URL? Right now it seems to be RSS, but would it be possible to also use ATOM?

For me perfect would be if both was available, such as /atom for the ATOM feed and /feed or /rss for this standard.

Thanks!

jtojnar commented 6 years ago

FeedWriter supports ATOM, so it might be as simple as replacing the Rss2 class in Rss controller.

poVoq commented 6 years ago

That sounds cool. The reason I am asking is because I would like to have it post to a pubsub feed via this: https://github.com/edhelas/atomtopubsub And that only works with ATOM 0.3