Log

plugins/mod_blocklist.lua @ 11558:d0e9ffccdef9 0.11 0.11.9

description author age
mod_blocklist: Trigger resend of presence when unblocking a contact (fixes #1380) 0.11 Kim Alvefur 2019-06-20
Fix various spelling mistakes [codespell] Kim Alvefur 2019-05-03
mod_blocklist: Store timestamp of blocking to allow age to be determined Kim Alvefur 2018-02-15
mod_blocklist: Allow mod_presence to handle subscription stanzas before bouncing outgoing presence (fixes #575) Kim Alvefur 2018-04-06
mod_blocklist: Drop messages to existing full JIDs in order to prevent issues with MUC PMs, fixes #690 Kim Alvefur 2017-09-27
mod_blocklist: Use local variable [luacheck] Kim Alvefur 2017-04-01
mod_blocklist: Split long line [luacheck] Kim Alvefur 2017-03-08
mod_blocklist: Check first level cache before calling blocklist getter Kim Alvefur 2016-12-05
mod_blocklist: Simplify loop with ipairs Kim Alvefur 2016-12-08
mod_blocklist: Remove one indentation level Kim Alvefur 2016-12-05
mod_blocklist: Return early from migration if no valid privacy list data is found Kim Alvefur 2016-12-05
mod_blocklist: Make the 'false' metadata field a table so we can store timestamps and other useful data Kim Alvefur 2016-12-08
mod_blocklist: Mention issue numbers Kim Alvefur 2016-08-20
mod_blocklist: Decrease priority of iq hooks to ease handling by other modules Kim Alvefur 2016-08-20
mod_blocklist: Clear second level cache correctly on user deletion Kim Alvefur 2016-01-11