Annotate
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.
author
Matthew Wild <mwild1@gmail.com>
date
Fri, 29 Jan 2010 03:21:18 +0000 (2010-01-29)
parent
1082:f58394b9ba66
child
2664:33651e3f68b2
rev
line source
13
+ − 1 Welcome hackers!
+ − 2
1082
+ − 3 This project accepts and *encourages* contributions. If you would like to get
+ − 4 involved you can join us on our mailing list and discussion rooms. More
+ − 5 information on these at http://prosody.im/discuss
13
+ − 6
1082
+ − 7 Patches are welcome, though before sending we would appreciate if you read
+ − 8 docs/coding_style.txt for guidelines on how to format your code, and are
+ − 9 comfortable with copyright of contributions being assigned to the core
+ − 10 developers.