log mod_delegation/mod_delegation.lua @ 1982:bb0b2eae5563

age author description
2015-07-31 Goffi mod_delegation: fixed bad calling of on_auth for components
2015-07-31 Goffi mod_delegation: fixed handling of <iq> results without children
2015-05-07 Goffi mod_delegation: managing_ent_* now stop event propagation + forwarded <iq/> xmlns check
2015-05-04 Goffi mod_delegation: fixed bad handling of error replies from managing entity
2015-05-04 Goffi mod_delegation: fixed namespace of <forwarded/> child element, as specified in XEP-0297
2015-05-03 Goffi mod_delegation: handling of error replies from managing entities after forward.
2015-05-03 Goffi mod_delegation: original stanza is now cached outside of ns_data, so it can be accessed without knowing the namespace.
2015-05-03 Goffi mod_delegation: removed invalid error replies to iq result.
2015-05-03 Goffi mod_delegation: added 'iq/bare' to hooked events.
2015-04-17 Goffi mod_delegation: reset features/identities/extensions before doing a disco nesting
2015-04-17 Goffi mod_delegation: service discovery extensions (xep-0128) management
2015-04-17 Goffi mod_delegation: we don't forward stanzas from managing entity itself
2015-04-17 Goffi mod_delegation: disco info request on bare jid is now managed
2015-04-17 Goffi mod_delegation: delegated features/identities removal for disco info requests on bare jid