dariusk / rss-to-activitypub

An RSS to ActivityPub converter.
MIT License
560 stars 28 forks source link

[query] Are Atom feeds supported? #33

Closed lofidevops closed 5 years ago

lofidevops commented 5 years ago

From the name I assumed only RSS feeds are supported, but I see references in a few comments to Atom, e.g. https://github.com/dariusk/rss-to-activitypub/issues/15

Are Atom feeds supported?

lofidevops commented 5 years ago

https://bots.tinysubversions.com/u/matrixblog proves that they are supported :)

dariusk commented 5 years ago

Indeed they are! I should update the language to note this (I just installed an RSS parser package and didn't bother to notice that it provided Atom as well.)