Log

mod_delegation/mod_delegation.lua @ 5931:d194d1012fd3

description author age
mod_delegation: use clean_xmlns to remove jabber:client namespace from node: Goffi Sat, 28 May 2022 16:42:13 +0200
mod_delegation: update to XEP-0355 v0.5 Goffi Fri, 15 Oct 2021 15:10:36 +0200
mod_delegation: fix bare jid disco nesting Goffi Sat, 10 Jul 2021 16:48:28 +0200
mod_delegation: avoid crash on recent prosody versions Goffi Sat, 01 Dec 2018 12:10:31 +0100
mod_delegation: Update to generate own iq ids Matthew Wild Thu, 13 Sep 2018 16:28:10 +0100
mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/. Emmanuel Gil Peyrot Fri, 24 Aug 2018 21:36:58 +0200
mod_delegation: fixed misplaced up() in <message> stanza generation Goffi Wed, 30 Aug 2017 08:19:57 +0200
mod_delegation: added disco#items support Goffi Sun, 27 Aug 2017 20:46:04 +0200
mod_delegation: fixed bad use of period instead of colon Goffi Thu, 10 Mar 2016 19:00:04 +0100
mod_delegation: date update Goffi Thu, 10 Mar 2016 19:00:04 +0100
mod_delegation: fixed imports, using "/" instead of "." was causing caching issues Goffi Mon, 21 Dec 2015 10:59:44 +0100
mod_delegation: fixed attribute filtering Goffi Tue, 01 Dec 2015 12:43:04 +0100
mod_delegation: fixed bad calling of on_auth for components Goffi Fri, 31 Jul 2015 18:46:27 +0200
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
mod_delegation: reset features/identities/extensions before doing a disco nesting Goffi Sat, 18 Apr 2015 00:13:10 +0200
mod_delegation: service discovery extensions (xep-0128) management Goffi Sat, 18 Apr 2015 00:13:09 +0200
mod_delegation: we don't forward stanzas from managing entity itself Goffi Fri, 17 Apr 2015 21:22:35 +0200
mod_delegation: disco info request on bare jid is now managed Goffi Fri, 17 Apr 2015 21:07:05 +0200
mod_delegation: delegated features/identities removal for disco info requests on bare jid Goffi Fri, 17 Apr 2015 21:06:51 +0200
mod_delegation: disco nesting for host Goffi Fri, 17 Apr 2015 21:06:30 +0200
mod_delegation: delegated features/identities are removed from disco. Goffi Fri, 17 Apr 2015 21:05:40 +0200
mod_delegation: iq forwarding to managing entity Goffi Fri, 17 Apr 2015 21:05:08 +0200
mod_delegation: XEP-0355 implementation, first draft (configuration management + delegations advertising) Goffi Fri, 17 Apr 2015 21:02:22 +0200