Sat, 01 Dec 2018 12:10:31 +0100 |
Goffi |
mod_delegation: avoid crash on recent prosody versions
|
Thu, 13 Sep 2018 16:28:10 +0100 |
Matthew Wild |
mod_delegation: Update to generate own iq ids
|
Fri, 24 Aug 2018 21:36:58 +0200 |
Emmanuel Gil Peyrot |
mod_delegation: Simplify iq handling by hooking on iq-get/ instead of iq/.
|
Wed, 30 Aug 2017 08:19:57 +0200 |
Goffi |
mod_delegation: fixed misplaced up() in <message> stanza generation
|
Sun, 27 Aug 2017 20:46:04 +0200 |
Goffi |
mod_delegation: added disco#items support
|
Thu, 10 Mar 2016 19:00:04 +0100 |
Goffi |
mod_delegation: fixed bad use of period instead of colon
|
Thu, 10 Mar 2016 19:00:04 +0100 |
Goffi |
mod_delegation: date update
|
Mon, 21 Dec 2015 10:59:44 +0100 |
Goffi |
mod_delegation: fixed imports, using "/" instead of "." was causing caching issues
|
Tue, 01 Dec 2015 12:43:04 +0100 |
Goffi |
mod_delegation: fixed attribute filtering
|
Fri, 31 Jul 2015 18:46:27 +0200 |
Goffi |
mod_delegation: fixed bad calling of on_auth for components
|
Fri, 31 Jul 2015 18:44:06 +0200 |
Goffi |
mod_delegation: fixed handling of <iq> results without children
|
Thu, 07 May 2015 22:40:58 +0200 |
Goffi |
mod_delegation: managing_ent_* now stop event propagation + forwarded <iq/> xmlns check
|
Mon, 04 May 2015 18:44:00 +0200 |
Goffi |
mod_delegation: fixed bad handling of error replies from managing entity
|
Mon, 04 May 2015 18:43:17 +0200 |
Goffi |
mod_delegation: fixed namespace of <forwarded/> child element, as specified in XEP-0297
|
Sun, 03 May 2015 17:50:16 +0200 |
Goffi |
mod_delegation: handling of error replies from managing entities after forward.
|