log mod_delegation/mod_delegation.lua @ 5115:4a5837591380

age author description
2022-05-28 Goffi mod_delegation: use clean_xmlns to remove jabber:client namespace from node:
2021-10-15 Goffi mod_delegation: update to XEP-0355 v0.5
2021-07-10 Goffi mod_delegation: fix bare jid disco nesting
2018-12-01 Goffi mod_delegation: avoid crash on recent prosody versions
2018-09-13 Matthew Wild mod_delegation: Update to generate own iq ids
2018-08-24 Emmanuel Gil Peyrot mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/.
2017-08-30 Goffi mod_delegation: fixed misplaced up() in <message> stanza generation
2017-08-27 Goffi mod_delegation: added disco#items support
2016-03-10 Goffi mod_delegation: fixed bad use of period instead of colon
2016-03-10 Goffi mod_delegation: date update
2015-12-21 Goffi mod_delegation: fixed imports, using "/" instead of "." was causing caching issues
2015-12-01 Goffi mod_delegation: fixed attribute filtering
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