Software /
code /
prosody-modules
Log
mod_pubsub_feed/mod_pubsub_feed.lua @ 438:7f0cdde1e42a
description | author | age |
---|---|---|
mod_pubsub_feed: Kill the timer on module unload | Kim Alvefur | Sat, 27 Aug 2011 04:49:11 +0200 |
mod_pubsub_feed: Major cleanup, and use newer APIs. (Thanks Maranda) | Kim Alvefur | Thu, 25 Aug 2011 01:21:42 +0200 |
mod_pubsub_feed: Use httpserver.new_from_config(). Fixes SSL. And fix traceback when called without a querypart. | Kim Alvefur | Wed, 24 Aug 2011 15:55:49 +0200 |
mod_pubsub_feed: Try harder to figure out ones callback URL. | Kim Alvefur | Wed, 24 Aug 2011 15:03:38 +0200 |
mod_pubsub_feed: Fix timestamp on Windows, which has no %T | Kim Alvefur | Wed, 24 Aug 2011 11:29:02 +0200 |
mod_pubsub_feed: Implement signature verification | Kim Alvefur | Tue, 01 Feb 2011 00:24:19 +0100 |
mod_pubsub_feed: Fix verify_token checking. | Kim Alvefur | Mon, 31 Jan 2011 23:32:25 +0100 |