Log

plugins/mod_privacy.lua @ 2925:692b3c6c5bd2

description author age
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
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
mod_privacy: A handful of logging fixes Matthew Wild Fri, 29 Jan 2010 13:02:06 +0000
mod_privacy: Remove the giant if/end block that was really causing problems - skipping stanzas with no to/from (like presence broadcast). Also optimised the code a *lot*, these changes untested at the moment though. Matthew Wild Fri, 29 Jan 2010 03:21:18 +0000
Merge backed out changeset Matthew Wild Fri, 29 Jan 2010 03:07:30 +0000
Backed out changeset c4240df1b412 (or this) Matthew Wild Fri, 29 Jan 2010 03:07:08 +0000
Backed out changeset a4f9ed3f912e (you didn't see this) Matthew Wild Fri, 29 Jan 2010 03:06:37 +0000
mod_privacy: ...and no 'to' for presence implies an outgoing broadcast Matthew Wild Fri, 29 Jan 2010 02:49:34 +0000