Mercurial > prosody-modules
log mod_sift/mod_sift.lua @ 1042:5fd0860c86cd
age | author | description |
---|---|---|
Sat, 06 Mar 2010 22:32:12 +0500 | Waqas Hussain | mod_sift: Iterate on user sessions, not on the user itself, when sifting stanzas to bare JIDs. |
Sat, 06 Mar 2010 22:30:51 +0500 | Waqas Hussain | mod_sift: Don't disallow stanzas to bare JIDs when sifting is not in force for any resources. |
Sat, 06 Mar 2010 22:23:25 +0500 | Waqas Hussain | mod_sift: Don't sift IQ errors and results. |
Sat, 06 Mar 2010 22:21:38 +0500 | Waqas Hussain | mod_sift: Fix for IQ children without an xmlns attribute (default to jabber:client). |
Sat, 06 Mar 2010 22:08:20 +0500 | Waqas Hussain | mod_sift: Use event.session, and not event.origin in the resource-unbind handler. |
Sat, 06 Mar 2010 21:47:20 +0500 | Waqas Hussain | mod_sift: Initial commit. |