Log

plugins/mod_blocklist.lua @ 12433:3dfcdcab5446 0.12

description author age
plugins: Remove tostring call from logging Kim Alvefur 2019-07-30
mod_blocklist: Add comment to clarify some logic Kim Alvefur 2019-06-20
Merge 0.11->trunk Kim Alvefur 2019-06-20
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