log mod_pubsub_feed/mod_pubsub_feed.lua @ 506:0e07810550c8

age author description
Thu, 10 Nov 2011 11:45:32 +0100 Kim Alvefur mod_pubsub_feed: Dynamicaly reloadable config.
Sat, 29 Oct 2011 13:34:15 +0200 Kim Alvefur Revert various changes accidentally included in previous commit
Sat, 15 Oct 2011 13:43:37 +0200 Kim Alvefur mod_default_vcard: Sets initial vCard from data enterd on registration
Sat, 27 Aug 2011 04:49:11 +0200 Kim Alvefur mod_pubsub_feed: Kill the timer on module unload
Thu, 25 Aug 2011 01:21:42 +0200 Kim Alvefur mod_pubsub_feed: Major cleanup, and use newer APIs. (Thanks Maranda)
Wed, 24 Aug 2011 15:55:49 +0200 Kim Alvefur mod_pubsub_feed: Use httpserver.new_from_config(). Fixes SSL. And fix traceback when called without a querypart.
Wed, 24 Aug 2011 15:03:38 +0200 Kim Alvefur mod_pubsub_feed: Try harder to figure out ones callback URL.