Mercurial > prosody-modules
log mod_sift/mod_sift.lua @ 3403:823027110e29
age | author | description |
---|---|---|
2014-03-11 | Florian Zeitz | all the things: Remove trailing whitespace |
2010-03-06 | Waqas Hussain | mod_sift: Iterate on user sessions, not on the user itself, when sifting stanzas to bare JIDs. |
2010-03-06 | Waqas Hussain | mod_sift: Don't disallow stanzas to bare JIDs when sifting is not in force for any resources. |
2010-03-06 | Waqas Hussain | mod_sift: Don't sift IQ errors and results. |
2010-03-06 | Waqas Hussain | mod_sift: Fix for IQ children without an xmlns attribute (default to jabber:client). |
2010-03-06 | Waqas Hussain | mod_sift: Use event.session, and not event.origin in the resource-unbind handler. |
2010-03-06 | Waqas Hussain | mod_sift: Initial commit. |