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