Thu, 23 May 2024 01:05:56 -0500 mod_muc_restrict_pm: small rewrite. improves room config options default tip
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)
(0) -3000 -1000 -300 -100 -50 -30 tip