Software /
code /
prosody
Log
plugins/mod_privacy.lua @ 3069:c3df9053e0a9
description | author | age |
---|---|---|
mod_privacy: Fix several possible tracebacks when either the contact is a host JID, or the contact isn't in your roster and you have roster group/subscription rules in place | Matthew Wild | Fri, 21 May 2010 19:20:21 +0100 |
mod_privacy: Remove validation that checks a roster group you block actually exists - it would be time-consuming on large rosters, and isn't important (or correct?) anyway. | Matthew Wild | Fri, 21 May 2010 19:19:29 +0100 |
Merge 0.6->0.7 | Matthew Wild | Mon, 22 Mar 2010 17:24:55 +0000 |
Update copyright headers for 2010 | Matthew Wild | Mon, 22 Mar 2010 17:06:15 +0000 |
mod_privacy: Remove the non-working sendNeededUnavailablePresences() and the related commented code | Matthew Wild | Fri, 12 Feb 2010 12:29:53 +0000 |
mod_privacy: Fix to correctly iterate over lists stored in new format | Matthew Wild | Fri, 12 Feb 2010 12:28:45 +0000 |
mod_privacy: Upgrade old privacy lists to new storage format, so they don't get lost | Matthew Wild | Fri, 12 Feb 2010 12:07:46 +0000 |