log mod_pubsub_post/mod_pubsub_post.lua @ 3248:ecec46f7d020

age author description
2018-05-20 Kim Alvefur mod_pubsub_post: Add an option for what to use as pubsub 'actor'
2018-05-20 Kim Alvefur mod_pubsub_post: Factor out the 'actor' into an argument
2018-05-19 Kim Alvefur mod_pubsub_post: Add support for publishing arbitrary JSON
2018-05-19 Kim Alvefur mod_pubsub_post: Add support for posting Atom feeds, publishing each entry
2018-05-19 Kim Alvefur mod_pubsub_post: Change to support arbitrary XML payloads
2018-05-19 Kim Alvefur mod_pubsub_post: Remove unused import [luacheck]
2015-02-27 Matthew Wild mod_pubsub_post: Module to publish to pubsub nodes from a simple HTTP POST