Thu, 23 Apr 2020 20:11:18 +0200 mod_s2s_auth_dane: It broke :(
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 20:11:18 +0200] rev 3994
mod_s2s_auth_dane: It broke :(
Thu, 23 Apr 2020 15:39:12 +0100 mod_auth_custom_http: Unlock globals while loading socket.http
Matthew Wild <mwild1@gmail.com> [Thu, 23 Apr 2020 15:39:12 +0100] rev 3993
mod_auth_custom_http: Unlock globals while loading socket.http ltn12 tries to set a global and isn't caught by the require sandboxing. Lua 5.2 issue?
Wed, 22 Apr 2020 12:42:42 +0200 mod_csi_muc_priorities: Adjust indentation
Kim Alvefur <zash@zash.se> [Wed, 22 Apr 2020 12:42:42 +0200] rev 3992
mod_csi_muc_priorities: Adjust indentation
Tue, 21 Apr 2020 20:51:31 +0200 mod_storage_xmlarchive: Update compat table
Kim Alvefur <zash@zash.se> [Tue, 21 Apr 2020 20:51:31 +0200] rev 3991
mod_storage_xmlarchive: Update compat table
Tue, 21 Apr 2020 11:26:43 +0200 mod_smacks: remove now unused code
tmolitor <thilo@eightysoft.de> [Tue, 21 Apr 2020 11:26:43 +0200] rev 3990
mod_smacks: remove now unused code
Mon, 20 Apr 2020 15:30:56 +0200 mod_smacks: fix typo in last commit
tmolitor <thilo@eightysoft.de> [Mon, 20 Apr 2020 15:30:56 +0200] rev 3989
mod_smacks: fix typo in last commit
Mon, 20 Apr 2020 14:49:17 +0200 mod_smacks: better logging for georg
tmolitor <thilo@eightysoft.de> [Mon, 20 Apr 2020 14:49:17 +0200] rev 3988
mod_smacks: better logging for georg
Mon, 20 Apr 2020 14:40:09 +0200 mod_smacks: Fix mam handling
tmolitor <thilo@eightysoft.de> [Mon, 20 Apr 2020 14:40:09 +0200] rev 3987
mod_smacks: Fix mam handling
Sun, 19 Apr 2020 23:38:39 +0200 mod_firewall: Remove trailing whitespace
Kim Alvefur <zash@zash.se> [Sun, 19 Apr 2020 23:38:39 +0200] rev 3986
mod_firewall: Remove trailing whitespace
Sun, 19 Apr 2020 23:37:13 +0200 mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin)
Kim Alvefur <zash@zash.se> [Sun, 19 Apr 2020 23:37:13 +0200] rev 3985
mod_firewall: Use util.envload instead of deprecated loadstring (thanks Martin) loadstring was deprecated in Lua 5.2 and removed from in 5.3
Sun, 19 Apr 2020 08:15:09 +0200 mod_csi_battery_saver: Add Jingle incoming call messages to important, thanks to Wiktor Kwapisiewicz <wiktor@metacode.biz>
tmolitor <thilo@eightysoft.de> [Sun, 19 Apr 2020 08:15:09 +0200] rev 3984
mod_csi_battery_saver: Add Jingle incoming call messages to important, thanks to Wiktor Kwapisiewicz <wiktor@metacode.biz>
Sun, 19 Apr 2020 08:12:21 +0200 mod_cloud_notify: make stanza queue processing faster
tmolitor <thilo@eightysoft.de> [Sun, 19 Apr 2020 08:12:21 +0200] rev 3983
mod_cloud_notify: make stanza queue processing faster
Sat, 18 Apr 2020 15:43:08 +0200 Merge
Kim Alvefur <zash@zash.se> [Sat, 18 Apr 2020 15:43:08 +0200] rev 3982
Merge
Thu, 16 Apr 2020 17:34:53 +0200 mod_turncredentials: Add 'transport' attribute
Wiktor Kwapisiewicz <wiktor@metacode.biz> [Thu, 16 Apr 2020 17:34:53 +0200] rev 3981
mod_turncredentials: Add 'transport' attribute XEP-0215 recommends using 'transport' attribute and since coturn can work in both TCP and UPD modes this patch adds one <service> element for each combination of STUN/TURN and TCP/UDP.
Fri, 17 Apr 2020 17:20:51 +0200 Merge
JC Brand <jc@opkode.com> [Fri, 17 Apr 2020 17:20:51 +0200] rev 3980
Merge
Fri, 17 Apr 2020 17:19:17 +0200 muc_defaults: Add support for the presence_broadcast setting
JC Brand <jc@opkode.com> [Fri, 17 Apr 2020 17:19:17 +0200] rev 3979
muc_defaults: Add support for the presence_broadcast setting
Wed, 15 Apr 2020 21:19:45 +0100 mod_muc_rai: New module to implement Room Activity Indicators
Matthew Wild <mwild1@gmail.com> [Wed, 15 Apr 2020 21:19:45 +0100] rev 3978
mod_muc_rai: New module to implement Room Activity Indicators
Mon, 13 Apr 2020 21:53:01 +0200 mod_firewall: Fix use of unpack() on Lua 5.3
Kim Alvefur <zash@zash.se> [Mon, 13 Apr 2020 21:53:01 +0200] rev 3977
mod_firewall: Fix use of unpack() on Lua 5.3 unpack() was previously a global function, it moved into the table library in either Lua 5.2 or 5.3
Mon, 13 Apr 2020 15:48:58 +0100 mod_muc_markers: New module for server-side receipt tracking in MUCs
Matthew Wild <mwild1@gmail.com> [Mon, 13 Apr 2020 15:48:58 +0100] rev 3976
mod_muc_markers: New module for server-side receipt tracking in MUCs
Sun, 12 Apr 2020 18:07:16 +0200 mod_rest: Improve auth error reporting
Kim Alvefur <zash@zash.se> [Sun, 12 Apr 2020 18:07:16 +0200] rev 3975
mod_rest: Improve auth error reporting
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
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip