Mercurial > prosody-modules
log
age | author | description |
---|---|---|
Thu, 02 Aug 2012 20:44:40 +0200 | Florian Zeitz | mod_admin_web: Update dependency versions |
Thu, 02 Aug 2012 00:28:33 +0200 | Kim Alvefur | mod_pubsub_hub: Enforce minimal lease time |
Thu, 02 Aug 2012 00:25:24 +0200 | Kim Alvefur | mod_pubsub_hub: Try to choose time until the next periodic check in a sane way |
Wed, 01 Aug 2012 17:14:03 +0200 | Kim Alvefur | mod_pubsub_feeds: Use URL as node name if the config index is numeric |
Wed, 01 Aug 2012 16:11:12 +0200 | Kim Alvefur | mod_pubsub_hub: New module that implements the Hub part of PubSubHubbub |
Wed, 01 Aug 2012 16:08:54 +0200 | Kim Alvefur | mod_pubsub_feeds: Depend on pubsub instead of aborting if it's not loaded |
Wed, 01 Aug 2012 16:08:15 +0200 | Kim Alvefur | mod_pubsub_feeds: Use the "superactor" instead of module.host/module.name |
Wed, 01 Aug 2012 02:33:43 +0200 | Florian Zeitz | mod_admin_web: Replace core_post_stanza() with module:send() |