Tue, 07 Apr 2020 22:11:52 +0200 mod_nooffline_noerror: Fix for missing log
tmolitor <thilo@eightysoft.de> [Tue, 07 Apr 2020 22:11:52 +0200] rev 3974
mod_nooffline_noerror: Fix for missing log
Tue, 07 Apr 2020 18:48:04 +0200 mod_measure_muc: Collect statistics on Grout Chat
kaliko <kaliko@azylum.org> [Tue, 07 Apr 2020 18:48:04 +0200] rev 3973
mod_measure_muc: Collect statistics on Grout Chat
Sun, 05 Apr 2020 23:39:08 +0200 Merge commit
tmolitor <thilo@eightysoft.de> [Sun, 05 Apr 2020 23:39:08 +0200] rev 3972
Merge commit
Sun, 05 Apr 2020 23:37:17 +0200 mod_smacks: Update documentation and slightly adjust default values
tmolitor <thilo@eightysoft.de> [Sun, 05 Apr 2020 23:37:17 +0200] rev 3971
mod_smacks: Update documentation and slightly adjust default values
Sat, 21 Mar 2020 23:50:34 +0100 mod_nooffline_noerror: fix error in logging
tmolitor <thilo@eightysoft.de> [Sat, 21 Mar 2020 23:50:34 +0100] rev 3970
mod_nooffline_noerror: fix error in logging
Fri, 03 Apr 2020 12:26:56 +0100 mod_muc_limits: Add config option to limit to join stanzas only
Matthew Wild <mwild1@gmail.com> [Fri, 03 Apr 2020 12:26:56 +0100] rev 3969
mod_muc_limits: Add config option to limit to join stanzas only This is a bit more limited in pre-0.11 MUC modules, because it just detects stanzas sent to full JIDs (which would include all presence and nick changes). This option is useful for setups where users are typically unaffiliated, but trusted (e.g. if access to the room is gated through some other means such as password/token auth).
Fri, 03 Apr 2020 12:24:54 +0100 mod_muc_limits: Add [luacheck] annotation to silence unused loop variable warning
Matthew Wild <mwild1@gmail.com> [Fri, 03 Apr 2020 12:24:54 +0100] rev 3968
mod_muc_limits: Add [luacheck] annotation to silence unused loop variable warning
Mon, 30 Mar 2020 19:56:43 +0200 mod_http_upload/README: User/host arguments to command not optional (thanks kaliko)
Kim Alvefur <zash@zash.se> [Mon, 30 Mar 2020 19:56:43 +0200] rev 3967
mod_http_upload/README: User/host arguments to command not optional (thanks kaliko)
Mon, 30 Mar 2020 19:56:09 +0200 mod_http_upload: Show help message if not at least one host/user is given
Kim Alvefur <zash@zash.se> [Mon, 30 Mar 2020 19:56:09 +0200] rev 3966
mod_http_upload: Show help message if not at least one host/user is given
Mon, 30 Mar 2020 19:56:04 +0200 mod_http_upload: Add some kind of help message to prosodyctl command
Kim Alvefur <zash@zash.se> [Mon, 30 Mar 2020 19:56:04 +0200] rev 3965
mod_http_upload: Add some kind of help message to prosodyctl command
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
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
Wed, 11 Mar 2020 20:00:50 +0100 mod_cloud_notify: Cleanup code and drop support for prosody 0.9
tmolitor <thilo@eightysoft.de> [Wed, 11 Mar 2020 20:00:50 +0100] rev 3947
mod_cloud_notify: Cleanup code and drop support for prosody 0.9 This removes some legacy stuff that was needed for prosody 0.9 We now use util.stanza:find instead of our own patched version to be more mainstream The unneeded module unloading code was removed, too
Tue, 10 Mar 2020 23:59:19 +0100 mod_smacks: fix logging issue in mam eventhandler
tmolitor <thilo@eightysoft.de> [Tue, 10 Mar 2020 23:59:19 +0100] rev 3946
mod_smacks: fix logging issue in mam eventhandler
Tue, 10 Mar 2020 20:42:27 +0100 mod_log_auth: log hostname, too
tmolitor <thilo@eightysoft.de> [Tue, 10 Mar 2020 20:42:27 +0100] rev 3945
mod_log_auth: log hostname, too
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip