Mon, 30 Mar 2020 19:20:09 +0200 mod_http_upload/README: Add example disco_items use
Kim Alvefur <zash@zash.se> [Mon, 30 Mar 2020 19:20:09 +0200] rev 3964
mod_http_upload/README: Add example disco_items use
Mon, 30 Mar 2020 19:15:04 +0200 mod_http_upload_external: Discourage loading via modules_enabled
Kim Alvefur <zash@zash.se> [Mon, 30 Mar 2020 19:15:04 +0200] rev 3963
mod_http_upload_external: Discourage loading via modules_enabled
Mon, 30 Mar 2020 16:29:44 +0200 mod_conversejs/README: Add an example of the URL to open
Kim Alvefur <zash@zash.se> [Mon, 30 Mar 2020 16:29:44 +0200] rev 3962
mod_conversejs/README: Add an example of the URL to open
Fri, 27 Mar 2020 15:51:57 +0100 mod_muc_archive: Add fork of mod_muc_log that uses newer storage API
JC Brand <jc@opkode.com> [Fri, 27 Mar 2020 15:51:57 +0100] rev 3961
mod_muc_archive: Add fork of mod_muc_log that uses newer storage API
Fri, 27 Mar 2020 11:56:14 +0100 mod_stanzas: tighten up stanza check and add explanatory text
JC Brand <jc@opkode.com> [Fri, 27 Mar 2020 11:56:14 +0100] rev 3960
mod_stanzas: tighten up stanza check and add explanatory text
Thu, 26 Mar 2020 11:57:02 +0100 mod_smacks: also count outgoing MAM messages
JC Brand <jc@opkode.com> [Thu, 26 Mar 2020 11:57:02 +0100] rev 3959
mod_smacks: also count outgoing MAM messages mod_smacks doesn't count outgoing MAM messages, which causes warnings in Prosody such as: > The client says it handled 41 new stanzas, but we only sent 2 It seems mod_smacks is in the wrong here and that it's too strict in trying to determine what is a valid stanza to count. In RFC6120: > Definition of XML Stanza: An XML stanza is the basic unit of meaning > in XMPP. A stanza is a first-level element (at depth=1 of the stream) > whose element name is "message", "presence", or "iq" and whose > qualifying namespace is 'jabber:client' or 'jabber:server'.
Wed, 25 Mar 2020 19:42:18 +0100 mod_auth_ldap: Fix broken link to LuaLDAP
Kim Alvefur <zash@zash.se> [Wed, 25 Mar 2020 19:42:18 +0100] rev 3958
mod_auth_ldap: Fix broken link to LuaLDAP
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
(0) -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip