Software /
code /
prosody
Log
plugins/mod_pubsub/mod_pubsub.lua @ 9828:8e68136cde08 0.11
description | author | age |
---|---|---|
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 |
mod_pubsub: Fix summary generation for Atom entries to use the correct field | Kim Alvefur | Fri, 31 Aug 2018 21:57:04 +0200 |
mod_pubsub: Add support for thin notifications (without the full payload) | Kim Alvefur | Thu, 16 Aug 2018 15:20:29 +0200 |
mod_pubsub: Only attach publisher on normal "item" broadcasts | Kim Alvefur | Thu, 16 Aug 2018 15:18:29 +0200 |