log mod_pubsub_text_interface/mod_pubsub_text_interface.lua @ 3328:7d39ffd058d5

age author description
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>
Mon, 20 Aug 2018 22:52:20 +0200 Kim Alvefur mod_pubsub_text_interface: Generate a stanza id for replies
Mon, 20 Aug 2018 17:09:20 +0200 Kim Alvefur mod_pubsub_text_interface: A chat interface to PubSub