log mod_pubsub_feeds/mod_pubsub_feeds.lua @ 2382:f159ad7ac18a

age author description
Sat, 19 Nov 2016 19:37:21 +0100 Kim Alvefur mod_pubsub_feeds: Check if node exists earlier and attempt to create it if not
Sat, 19 Nov 2016 19:17:49 +0100 Kim Alvefur mod_pubsub_feeds: Get entry from list of entries (thanks Link Mauve)
Sat, 19 Nov 2016 19:07:53 +0100 Kim Alvefur mod_pubsub_feeds: Use URL as ID if no id set. If that's not there either then hash stuff and call it a day
Sat, 19 Nov 2016 19:07:00 +0100 Kim Alvefur mod_pubsub_feeds: Iterate over feed backwards due to most feeds being in reverse chronological order
Sat, 19 Nov 2016 17:43:26 +0100 Kim Alvefur mod_pubsub_feeds: Remove default feeds
Tue, 22 Mar 2016 10:55:07 +0100 Michael Töglhofer mod_pubsub_feeds.lua: util.xml not uit.xml
Sun, 20 Mar 2016 12:38:22 +0100 Kim Alvefur mod_pubsub_feeds: Remove unused imports [luacheck]