log

age author description
Fri, 18 Apr 2025 10:36:17 +0200 Kim Alvefur mod_post_msg: Fix description of authentication method (thanks amarok)
Thu, 17 Apr 2025 16:51:02 +0200 Kim Alvefur mod_invites_page: Skip adding landing page for password reset invites
Fri, 11 Apr 2025 20:08:56 -0500 Stephen Paul Weber mod_push2: rename chat to filter
Wed, 09 Apr 2025 19:05:42 +0200 Link Mauve mod_welcome_page: Remove compatibility with 0.11
Wed, 09 Apr 2025 19:05:35 +0200 Link Mauve mod_register_apps: Remove compatibility with 0.11
Wed, 09 Apr 2025 19:05:28 +0200 Link Mauve mod_password_reset: Remove compatibility with 0.11
Wed, 09 Apr 2025 19:05:21 +0200 Link Mauve mod_jsxc: Remove compatibility with 0.11
Wed, 09 Apr 2025 19:05:14 +0200 Link Mauve mod_invites_page: Remove compatibility with 0.11
Wed, 09 Apr 2025 19:05:06 +0200 Link Mauve mod_invite: Remove compatibility with 0.11
Wed, 09 Apr 2025 19:04:58 +0200 Link Mauve mod_http_muc_log: Remove compatibility with 0.11
Wed, 09 Apr 2025 19:04:49 +0200 Link Mauve mod_http_libjs: Remove compatibility with 0.11
Wed, 09 Apr 2025 19:04:39 +0200 Link Mauve mod_conversejs: Remove compatibility with 0.11
Wed, 09 Apr 2025 19:04:30 +0200 Link Mauve mod_admin_web: Remove compatibility with 0.11
Wed, 02 Apr 2025 16:25:33 +0200 Kim Alvefur mod_s2s_auth_dane: Remove because broken, Prosody supports DANE now
Mon, 31 Mar 2025 13:24:44 +0200 Kim Alvefur mod_cloud_notify_encrypted: Use new 'util.crypto' on Prosody 13.0
Tue, 25 Mar 2025 20:54:09 -0500 Stephen Paul Weber mod_push2: Improve session activity tracking
Tue, 25 Mar 2025 20:43:51 -0500 Stephen Paul Weber mod_push2: guard against no rooms tracked on this session
Tue, 25 Mar 2025 15:20:35 -0500 Stephen Paul Weber mod_push2: LMC stanzas are not important
Mon, 24 Mar 2025 22:18:47 -0500 Stephen Paul Weber mod_push2: implement grace period
Mon, 24 Mar 2025 13:01:05 -0500 Stephen Paul Weber mod_push: Allow filtering pushes for particular chats
Mon, 24 Mar 2025 09:28:25 -0500 Stephen Paul Weber mod_push2: option to keep hibernating after first push
Mon, 24 Mar 2025 08:53:36 -0500 Stephen Paul Weber mod_push2: Do not push MUC reflections
Mon, 24 Mar 2025 08:51:30 -0500 Stephen Paul Weber mod_push2: Fix counting bugs
Sun, 16 Mar 2025 21:56:25 +0100 Kim Alvefur mod_http_oauth2: Reorder HTTP handler (noop)
Sun, 16 Mar 2025 17:04:51 +0100 Kim Alvefur mod_rest: Strip down error payloads to avoid stack overflow
Thu, 13 Mar 2025 13:00:26 +0000 Matthew Wild mod_groups_internal: Save roster after adding group info (thanks gtech1)
Wed, 12 Mar 2025 14:54:10 +0100 nicoco mod_pubsub: new module to fetch pubsub items via HTTP GET
Mon, 17 Feb 2025 23:28:05 +0100 nicoco mod_pubsub_forgejo: new module for forgejo webhooks
Fri, 14 Feb 2025 14:59:14 +0000 Matthew Wild mod_openid, mod_json_streams: Remove modules depending on obsolete net.httpserver API
Thu, 13 Feb 2025 12:20:46 +0100 Menel mod_cloud_notify(all the extentions): remove rockspec dependemcy so the prosody community module does not get installed, since trunk already has it.
Tue, 11 Feb 2025 21:20:09 +0100 Kim Alvefur mod_audit: Document Prosody version requirement (currently trunk)
Tue, 11 Feb 2025 13:18:38 +0000 Matthew Wild mod_conversejs: Serve base app at /
Sun, 09 Feb 2025 17:17:10 +0100 Kim Alvefur mod_muc_log_http: Delete because obsolete
Sun, 09 Feb 2025 17:15:27 +0100 Kim Alvefur mod_muc_log: Delete because obsolete
Sat, 08 Feb 2025 14:39:17 +0100 Kim Alvefur mod_lastlog2: Add a shell command
Sat, 08 Feb 2025 14:12:18 +0100 Kim Alvefur mod_lastlog2: Skip initializing internal API (and storage) in prosodyctl
Thu, 06 Feb 2025 17:07:00 +0000 Matthew Wild mod_vcard_muc: Add conflict with Prosody versions that have native MUC vcards
Thu, 06 Feb 2025 10:24:30 +0000 Matthew Wild mod_invites_register_api: Use set_password() for password resets
Thu, 06 Feb 2025 10:23:08 +0000 Matthew Wild Backed out changeset 94399ad6b5ab
Thu, 06 Feb 2025 10:13:39 +0000 Matthew Wild mod_invites_register_api: Use set_password() for password resets
Wed, 05 Feb 2025 11:04:15 -0500 Stephen Paul Weber mod_push2: support for disabling push notifications
Tue, 04 Feb 2025 23:40:33 +0100 Link Mauve mod_measure_message_e2ee: Add support for OMEMO:2
Tue, 04 Feb 2025 23:02:17 +0100 Link Mauve mod_measure_client_features: Switch to the more modern statistics API
Tue, 04 Feb 2025 22:38:03 +0100 Link Mauve mod_measure_client_presence: Switch to the more modern statistics API
Tue, 04 Feb 2025 10:30:33 -0500 Stephen Paul Weber mod_push2: this expression was throwing away the second value
Mon, 03 Feb 2025 17:04:23 -0500 Stephen Paul Weber Check both localpart and host
Mon, 03 Feb 2025 17:25:34 +0100 Kim Alvefur mod_unsubscriber: Add disabling mod_s2s to example
Fri, 31 Jan 2025 02:16:55 +0100 Rémi Bardon mod_groups_internal: Improve Markdown structure of documentation
Fri, 31 Jan 2025 02:13:19 +0100 Rémi Bardon mod_groups_internal: Remove broken links
Fri, 31 Jan 2025 02:11:42 +0100 Rémi Bardon mod_groups_internal: Update groups_muc_host config documentation
Fri, 31 Jan 2025 02:09:38 +0100 Rémi Bardon mod_groups_internal: Use syntax closer to Lua in README
Fri, 31 Jan 2025 02:50:23 +0100 Rémi Bardon mod_groups_internal: Replace tabs by spaces in README
Fri, 31 Jan 2025 02:22:19 +0100 Rémi Bardon mod_groups_internal: Uncommit README.markdown
Fri, 31 Jan 2025 01:49:01 +0100 Rémi Bardon mod_groups_internal: Rename README.markdown to README.md
Fri, 12 Jul 2024 19:00:06 +0200 Rémi Bardon mod_groups_internal: Add README
Fri, 12 Jul 2024 19:55:30 +0200 Rémi Bardon mod_groups_internal: Delete all associated MUCs when deleting a group
Wed, 29 Jan 2025 00:20:01 +0100 Link Mauve mod_storage_metronome_readonly: Sort the days first before iterating on MUC MAM entries
Tue, 28 Jan 2025 22:27:35 +0100 Link Mauve mod_storage_metronome_readonly: Add documentation about how to migrate a MUC domain
Tue, 28 Jan 2025 21:22:05 +0100 Link Mauve mod_storage_metronome_readonly: Fix wrongly done refactoring
Tue, 28 Jan 2025 01:58:45 +0100 Link Mauve mod_storage_metronome_readonly: Revert non-working is_muc hack, the correct with is "message<groupchat"
Tue, 28 Jan 2025 00:35:39 +0100 Link Mauve mod_storage_metronome_readonly: Add support for mod_muc_mam storage
Mon, 27 Jan 2025 21:33:18 +0100 Link Mauve mod_storage_metronome_readonly: Fix luacheck warnings
Mon, 27 Jan 2025 21:32:08 +0100 Link Mauve mod_storage_metronome_readonly: Fix documentation for pep_data (was pep)
Mon, 27 Jan 2025 19:34:52 +0100 Link Mauve mod_storage_metronome_readonly: Add uploads to the documentation
Mon, 27 Jan 2025 19:34:41 +0100 Link Mauve mod_storage_metronome_readonly: Fix with to be JID, and not just username
Mon, 27 Jan 2025 19:17:49 +0100 Link Mauve mod_storage_metronome_readonly: Add support for migrating to mod_http_file_share
Sat, 25 Jan 2025 00:18:08 +0100 tmolitor mod_sasl_ssdp: Fix delimiter ascii codes
Sat, 25 Jan 2025 00:04:37 +0100 tmolitor mod_sasl_ssdp: Upgrade to version 0.4.0 with new delimiter
Fri, 24 Jan 2025 06:55:44 +0100 nicoco mod_muc_moderation: add missing id attribute to retract
Wed, 22 Jan 2025 18:04:26 +0000 Matthew Wild mod_dnsbl: Flag accounts registered by IPs matching blocklists
Mon, 20 Jan 2025 10:59:32 +0100 Link Mauve mod_turn_external: Remove merged module
Sun, 19 Jan 2025 09:48:10 +0100 Menel mod_anti_spam: prosody 0.12 compat
Fri, 17 Jan 2025 12:19:55 +0000 Matthew Wild mod_anti_spam: Fix generation of error bounce stanzas
Fri, 17 Jan 2025 11:19:05 +0000 Matthew Wild mod_anti_spam: Don't consider pre-approved contacts as strangers
Fri, 17 Jan 2025 10:20:00 +0100 nicoco mod_muc_moderation: partial support for XEP-0425 v0.3.0 (no tombstones)
Fri, 17 Jan 2025 11:02:02 +0000 Matthew Wild mod_anti_spam: Also consider not a stranger if we have a pending (out) sub request
Fri, 17 Jan 2025 10:32:34 +0000 Matthew Wild mod_anti_spam: Optimization to avoid needless string concatenation
Fri, 17 Jan 2025 10:31:41 +0000 Matthew Wild mod_anti_spam: Update definition of "stranger" to include sub to/from JID or domains
Fri, 17 Jan 2025 10:29:28 +0000 Matthew Wild mod_anti_spam: Allow customizing spam actions (drop/bounce), switching default to bounce
Thu, 16 Jan 2025 18:51:16 +0100 Kim Alvefur mod_anti_spam: Declare dependency on mod_pubsub_subscription for plugin installer
Thu, 16 Jan 2025 15:46:15 +0000 Matthew Wild mod_sasl2_fast: Restore non-FAST SASL handler upon reset
Thu, 16 Jan 2025 15:44:24 +0000 Matthew Wild mod_sasl2: Reset SASL handler after failed authentication
Sat, 11 Jan 2025 12:12:18 +0100 Kim Alvefur mod_persisthosts: Also skip defined Components (thanks gtech1)
Fri, 10 Jan 2025 23:17:09 +0100 Link Mauve mod_storage_metronome_readonly: New module for migrating off Metronome
Fri, 10 Jan 2025 16:19:27 +0100 Kim Alvefur mod_persisthosts: Retrieve hosts from config instead of Prosody state
Fri, 10 Jan 2025 12:35:48 +0100 Kim Alvefur luacheckrc: Add module.ready() (new in trunk)
Fri, 10 Jan 2025 12:35:21 +0100 Kim Alvefur luacheckrc: Add module.could() (new in trunk)
Thu, 09 Jan 2025 15:57:19 +0000 Matthew Wild mod_cloud_notify: Prevent loading if Prosody indicates it is already bundled
Wed, 08 Jan 2025 09:21:25 +0100 Kim Alvefur mod_report_forward: Measure number of forwarded reports
Wed, 08 Jan 2025 09:20:56 +0100 Kim Alvefur mod_spam_reporting: Add a metric
Wed, 08 Jan 2025 09:18:42 +0100 Kim Alvefur mod_storage_s3: Note about data format change
Sun, 05 Jan 2025 18:01:47 +0100 tmolitor mod_sasl2: revert changes that should not have been committed
Sun, 05 Jan 2025 17:50:02 +0100 tmolitor Merge upstream
Wed, 20 Nov 2024 05:07:11 +0100 tmolitor mod_sasl_ssdp: Fix handling of disabled sasl mechanisms
Wed, 20 Nov 2024 05:05:30 +0100 tmolitor mod_sasl2: add usable sasl mechanisms to session table
Sat, 04 Jan 2025 22:50:49 +0000 Matthew Wild mod_flags: trunk version backported to 0.12
Sat, 04 Jan 2025 22:48:54 +0000 Matthew Wild Backed out changeset ffec70ddbffc
Sat, 04 Jan 2025 19:04:26 +0100 Jonas Schäfer mod_muc_activity: create module
Sat, 04 Jan 2025 17:50:35 +0000 Matthew Wild mod_flags: trunk version backported to 0.12
Wed, 01 Jan 2025 14:15:20 +0000 Matthew Wild mod_groups_internal: Disable MUC integration by default
Wed, 01 Jan 2025 11:48:19 +0000 Matthew Wild mod_anti_spam: Gracefully handle failure to parse CIDR in IP RTBL
Wed, 01 Jan 2025 09:57:31 +0000 Matthew Wild mod_anti_spam: Fix spam sender check in presence subscriptions (thanks mirux)
Tue, 31 Dec 2024 21:38:14 +0000 Matthew Wild mod_anti_spam: Fix stanza type check in presence handler
Tue, 31 Dec 2024 15:17:37 +0000 Matthew Wild mod_anti_spam: Skip content filtering for messages with no body (thanks Martin)
Mon, 30 Dec 2024 13:54:30 +0000 Matthew Wild mod_anti_spam: Improve error bounce text with actionable info
Mon, 30 Dec 2024 13:52:59 +0000 Matthew Wild mod_anti_spam: Fix luacheck warning
Mon, 30 Dec 2024 13:52:38 +0000 Matthew Wild mod_anti_spam: Add some debug logs
Mon, 30 Dec 2024 13:51:35 +0000 Matthew Wild mod_anti_spam: Add README
Mon, 30 Dec 2024 08:58:16 +0000 Matthew Wild mod_anti_spam: Prevent traceback when processing a message to an unknown host
Sun, 29 Dec 2024 11:49:36 +0000 Matthew Wild mod_anti_spam: Fix traceback when no anti-spam services defined in config (thanks mirux)
Sat, 28 Dec 2024 21:02:08 +0000 Matthew Wild mod_anti_spam: Fix another traceback for origin sessions without an IP
Sat, 28 Dec 2024 18:45:40 +0000 Matthew Wild mod_pubsub_subscription: Don't block pubsub unhandled or bare JID notifications
Sat, 28 Dec 2024 18:08:17 +0000 Matthew Wild mod_anti_spam: Tweak trie method name (fixes traceback)
Sat, 28 Dec 2024 18:03:32 +0000 Matthew Wild mod_anti_spam: Fix traceback on missing/invalid session IP and log warning
Sat, 28 Dec 2024 16:00:25 +0000 Matthew Wild mod_anti_spam: Fix incorrect util.ip method name (thanks Martin)
Sat, 28 Dec 2024 15:25:33 +0000 Matthew Wild mod_anti_spam: Fix syntax of user_exists() check (thanks Martin/Zash)
Sat, 28 Dec 2024 15:23:33 +0000 Matthew Wild mod_pubsub_subscription: Match stanzas with fixed prefix only
Mon, 23 Dec 2024 14:09:56 +0100 Menel mod_compliance_latest: using module:log_status
Mon, 23 Dec 2024 12:58:03 +0100 Menel mod_compliance_latest: Gracefull error logging on missing dependency.
Sun, 22 Dec 2024 18:12:42 +0100 Menel mod_compliance_latest: New module that depends on and therefore loads the latest compliance tester mod.