Software /
code /
prosody-modules
Log
mod_pubsub_text_interface/mod_pubsub_text_interface.lua @ 3488:4ddb034a8a03
description | author | age |
---|---|---|
mod_pubsub_text_interface: Add command for listing current subscriptions | Kim Alvefur | Fri, 15 Mar 2019 04:26:54 +0100 |
mod_pubsub_text_interface: Send replies trough normal stanza routing | Kim Alvefur | Thu, 03 Jan 2019 16:07:31 +0100 |
mod_pubsub_text_interface: Handle lack of `pubsub:get_last_item` in Prosody 0.10 | Kim Alvefur | Sun, 23 Sep 2018 16:43:03 +0200 |
mod_pubsub_text_interface: Add a 'last' command for sending the last item | Kim Alvefur | Fri, 31 Aug 2018 21:16:45 +0200 |
mod_pubsub_text_interface: Ignore whitespace after all commands | Kim Alvefur | Mon, 20 Aug 2018 23:20:01 +0200 |
mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck] | Kim Alvefur | Mon, 20 Aug 2018 23:18:43 +0200 |
mod_pubsub_text_interface: Fix chain that accidentally produced nested <body> | Kim Alvefur | Mon, 20 Aug 2018 22:58:30 +0200 |
mod_pubsub_text_interface: Generate a stanza id for replies | Kim Alvefur | Mon, 20 Aug 2018 22:52:20 +0200 |