Software /
code /
prosody-modules
Log
mod_delegation/mod_delegation.lua @ 1774:7bfc23b2c038
description | author | age |
---|---|---|
mod_delegation: fixed handling of <iq> results without children | Goffi | Fri, 31 Jul 2015 18:44:06 +0200 |
mod_delegation: managing_ent_* now stop event propagation + forwarded <iq/> xmlns check | Goffi | Thu, 07 May 2015 22:40:58 +0200 |
mod_delegation: fixed bad handling of error replies from managing entity | Goffi | Mon, 04 May 2015 18:44:00 +0200 |
mod_delegation: fixed namespace of <forwarded/> child element, as specified in XEP-0297 | Goffi | Mon, 04 May 2015 18:43:17 +0200 |
mod_delegation: handling of error replies from managing entities after forward. | Goffi | Sun, 03 May 2015 17:50:16 +0200 |
mod_delegation: original stanza is now cached outside of ns_data, so it can be accessed without knowing the namespace. | Goffi | Sun, 03 May 2015 17:46:49 +0200 |
mod_delegation: removed invalid error replies to iq result. | Goffi | Sun, 03 May 2015 17:43:12 +0200 |
mod_delegation: added 'iq/bare' to hooked events. | Goffi | Sun, 03 May 2015 17:27:37 +0200 |