Mercurial > prosody-modules
log mod_pubsub_feed/mod_pubsub_feed.lua @ 405:fe4fdba21a23
age | author | description |
---|---|---|
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 |
Tue, 01 Feb 2011 00:24:19 +0100 | Kim Alvefur | mod_pubsub_feed: Implement signature verification |
Mon, 31 Jan 2011 23:32:25 +0100 | Kim Alvefur | mod_pubsub_feed: Fix verify_token checking. |