Software /
code /
prosody
Log
plugins/mod_pubsub/mod_pubsub.lua @ 10537:c5558138ce33
description | author | age |
---|---|---|
mod_pubsub: Move a comment to where it makes sense | Kim Alvefur | Wed, 10 Jul 2019 19:12:19 +0200 |
Merge 0.11->trunk | Kim Alvefur | Fri, 22 Feb 2019 07:40:30 +0100 |
mod_pubsub: Simplify configuration for node data (see #1302) 0.11 | Kim Alvefur | Fri, 22 Feb 2019 07:33:23 +0100 |
mod_pubsub: Split line in config check to improve readability | Kim Alvefur | Sun, 23 Dec 2018 03:06:35 +0100 |
mod_pubsub: Change order of luacheck directives to match arguments they apply to | Kim Alvefur | Sun, 23 Dec 2018 03:05:58 +0100 |
mod_pubsub: Add semicolon (code style) | Kim Alvefur | Sun, 23 Dec 2018 02:50:22 +0100 |
pubsub: Set pubsub#title as name attribute in disco#items (fixes #1226) 0.11 | Kim Alvefur | Tue, 30 Oct 2018 18:20:54 +0100 |