Software /
code /
prosody
Log
plugins/mod_privacy.lua @ 2590:2d7e2a28d1d5
description | author | age |
---|---|---|
mod_privacy: Remove use of to identify unspecified privacy list | Matthew Wild | Thu, 11 Feb 2010 18:49:17 +0000 |
mod_privacy: Fix potential traceback in stanza validation, and fix some zero-based indexing :) | Matthew Wild | Thu, 11 Feb 2010 18:44:42 +0000 |
mod_privacy: Don't store the privacy lists as an array, but as a map... faster and less code | Matthew Wild | Thu, 11 Feb 2010 12:10:06 +0000 |
mod_privacy: Rename from_user/to_user flags to is_from_user/is_to_user for clarity | Matthew Wild | Tue, 09 Feb 2010 06:49:03 +0000 |