Tue, 04 Jun 2024 09:06:44 +0200 mod_pubsub_serverinfo: fix syntax error default tip
Guus der Kinderen <guus.der.kinderen@gmail.com> [Tue, 04 Jun 2024 09:06:44 +0200] rev 5922
mod_pubsub_serverinfo: fix syntax error
Mon, 03 Jun 2024 12:52:26 +0200 mod_pubsub_serverinfo: fix bool logic when reading config
Guus der Kinderen <guus.der.kinderen@gmail.com> [Mon, 03 Jun 2024 12:52:26 +0200] rev 5921
mod_pubsub_serverinfo: fix bool logic when reading config
Thu, 30 May 2024 17:55:48 +0100 mod_report_forward: Some whitespace fixes
Matthew Wild <mwild1@gmail.com> [Thu, 30 May 2024 17:55:48 +0100] rev 5920
mod_report_forward: Some whitespace fixes
Thu, 30 May 2024 17:55:07 +0100 mod_report_forward: Fix traceback when reporting a specific message (thanks singpolyma)
Matthew Wild <mwild1@gmail.com> [Thu, 30 May 2024 17:55:07 +0100] rev 5919
mod_report_forward: Fix traceback when reporting a specific message (thanks singpolyma)
Fri, 24 May 2024 18:30:47 -0500 mod_muc_restrict_pm: Backport changes from upstream timber patch.
Nicholas George <wirlaburla@worlio.com> [Fri, 24 May 2024 18:30:47 -0500] rev 5918
mod_muc_restrict_pm: Backport changes from upstream timber patch.
Thu, 23 May 2024 01:05:56 -0500 mod_muc_restrict_pm: small rewrite. improves room config options
Nicholas George <wirlaburla@worlio.com> [Thu, 23 May 2024 01:05:56 -0500] rev 5917
mod_muc_restrict_pm: small rewrite. improves room config options
Wed, 22 May 2024 21:11:24 -0500 mod_muc_restrict_pm: fix lua warnings
Nicholas George <wirlaburla@worlio.com> [Wed, 22 May 2024 21:11:24 -0500] rev 5916
mod_muc_restrict_pm: fix lua warnings
Tue, 21 May 2024 01:09:12 -0500 mod_muc_restrict_pm: fix table in README
Nicholas George <wirlaburla@worlio.com> [Tue, 21 May 2024 01:09:12 -0500] rev 5915
mod_muc_restrict_pm: fix table in README
Tue, 21 May 2024 00:40:06 -0500 mod_muc_restrict_pm: Limit who may send and recieve MUC PMs
Nicholas George <wirlaburla@worlio.com> [Tue, 21 May 2024 00:40:06 -0500] rev 5914
mod_muc_restrict_pm: Limit who may send and recieve MUC PMs
Sat, 18 May 2024 14:16:49 +0200 mod_http_upload_external: Add link to Rust implementation (Thanks Luna)
Kim Alvefur <zash@zash.se> [Sat, 18 May 2024 14:16:49 +0200] rev 5913
mod_http_upload_external: Add link to Rust implementation (Thanks Luna)
Tue, 14 May 2024 07:31:34 -0700 Tweaking documentation to clarify that Oauth2 can be used for VirtualHosts and Component
Ben Smith <bens@effortlessis.com> [Tue, 14 May 2024 07:31:34 -0700] rev 5912
Tweaking documentation to clarify that Oauth2 can be used for VirtualHosts and Component installations.
Mon, 13 May 2024 13:25:13 -0700 Updating dox for mod_rest. Ideas expressed / clarified:
Ben Smith <bens@effortlessis.com> [Mon, 13 May 2024 13:25:13 -0700] rev 5911
Updating dox for mod_rest. Ideas expressed / clarified: 1) Making clear that mod_rest isn't to be installed under VirtualHosts AND as a component. 2) Understanding some of the implications of this choice: A) Changes to user authentication B) How it affects subdomains 3) More consistent use of domain names for clarity. 4) Using different heading sizes to show scope of section. Essentially, I added all the tidbits I had to clarify in getting this to work in my own example.
Mon, 13 May 2024 18:30:18 +0100 mod_audit_auth: Allow suppressing repeated failure/success log entries from the same IP for a time
Matthew Wild <mwild1@gmail.com> [Mon, 13 May 2024 18:30:18 +0100] rev 5910
mod_audit_auth: Allow suppressing repeated failure/success log entries from the same IP for a time This can be triggered by e.g. a distributed brute force attack, or from Monal.
Sun, 12 May 2024 17:01:20 +0200 mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown
Luca Matei Pintilie <luca@lucamatei.com> [Sun, 12 May 2024 17:01:20 +0200] rev 5909
mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown
Sat, 11 May 2024 10:02:00 +0200 mod_vcard_muc: fix field type for XEP-0486 field
Jonas Schäfer <jonas@wielicki.name> [Sat, 11 May 2024 10:02:00 +0200] rev 5908
mod_vcard_muc: fix field type for XEP-0486 field
Sat, 11 May 2024 09:52:11 +0200 mod_vcard_muc: use XEP-0486 form field for avatar hashes
Jonas Schäfer <jonas@wielicki.name> [Sat, 11 May 2024 09:52:11 +0200] rev 5907
mod_vcard_muc: use XEP-0486 form field for avatar hashes
Thu, 09 May 2024 10:13:26 +0200 mod_mam_archive: remove invalid disco#info feature
Jonas Schäfer <jonas@wielicki.name> [Thu, 09 May 2024 10:13:26 +0200] rev 5906
mod_mam_archive: remove invalid disco#info feature The feature which was previously added to disco#info was in fact specified to be used for stream features only (see XEP-0136 section 11). Emitting it in disco#info is weird at best and breaks stuff at worst.
Wed, 08 May 2024 12:48:41 +0100 mod_invites_tracking: Don't bother storing anything for non-invite IBR
Matthew Wild <mwild1@gmail.com> [Wed, 08 May 2024 12:48:41 +0100] rev 5905
mod_invites_tracking: Don't bother storing anything for non-invite IBR
Wed, 08 May 2024 12:48:24 +0100 mod_invites_tracking: Fix traceback when not registering via invite (thanks Link Mauve)
Matthew Wild <mwild1@gmail.com> [Wed, 08 May 2024 12:48:24 +0100] rev 5904
mod_invites_tracking: Fix traceback when not registering via invite (thanks Link Mauve)
Sun, 05 May 2024 17:37:38 +0200 various/README: Fix 'labels' metadata, should be a list
Kim Alvefur <zash@zash.se> [Sun, 05 May 2024 17:37:38 +0200] rev 5903
various/README: Fix 'labels' metadata, should be a list
Sat, 04 May 2024 13:25:06 +0200 mod_rest: Add schema examples
Kim Alvefur <zash@zash.se> [Sat, 04 May 2024 13:25:06 +0200] rev 5902
mod_rest: Add schema examples Also 'example' -> 'examples'
Tue, 30 Apr 2024 15:07:06 -0500 Merge
Stephen Paul Weber <singpolyma@singpolyma.net> [Tue, 30 Apr 2024 15:07:06 -0500] rev 5901
Merge
Tue, 30 Apr 2024 15:06:03 -0500 Guard for not room
Stephen Paul Weber <singpolyma@singpolyma.net> [Tue, 30 Apr 2024 15:06:03 -0500] rev 5900
Guard for not room
Mon, 29 Apr 2024 17:49:19 +0100 mod_http_admin_api: Support storing free-form text note with invitations
Matthew Wild <mwild1@gmail.com> [Mon, 29 Apr 2024 17:49:19 +0100] rev 5899
mod_http_admin_api: Support storing free-form text note with invitations
Mon, 29 Apr 2024 02:00:34 +0200 mod_csi_battery_saver: Some more improvements (handling of errors, muc invites, special data)
tmolitor <thilo@eightysoft.de> [Mon, 29 Apr 2024 02:00:34 +0200] rev 5898
mod_csi_battery_saver: Some more improvements (handling of errors, muc invites, special data)
Mon, 29 Apr 2024 01:31:40 +0200 mod_csi_battery_saver: add xep number to mds comment
tmolitor <thilo@eightysoft.de> [Mon, 29 Apr 2024 01:31:40 +0200] rev 5897
mod_csi_battery_saver: add xep number to mds comment
Mon, 29 Apr 2024 01:27:51 +0200 mod_csi_battery_saver: MDS headline pushes are important
tmolitor <thilo@eightysoft.de> [Mon, 29 Apr 2024 01:27:51 +0200] rev 5896
mod_csi_battery_saver: MDS headline pushes are important
Wed, 24 Apr 2024 13:47:48 +0100 mod_http_admin_api: Use new API in mod_announce to send announcements
Matthew Wild <mwild1@gmail.com> [Wed, 24 Apr 2024 13:47:48 +0100] rev 5895
mod_http_admin_api: Use new API in mod_announce to send announcements
Tue, 23 Apr 2024 12:10:38 +0100 mod_muc_rtbl: Fix blocking of PMs from RTBL matches
Matthew Wild <mwild1@gmail.com> [Tue, 23 Apr 2024 12:10:38 +0100] rev 5894
mod_muc_rtbl: Fix blocking of PMs from RTBL matches
Wed, 17 Apr 2024 16:48:22 +0100 mod_sasl2: Log when tls-exporter is NOT supported, as well as when it is
Matthew Wild <mwild1@gmail.com> [Wed, 17 Apr 2024 16:48:22 +0100] rev 5893
mod_sasl2: Log when tls-exporter is NOT supported, as well as when it is
Tue, 16 Apr 2024 15:01:40 +0100 mod_http_admin_api: Return roles for existing invites, if any
Matthew Wild <mwild1@gmail.com> [Tue, 16 Apr 2024 15:01:40 +0100] rev 5892
mod_http_admin_api: Return roles for existing invites, if any
Tue, 16 Apr 2024 14:15:16 +0100 mod_http_admin_api: Allow specifying roles for invitations
Matthew Wild <mwild1@gmail.com> [Tue, 16 Apr 2024 14:15:16 +0100] rev 5891
mod_http_admin_api: Allow specifying roles for invitations
Tue, 16 Apr 2024 13:03:39 +0100 mod_pubsub_serverinfo: node is a string, not a number
Matthew Wild <mwild1@gmail.com> [Tue, 16 Apr 2024 13:03:39 +0100] rev 5890
mod_pubsub_serverinfo: node is a string, not a number
Tue, 16 Apr 2024 12:58:08 +0100 mod_pubsub_serverinfo: Fix for compatibility with 0.12 option getters
Matthew Wild <mwild1@gmail.com> [Tue, 16 Apr 2024 12:58:08 +0100] rev 5889
mod_pubsub_serverinfo: Fix for compatibility with 0.12 option getters
Tue, 16 Apr 2024 12:41:52 +0100 mod_pubsub_serverinfo: Don't default to non-local pubsub servers (thanks roughnecks)
Matthew Wild <mwild1@gmail.com> [Tue, 16 Apr 2024 12:41:52 +0100] rev 5888
mod_pubsub_serverinfo: Don't default to non-local pubsub servers (thanks roughnecks)
Tue, 16 Apr 2024 12:05:47 +0100 mod_http_admin_api: User activity gauges need to be summed (labels by host)
Matthew Wild <mwild1@gmail.com> [Tue, 16 Apr 2024 12:05:47 +0100] rev 5887
mod_http_admin_api: User activity gauges need to be summed (labels by host)
Tue, 16 Apr 2024 10:42:25 +0100 mod_sasl2_fast: Improve handling when SASL profile unexpectedly lacks CB
Matthew Wild <mwild1@gmail.com> [Tue, 16 Apr 2024 10:42:25 +0100] rev 5886
mod_sasl2_fast: Improve handling when SASL profile unexpectedly lacks CB This fixes a traceback reported by riau, but likely does not solve the underlying cause, whatever that is.
Tue, 09 Apr 2024 14:44:52 -0500 mod_muc_restrict_avatars: Allow MUC admin to control restriction
Stephen Paul Weber <singpolyma@singpolyma.net> [Tue, 09 Apr 2024 14:44:52 -0500] rev 5885
mod_muc_restrict_avatars: Allow MUC admin to control restriction Thanks, Strix!
Sat, 06 Apr 2024 17:55:23 +0200 misc/systemd: Add comment with link to our debian resources including systemd service file
Kim Alvefur <zash@zash.se> [Sat, 06 Apr 2024 17:55:23 +0200] rev 5884
misc/systemd: Add comment with link to our debian resources including systemd service file
Sat, 06 Apr 2024 17:51:29 +0200 misc/systemd: Fix typo
Kim Alvefur <zash@zash.se> [Sat, 06 Apr 2024 17:51:29 +0200] rev 5883
misc/systemd: Fix typo Is this worth keeping? We also have a .service file in the debian repo?
Sat, 06 Apr 2024 13:04:35 +0200 mod_client_management: Prevent exception on missing client info
Kim Alvefur <zash@zash.se> [Sat, 06 Apr 2024 13:04:35 +0200] rev 5882
mod_client_management: Prevent exception on missing client info > attempt to index a nil value (local 'legacy_info') Unsure how exactly this happens, perhaps by mixing SASL2/BIND2 with legacy equivalents?
Sat, 30 Mar 2024 15:10:51 +0100 mod_sasl2_fast: Update reference to now published XEP-0484 (thanks gooya)
Kim Alvefur <zash@zash.se> [Sat, 30 Mar 2024 15:10:51 +0100] rev 5881
mod_sasl2_fast: Update reference to now published XEP-0484 (thanks gooya)
Sun, 25 Feb 2024 18:20:04 -0800 mod_lastlog2: Fix typo from original copy-paste
aidan@jmad.org [Sun, 25 Feb 2024 18:20:04 -0800] rev 5880
mod_lastlog2: Fix typo from original copy-paste
Tue, 26 Mar 2024 22:15:41 +0100 mod_sasl_ssdp: Add go-sendxmpp to clients supporting XEP-0474.
Martin Dosch <martin@mdosch.de> [Tue, 26 Mar 2024 22:15:41 +0100] rev 5879
mod_sasl_ssdp: Add go-sendxmpp to clients supporting XEP-0474.
Sat, 23 Mar 2024 15:44:13 +0100 mod_compat_roles: Fix attempt to index a nil value #1847
Kim Alvefur <zash@zash.se> [Sat, 23 Mar 2024 15:44:13 +0100] rev 5878
mod_compat_roles: Fix attempt to index a nil value #1847 permissions[] is not a map with role names as keys since 817bc9873fc2 but instead a level with host names were added. This was likely an oversight. Refactored towards railroad.
Fri, 22 Mar 2024 11:02:04 +0100 mod_privilege: Fix IQ privileges advertising for multiple namespaces
nicoco <nicoco@nicoco.fr> [Fri, 22 Mar 2024 11:02:04 +0100] rev 5877
mod_privilege: Fix IQ privileges advertising for multiple namespaces Before this fix, the namespaces element were wrongly nested.
Thu, 21 Mar 2024 19:44:27 +0100 mod_pastebin: Back out 040eaa3844f4
Kim Alvefur <zash@zash.se> [Thu, 21 Mar 2024 19:44:27 +0100] rev 5876
mod_pastebin: Back out 040eaa3844f4 Triggered error in Lua with if set over 200 and a 200+ line line message is checked.
Sun, 17 Mar 2024 15:05:29 +0100 mod_conversejs: Allow installation as PWA
BetaRays <BetaRays@proton.me> [Sun, 17 Mar 2024 15:05:29 +0100] rev 5875
mod_conversejs: Allow installation as PWA
Thu, 14 Mar 2024 09:48:30 +0000 mod_firewall: Fix syntax error (thanks mirux)
Matthew Wild <mwild1@gmail.com> [Thu, 14 Mar 2024 09:48:30 +0000] rev 5874
mod_firewall: Fix syntax error (thanks mirux)
Thu, 14 Mar 2024 09:55:46 +0100 mod_pubsub_serverinfo: update reference to XEP.
Guus der Kinderen <guus.der.kinderen@gmail.com> [Thu, 14 Mar 2024 09:55:46 +0100] rev 5873
mod_pubsub_serverinfo: update reference to XEP.
Wed, 13 Mar 2024 23:45:25 +0100 mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100
Kim Alvefur <zash@zash.se> [Wed, 13 Mar 2024 23:45:25 +0100] rev 5872
mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100
Tue, 12 Mar 2024 14:31:45 +0000 mod_firewall: REPORT TO: Include id in reports
Matthew Wild <mwild1@gmail.com> [Tue, 12 Mar 2024 14:31:45 +0000] rev 5871
mod_firewall: REPORT TO: Include id in reports
Tue, 12 Mar 2024 14:31:21 +0000 mod_firewall: Support util.id.* as dependencies
Matthew Wild <mwild1@gmail.com> [Tue, 12 Mar 2024 14:31:21 +0000] rev 5870
mod_firewall: Support util.id.* as dependencies
Tue, 12 Mar 2024 14:27:43 +0000 mod_firewall: 'REPORT TO': fix default reason fallback if none is provided
Matthew Wild <mwild1@gmail.com> [Tue, 12 Mar 2024 14:27:43 +0000] rev 5869
mod_firewall: 'REPORT TO': fix default reason fallback if none is provided
Tue, 12 Mar 2024 14:07:00 +0000 mod_report_forward: Include id on report submissions
Matthew Wild <mwild1@gmail.com> [Tue, 12 Mar 2024 14:07:00 +0000] rev 5868
mod_report_forward: Include id on report submissions
Tue, 12 Mar 2024 10:56:41 +0000 mod_measure_active_users: Switch to mod_cron for scheduling
Matthew Wild <mwild1@gmail.com> [Tue, 12 Mar 2024 10:56:41 +0000] rev 5867
mod_measure_active_users: Switch to mod_cron for scheduling
Tue, 12 Mar 2024 10:41:55 +0000 mod_http_admin_api: Include active user counts in metrics response
Matthew Wild <mwild1@gmail.com> [Tue, 12 Mar 2024 10:41:55 +0000] rev 5866
mod_http_admin_api: Include active user counts in metrics response
Sat, 09 Mar 2024 21:05:00 +0100 mod_auth_oauth_external: Fix typo
Kim Alvefur <zash@zash.se> [Sat, 09 Mar 2024 21:05:00 +0100] rev 5865
mod_auth_oauth_external: Fix typo
Mon, 11 Mar 2024 19:28:19 -0500 mod_report_forward: fix address detection when there are multiple field values
Stephen Paul Weber <singpolyma@singpolyma.net> [Mon, 11 Mar 2024 19:28:19 -0500] rev 5864
mod_report_forward: fix address detection when there are multiple field values
Tue, 05 Mar 2024 18:26:29 +0000 mod_anti_spam: New module for spam filtering (pre-alpha)
Matthew Wild <mwild1@gmail.com> [Tue, 05 Mar 2024 18:26:29 +0000] rev 5863
mod_anti_spam: New module for spam filtering (pre-alpha)
(0) -3000 -1000 -300 -100 -60 tip