Mercurial > prosody-modules
log mod_pubsub_post/mod_pubsub_post.lua @ 3071:b6cac9d72255
age | author | description |
---|---|---|
Sun, 20 May 2018 03:03:59 +0200 | Kim Alvefur | mod_pubsub_post: Add an option for what to use as pubsub 'actor' |
Sun, 20 May 2018 02:56:48 +0200 | Kim Alvefur | mod_pubsub_post: Factor out the 'actor' into an argument |
Sun, 20 May 2018 00:00:33 +0200 | Kim Alvefur | mod_pubsub_post: Add support for publishing arbitrary JSON |
Sun, 20 May 2018 00:04:41 +0200 | Kim Alvefur | mod_pubsub_post: Add support for posting Atom feeds, publishing each entry |
Sat, 19 May 2018 23:56:39 +0200 | Kim Alvefur | mod_pubsub_post: Change to support arbitrary XML payloads |
Sat, 19 May 2018 23:54:05 +0200 | Kim Alvefur | mod_pubsub_post: Remove unused import [luacheck] |
Fri, 27 Feb 2015 16:25:48 +0000 | Matthew Wild | mod_pubsub_post: Module to publish to pubsub nodes from a simple HTTP POST |