Log

mod_delegation/mod_delegation.lua @ 4994:cce12a660b98

description author age
mod_delegation: use clean_xmlns to remove jabber:client namespace from node: Goffi 2022-05-28
mod_delegation: update to XEP-0355 v0.5 Goffi 2021-10-15
mod_delegation: fix bare jid disco nesting Goffi 2021-07-10
mod_delegation: avoid crash on recent prosody versions Goffi 2018-12-01
mod_delegation: Update to generate own iq ids Matthew Wild 2018-09-13
mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/. Emmanuel Gil Peyrot 2018-08-24
mod_delegation: fixed misplaced up() in <message> stanza generation Goffi 2017-08-30
mod_delegation: added disco#items support Goffi 2017-08-27
mod_delegation: fixed bad use of period instead of colon Goffi 2016-03-10
mod_delegation: date update Goffi 2016-03-10
mod_delegation: fixed imports, using "/" instead of "." was causing caching issues Goffi 2015-12-21
mod_delegation: fixed attribute filtering Goffi 2015-12-01
mod_delegation: fixed bad calling of on_auth for components Goffi 2015-07-31
mod_delegation: fixed handling of <iq> results without children Goffi 2015-07-31
mod_delegation: managing_ent_* now stop event propagation + forwarded <iq/> xmlns check Goffi 2015-05-07
mod_delegation: fixed bad handling of error replies from managing entity Goffi 2015-05-04
mod_delegation: fixed namespace of <forwarded/> child element, as specified in XEP-0297 Goffi 2015-05-04
mod_delegation: handling of error replies from managing entities after forward. Goffi 2015-05-03
mod_delegation: original stanza is now cached outside of ns_data, so it can be accessed without knowing the namespace. Goffi 2015-05-03
mod_delegation: removed invalid error replies to iq result. Goffi 2015-05-03
mod_delegation: added 'iq/bare' to hooked events. Goffi 2015-05-03
mod_delegation: reset features/identities/extensions before doing a disco nesting Goffi 2015-04-17
mod_delegation: service discovery extensions (xep-0128) management Goffi 2015-04-17
mod_delegation: we don't forward stanzas from managing entity itself Goffi 2015-04-17
mod_delegation: disco info request on bare jid is now managed Goffi 2015-04-17
mod_delegation: delegated features/identities removal for disco info requests on bare jid Goffi 2015-04-17
mod_delegation: disco nesting for host Goffi 2015-04-17
mod_delegation: delegated features/identities are removed from disco. Goffi 2015-04-17
mod_delegation: iq forwarding to managing entity Goffi 2015-04-17
mod_delegation: XEP-0355 implementation, first draft (configuration management + delegations advertising) Goffi 2015-04-17