Software /
code /
prosody
Log
plugins/mod_pubsub/pubsub.lib.lua @ 11320:817cadf6be92
description | author | age |
---|---|---|
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 |
mod_pubsub: Eliminate dead code | Kim Alvefur | Thu, 25 Jul 2019 12:26:07 +0200 |
mod_pubsub: Expose pubsub#access_model and pubsub#publish_model (fixes #1387) | Kim Alvefur | Sat, 06 Jul 2019 17:47:06 +0200 |