Mercurial > prosody-modules
log mod_pubsub_feeds/mod_pubsub_feeds.lua @ 947:c91cac3b823f
age | author | description |
---|---|---|
Wed, 15 Aug 2012 17:29:18 +0200 | Kim Alvefur | mod_pubsub_feeds: util.pubsub methods return bool, data |
Wed, 15 Aug 2012 17:25:47 +0200 | Kim Alvefur | mod_pubsub_feeds: Fix method call |
Wed, 15 Aug 2012 16:49:00 +0200 | Kim Alvefur | mod_pubsub_feeds: Check if nodes exists in pubsub, make sure they get restored if not. (Thanks Maranda) |
Wed, 15 Aug 2012 16:47:06 +0200 | Kim Alvefur | mod_pubsub_feeds: Remove config-reloaded hook, do setup in module.load() instead |
Wed, 15 Aug 2012 16:34:59 +0200 | Kim Alvefur | mod_pubsub_feeds: Add parameter refresh_feeds() to force refresh of all feeds |
Wed, 15 Aug 2012 16:31:27 +0200 | Kim Alvefur | mod_pubsub_feeds: Use reference to mod_pubsub from module:depends |
Wed, 01 Aug 2012 17:14:03 +0200 | Kim Alvefur | mod_pubsub_feeds: Use URL as node name if the config index is numeric |