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