Software /
code /
prosody-modules
Log
mod_pubsub_text_interface/mod_pubsub_text_interface.lua @ 3489:33b3f02a9e7d
description | author | age |
---|---|---|
mod_pubsub_text_interface: Remove unused variable [luacheck] | Kim Alvefur | 2019-03-15 |
mod_pubsub_text_interface: Add command for listing current subscriptions | Kim Alvefur | 2019-03-15 |
mod_pubsub_text_interface: Send replies trough normal stanza routing | Kim Alvefur | 2019-01-03 |
mod_pubsub_text_interface: Handle lack of `pubsub:get_last_item` in Prosody 0.10 | Kim Alvefur | 2018-09-23 |
mod_pubsub_text_interface: Add a 'last' command for sending the last item | Kim Alvefur | 2018-08-31 |
mod_pubsub_text_interface: Ignore whitespace after all commands | Kim Alvefur | 2018-08-20 |
mod_pubsub_text_interface: Rename variable to avoid name clash [luacheck] | Kim Alvefur | 2018-08-20 |
mod_pubsub_text_interface: Fix chain that accidentally produced nested <body> | Kim Alvefur | 2018-08-20 |
mod_pubsub_text_interface: Generate a stanza id for replies | Kim Alvefur | 2018-08-20 |
mod_pubsub_text_interface: A chat interface to PubSub | Kim Alvefur | 2018-08-20 |