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