Mon, 23 Mar 2020 19:03:04 +0100 mod_rest: Add JSON mapping of XEP-0128: Service Discovery Extensions
Kim Alvefur <zash@zash.se> [Mon, 23 Mar 2020 19:03:04 +0100] rev 3957
mod_rest: Add JSON mapping of XEP-0128: Service Discovery Extensions Example XEP-0157 payload: { "disco" : { "extensions" : { "http://jabber.org/network/serverinfo" : { "abuse-addresses" : [ "mailto:abuse@shakespeare.lit", "xmpp:abuse@shakespeare.lit" ], "admin-addresses" : [ "mailto:admin@shakespeare.lit", "xmpp:admin@shakespeare.lit" ], "feedback-addresses" : [ "http://shakespeare.lit/feedback.php", "mailto:feedback@shakespeare.lit", "xmpp:feedback@shakespeare.lit" ], "sales-addresses" : [ "xmpp:bard@shakespeare.lit" ], "security-addresses" : [ "xmpp:security@shakespeare.lit" ], "support-addresses" : [ "http://shakespeare.lit/support.php", "xmpp:support@shakespeare.lit" ] } } } }
Sat, 21 Mar 2020 18:05:22 +0100 mod_prometheus: Ensure mod_http is loaded where the http interface is exposed (thanks Martin)
Kim Alvefur <zash@zash.se> [Sat, 21 Mar 2020 18:05:22 +0100] rev 3956
mod_prometheus: Ensure mod_http is loaded where the http interface is exposed (thanks Martin) Loading mod_http globally does not have the desired effect, it needs to be loaded in the host context where module:provides is called.
Sat, 21 Mar 2020 15:03:47 +0100 mod_measure_registration: new module
Maxime “pep” Buquet <pep@bouah.net> [Sat, 21 Mar 2020 15:03:47 +0100] rev 3955
mod_measure_registration: new module
Thu, 19 Mar 2020 16:18:36 +0100 mod_muc_hats_*/README: Linkify XEP references
Kim Alvefur <zash@zash.se> [Thu, 19 Mar 2020 16:18:36 +0100] rev 3954
mod_muc_hats_*/README: Linkify XEP references
Thu, 19 Mar 2020 16:18:07 +0100 mod_muc_hats_adhoc/README: Change summary to mention ad-hoc commands
Kim Alvefur <zash@zash.se> [Thu, 19 Mar 2020 16:18:07 +0100] rev 3953
mod_muc_hats_adhoc/README: Change summary to mention ad-hoc commands Copypaste?
Thu, 19 Mar 2020 14:51:44 +0000 mod_muc_hats_adhoc: Ad-hoc commands for adding/removing MUC hats
Matthew Wild <mwild1@gmail.com> [Thu, 19 Mar 2020 14:51:44 +0000] rev 3952
mod_muc_hats_adhoc: Ad-hoc commands for adding/removing MUC hats
Thu, 19 Mar 2020 14:39:14 +0000 mod_muc_hats_api: New API-only module for managing user hats in MUCs
Matthew Wild <mwild1@gmail.com> [Thu, 19 Mar 2020 14:39:14 +0000] rev 3951
mod_muc_hats_api: New API-only module for managing user hats in MUCs
Sun, 15 Mar 2020 23:02:58 +0100 mod_rest/README: Fix adhoc example
Kim Alvefur <zash@zash.se> [Sun, 15 Mar 2020 23:02:58 +0100] rev 3950
mod_rest/README: Fix adhoc example Listing commands is done with disco#items, not disco#info
Sun, 15 Mar 2020 17:18:49 +0100 mod_muc_occupant_id: Handle MUC-PMs
Maxime “pep” Buquet <pep@bouah.net> [Sun, 15 Mar 2020 17:18:49 +0100] rev 3949
mod_muc_occupant_id: Handle MUC-PMs
Wed, 11 Mar 2020 20:09:17 +0100 mod_cloud_notify: fix link and table layout in readme
tmolitor <thilo@eightysoft.de> [Wed, 11 Mar 2020 20:09:17 +0100] rev 3948
mod_cloud_notify: fix link and table layout in readme
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip