Mercurial > prosody-modules
log mod_pubsub_feed/mod_pubsub_feed.lua @ 455:52f2188ec47d
age | author | description |
---|---|---|
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. |
Wed, 24 Aug 2011 11:29:02 +0200 | Kim Alvefur | mod_pubsub_feed: Fix timestamp on Windows, which has no %T |