log mod_pubsub_feeds/feeds.lib.lua @ 4827:fe5303da99cb

age author description
2021-02-04 Kim Alvefur mod_pubsub_feeds: Translate RSS <enclosure> to Atom for podcasts
2021-02-04 Kim Alvefur mod_pubsub_feeds: Copy Atom tags from RSS as-is
2016-11-19 Kim Alvefur mod_pubsub_feeds/feeds.lib: Fix converting RSS items to more than one Atom entry (thanks walduhu)
2016-03-20 Kim Alvefur mod_pubsub_feeds: Use correct loop variable
2016-03-20 Kim Alvefur mod_pubsub_feeds: Switch to use util.xml for parsing feeds and include RSS to Atom translation code from lua-feeds