Software /
code /
prosody
Log
plugins/mod_blocklist.lua @ 9993:02a41315d275
description | author | age |
---|---|---|
Fix various spelling mistakes [codespell] | Kim Alvefur | Fri, 03 May 2019 20:54:24 +0200 |
mod_blocklist: Store timestamp of blocking to allow age to be determined | Kim Alvefur | Thu, 15 Feb 2018 03:00:32 +0100 |
mod_blocklist: Allow mod_presence to handle subscription stanzas before bouncing outgoing presence (fixes #575) | Kim Alvefur | Fri, 06 Apr 2018 22:12:45 +0200 |
mod_blocklist: Drop messages to existing full JIDs in order to prevent issues with MUC PMs, fixes #690 | Kim Alvefur | Wed, 27 Sep 2017 15:27:29 +0200 |
mod_blocklist: Use local variable [luacheck] | Kim Alvefur | Sat, 01 Apr 2017 22:18:44 +0200 |
mod_blocklist: Split long line [luacheck] | Kim Alvefur | Thu, 09 Mar 2017 00:59:32 +0100 |
mod_blocklist: Check first level cache before calling blocklist getter | Kim Alvefur | Mon, 05 Dec 2016 17:35:38 +0100 |