Software /
code /
prosody
Log
plugins/mod_blocklist.lua @ 6976:4688ff9d4f2b
description | author | age |
---|---|---|
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 |
mod_blocklist: Restructure how we keep track of where to send unavailable presence | Kim Alvefur | Sun, 06 Dec 2015 02:22:49 +0100 |
mod_blocklist: session[username] can't possibly be unset if that user is sending queries | Kim Alvefur | Sun, 06 Dec 2015 02:19:04 +0100 |
mod_blocklist: Add comments describing some variables | Kim Alvefur | Sun, 06 Dec 2015 02:12:28 +0100 |
mod_blocklist: Expand comments on caching of blocklists | Kim Alvefur | Sun, 06 Dec 2015 02:09:52 +0100 |
mod_blocklist: Add comment about compliance issue #575 | Kim Alvefur | Sun, 06 Dec 2015 02:08:24 +0100 |