prosody
log
graph
tags
bookmarks
branches
c5f7c803fe7d
browse
changeset
plugins/mod_privacy.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
plugins/mod_privacy.lua @ 2615:
c5f7c803fe7d
less
more
|
(0)
-10
-8
tip
description
author
age
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
less
more
|
(0)
-10
-8
tip