log plugins/mod_blocklist.lua @ 9598:dcd85bc34d21

age author description
Thu, 15 Feb 2018 03:00:32 +0100 Kim Alvefur mod_blocklist: Store timestamp of blocking to allow age to be determined
Fri, 06 Apr 2018 22:12:45 +0200 Kim Alvefur mod_blocklist: Allow mod_presence to handle subscription stanzas before bouncing outgoing presence (fixes #575)
Wed, 27 Sep 2017 15:27:29 +0200 Kim Alvefur mod_blocklist: Drop messages to existing full JIDs in order to prevent issues with MUC PMs, fixes #690
Sat, 01 Apr 2017 22:18:44 +0200 Kim Alvefur mod_blocklist: Use local variable [luacheck]
Thu, 09 Mar 2017 00:59:32 +0100 Kim Alvefur mod_blocklist: Split long line [luacheck]
Mon, 05 Dec 2016 17:35:38 +0100 Kim Alvefur mod_blocklist: Check first level cache before calling blocklist getter
Thu, 08 Dec 2016 18:06:18 +0100 Kim Alvefur mod_blocklist: Simplify loop with ipairs
Mon, 05 Dec 2016 17:25:02 +0100 Kim Alvefur mod_blocklist: Remove one indentation level