Thu, 14 May 2020 17:28:38 +0200 mod_extdisco, mod_turncredentials: Note incompatibility in readmes.
tastytea <tastytea@tastytea.de> [Thu, 14 May 2020 17:28:38 +0200] rev 4024
mod_extdisco, mod_turncredentials: Note incompatibility in readmes.
Wed, 13 May 2020 11:43:27 +0100 mod_muc_local_only: New module to restrict a list of MUCs to local users
Matthew Wild <mwild1@gmail.com> [Wed, 13 May 2020 11:43:27 +0100] rev 4023
mod_muc_local_only: New module to restrict a list of MUCs to local users
Tue, 12 May 2020 14:14:51 +0200 mod_cache_c2s_caps: also log full JID for caps
Georg Lukas <georg@op-co.de> [Tue, 12 May 2020 14:14:51 +0200] rev 4022
mod_cache_c2s_caps: also log full JID for caps
Tue, 12 May 2020 12:31:51 +0100 mod_firewall: Ensure file lists are always initialized empty
Matthew Wild <mwild1@gmail.com> [Tue, 12 May 2020 12:31:51 +0100] rev 4021
mod_firewall: Ensure file lists are always initialized empty
Mon, 11 May 2020 17:18:30 +0100 mod_firewall: Add option to ignore missing list files
Matthew Wild <mwild1@gmail.com> [Mon, 11 May 2020 17:18:30 +0100] rev 4020
mod_firewall: Add option to ignore missing list files
Sun, 10 May 2020 09:03:16 +0200 mod_firewall/test: Print replies to stderr instead of crashing
Kim Alvefur <zash@zash.se> [Sun, 10 May 2020 09:03:16 +0200] rev 4019
mod_firewall/test: Print replies to stderr instead of crashing
Sat, 09 May 2020 21:14:59 +0200 mod_csi_muc_priorities: Report reason for importance decision
Kim Alvefur <zash@zash.se> [Sat, 09 May 2020 21:14:59 +0200] rev 4018
mod_csi_muc_priorities: Report reason for importance decision
Sat, 09 May 2020 21:14:36 +0200 mod_csi_grace_period: Report reason for importance decision
Kim Alvefur <zash@zash.se> [Sat, 09 May 2020 21:14:36 +0200] rev 4017
mod_csi_grace_period: Report reason for importance decision
Sun, 29 Mar 2020 15:09:25 +0200 mod_lastlog2: Store last timestamp per account event
Kim Alvefur <zash@zash.se> [Sun, 29 Mar 2020 15:09:25 +0200] rev 4016
mod_lastlog2: Store last timestamp per account event Incompatible with mod_lastlog and other modules using its data due to use of map store
Wed, 06 May 2020 14:55:36 +0200 mod_register_dnsbl_firewall_mark: introduce optional registration_rbl_message with mod_welcome inspired syntax
Georg Lukas <georg@op-co.de> [Wed, 06 May 2020 14:55:36 +0200] rev 4015
mod_register_dnsbl_firewall_mark: introduce optional registration_rbl_message with mod_welcome inspired syntax
Tue, 05 May 2020 16:27:59 +0200 mod_muc_occupant_id: Don't store occupant-ids.
Maxime “pep” Buquet <pep@bouah.net> [Tue, 05 May 2020 16:27:59 +0200] rev 4014
mod_muc_occupant_id: Don't store occupant-ids. It seems it's cheap enough to generate so don't unnecessarily store everyone's occupant-ids forever.
Fri, 01 May 2020 22:24:10 +0200 mod_smacks: don't send error replys for error stanzas on session timeout
tmolitor <thilo@eightysoft.de> [Fri, 01 May 2020 22:24:10 +0200] rev 4013
mod_smacks: don't send error replys for error stanzas on session timeout
Fri, 01 May 2020 11:34:43 +0200 Merge
JC Brand <jc@opkode.com> [Fri, 01 May 2020 11:34:43 +0200] rev 4012
Merge
Fri, 01 May 2020 11:34:09 +0200 mod_muc_batched_probe: Call instance method
JC Brand <jc@opkode.com> [Fri, 01 May 2020 11:34:09 +0200] rev 4011
mod_muc_batched_probe: Call instance method
Fri, 01 May 2020 00:54:32 +0200 mod_csi_simple_compat: Module for Prosody 0.11 that adds a setting available from Prosody 0.12
Kim Alvefur <zash@zash.se> [Fri, 01 May 2020 00:54:32 +0200] rev 4010
mod_csi_simple_compat: Module for Prosody 0.11 that adds a setting available from Prosody 0.12
Fri, 01 May 2020 00:53:36 +0200 mod_turncredentials/README: HTML comments aren't a thing apparently
Kim Alvefur <zash@zash.se> [Fri, 01 May 2020 00:53:36 +0200] rev 4009
mod_turncredentials/README: HTML comments aren't a thing apparently
Fri, 01 May 2020 00:51:56 +0200 mod_turncredentials/README: Hide reTURNManager until it's confirmed to support the rest API
Kim Alvefur <zash@zash.se> [Fri, 01 May 2020 00:51:56 +0200] rev 4008
mod_turncredentials/README: Hide reTURNManager until it's confirmed to support the rest API
Thu, 30 Apr 2020 13:18:08 +0200 mod_turncredentials/README: Link to some stun/turn implementations (thanks Holger)
Kim Alvefur <zash@zash.se> [Thu, 30 Apr 2020 13:18:08 +0200] rev 4007
mod_turncredentials/README: Link to some stun/turn implementations (thanks Holger)
Thu, 30 Apr 2020 13:16:27 +0200 mod_turncredentials/README: Markdown syntax normalization
Kim Alvefur <zash@zash.se> [Thu, 30 Apr 2020 13:16:27 +0200] rev 4006
mod_turncredentials/README: Markdown syntax normalization
Thu, 30 Apr 2020 13:14:36 +0200 mod_turncredentials/README: Link to credential spec
Kim Alvefur <zash@zash.se> [Thu, 30 Apr 2020 13:14:36 +0200] rev 4005
mod_turncredentials/README: Link to credential spec Internet-Draft but whatever.
Wed, 29 Apr 2020 13:00:22 +0200 mod_muc_batched_probe: New module
JC Brand <jc@opkode.com> [Wed, 29 Apr 2020 13:00:22 +0200] rev 4004
mod_muc_batched_probe: New module
Wed, 29 Apr 2020 12:59:53 +0200 muc_defaults: Fix setting name
JC Brand <jc@opkode.com> [Wed, 29 Apr 2020 12:59:53 +0200] rev 4003
muc_defaults: Fix setting name
Tue, 28 Apr 2020 16:54:21 +0100 mod_muc_rai: Ignore attempts to re-subscribe from the same full JID
Matthew Wild <mwild1@gmail.com> [Tue, 28 Apr 2020 16:54:21 +0100] rev 4002
mod_muc_rai: Ignore attempts to re-subscribe from the same full JID
Tue, 28 Apr 2020 10:03:17 +0100 mod_muc_rai: Use correct stanza kind (message) for initial notification
Matthew Wild <mwild1@gmail.com> [Tue, 28 Apr 2020 10:03:17 +0100] rev 4001
mod_muc_rai: Use correct stanza kind (message) for initial notification
Mon, 27 Apr 2020 23:07:01 +0200 mod_cloud_notify: Forbid user from registering their own JID as their push server
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Mon, 27 Apr 2020 23:07:01 +0200] rev 4000
mod_cloud_notify: Forbid user from registering their own JID as their push server
Thu, 15 Aug 2019 09:26:02 +0200 mod_muc_ban_ip: log fallback to module
Georg Lukas <georg@op-co.de> [Thu, 15 Aug 2019 09:26:02 +0200] rev 3999
mod_muc_ban_ip: log fallback to module
Mon, 27 Apr 2020 17:18:24 +0200 mod_firewall: do not log indifferent result
Georg Lukas <georg@op-co.de> [Mon, 27 Apr 2020 17:18:24 +0200] rev 3998
mod_firewall: do not log indifferent result
Mon, 27 Apr 2020 17:09:27 +0200 mod_register_dnsbl_*: fix DS legacy ipv4 addresses, thx Zash
Georg Lukas <georg@op-co.de> [Mon, 27 Apr 2020 17:09:27 +0200] rev 3997
mod_register_dnsbl_*: fix DS legacy ipv4 addresses, thx Zash
Thu, 23 Apr 2020 22:07:44 +0200 mod_csi_muc_priorities: Fix bad argument to 'ipairs' on a missing list
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 22:07:44 +0200] rev 3996
mod_csi_muc_priorities: Fix bad argument to 'ipairs' on a missing list If either of the two list-multi are empty then apparently nothing thougth to include an empty array. Meh.
Thu, 23 Apr 2020 20:12:42 +0200 mod_s2s_auth_dane: Fix markdown link syntax
Kim Alvefur <zash@zash.se> [Thu, 23 Apr 2020 20:12:42 +0200] rev 3995
mod_s2s_auth_dane: Fix markdown link syntax
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip