Software /
code /
prosody-modules
Log
mod_post_msg/mod_post_msg.lua @ 4645:25ce28711fac
description | author | age |
---|---|---|
mod_post_msg: Add support for a JSON based format similar to what mod_component_http uses | Kim Alvefur | 2018-04-04 |
mod_post_msg: Add <body> wrapper tag with namespace in module so the client doesn't have to | Kim Alvefur | 2014-05-28 |
mod_post_msg: Fix indentation | Kim Alvefur | 2014-05-28 |
mod_post_msg: add support for HTML messages | Christian Weiske | 2014-02-14 |
mod_post_msg: Update to the new HTTP API | Kim Alvefur | 2012-04-30 |
mod_post_msg: Add compatibility with usermanager in 0.7 | Kim Alvefur | 2011-01-27 |
mod_post_msg: Better initialization | Kim Alvefur | 2011-01-27 |
mod_post_msg: add support for type, subject and body in application/x-www-form-urlencoded | Kim Alvefur | 2010-07-31 |
mod_post_msg: A plugin that recives a single message by HTTP POST and relays it. | Kim Alvefur | 2010-07-22 |