Software /
code /
prosody
Log
plugins/mod_pubsub/pubsub.lib.lua @ 11429:ef623d719894
description | author | age |
---|---|---|
mod_pubsub: Include <pubsub> with unsubscribe reply | Kim Alvefur | Mon, 15 Mar 2021 19:04:08 +0100 |
mod_pubsub: Clarify kind of item store created | Kim Alvefur | Sun, 25 Oct 2020 15:21:34 +0100 |
mod_pubsub: Don't set store as metatable | Kim Alvefur | Sun, 25 Oct 2020 15:20:14 +0100 |
mod_pubsub: Ignore an unused variable [luacheck] | Kim Alvefur | Mon, 23 Dec 2019 22:28:42 +0100 |
util.pubsub, pubsub.lib and tests: Add text to precondition-not-met error (fixes #1455) | Matthew Wild | Sun, 27 Oct 2019 14:45:57 +0000 |
mod_pubsub: Remove the unwanted check for @notify on <purge/>. | Emmanuel Gil Peyrot | Sat, 28 Sep 2019 20:00:39 +0200 |