Mercurial > prosody-modules
log mod_pubsub_feeds/feeds.lib.lua @ 4749:3a7953a5ee5b
age | author | description |
---|---|---|
Thu, 04 Feb 2021 20:49:02 +0100 | Kim Alvefur | mod_pubsub_feeds: Translate RSS <enclosure> to Atom for podcasts |
Thu, 04 Feb 2021 16:16:29 -0001 | Kim Alvefur | mod_pubsub_feeds: Copy Atom tags from RSS as-is |
Sat, 19 Nov 2016 18:48:49 +0100 | Kim Alvefur | mod_pubsub_feeds/feeds.lib: Fix converting RSS items to more than one Atom entry (thanks walduhu) |
Sun, 20 Mar 2016 12:37:56 +0100 | Kim Alvefur | mod_pubsub_feeds: Use correct loop variable |
Sun, 20 Mar 2016 12:32:45 +0100 | Kim Alvefur | mod_pubsub_feeds: Switch to use util.xml for parsing feeds and include RSS to Atom translation code from lua-feeds |