log mod_pubsub_post/mod_pubsub_post.lua @ 3016:3f4e2340bfdc

age author description
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