Log

plugins/mod_blocklist.lua @ 8878:7c3e16fdaf1d

description author age
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
mod_blocklist: Simplify loop with ipairs Kim Alvefur Thu, 08 Dec 2016 18:06:18 +0100
mod_blocklist: Remove one indentation level Kim Alvefur Mon, 05 Dec 2016 17:25:02 +0100
mod_blocklist: Return early from migration if no valid privacy list data is found Kim Alvefur Mon, 05 Dec 2016 17:22:12 +0100
mod_blocklist: Make the 'false' metadata field a table so we can store timestamps and other useful data Kim Alvefur Thu, 08 Dec 2016 18:13:56 +0100
mod_blocklist: Mention issue numbers Kim Alvefur Sat, 20 Aug 2016 17:30:16 +0200
mod_blocklist: Decrease priority of iq hooks to ease handling by other modules Kim Alvefur Sat, 20 Aug 2016 17:24:08 +0200
mod_blocklist: Clear second level cache correctly on user deletion Kim Alvefur Mon, 11 Jan 2016 15:35:51 +0100
mod_blocklist: Update Copyright header Kim Alvefur Sun, 06 Dec 2015 02:32:29 +0100
mod_blocklist: Skip creating some tables and some processing if unblocking Kim Alvefur Sun, 06 Dec 2015 02:32:16 +0100
mod_blocklist: When blocking someone who sent a subscription request, forget that request since the user would be unable to deny it while blocked (Fixes #574) Kim Alvefur Sun, 06 Dec 2015 02:30:21 +0100