Merge update
draft default tip
|
Trần H. Trung |
Fri, 18 Jul 2025 20:45:38 +0700 |
mod_http_oauth2: Update Compatibility section with new Prosody 13.0 branch
|
Kim Alvefur |
Tue, 15 Jul 2025 23:06:14 +0200 |
mod_http_oauth2: Update README to mention XEP-0493
|
Kim Alvefur |
Tue, 15 Jul 2025 23:06:10 +0200 |
mod_http_oauth2: Remove unused function
|
Kim Alvefur |
Tue, 15 Jul 2025 21:56:56 +0200 |
mod_http_oauth2: Fix passing roles and scopes the same way to template
|
Kim Alvefur |
Tue, 15 Jul 2025 21:55:25 +0200 |
mod_http_oauth2: Fix passing claim/scope trough template
|
Kim Alvefur |
Tue, 15 Jul 2025 21:53:37 +0200 |
mod_oidc_userinfo_vcard4: Add verbose oidc claim details
|
Kim Alvefur |
Tue, 15 Jul 2025 18:34:22 +0200 |
mod_groups_oidc: Add verbose oidc claim details
|
Kim Alvefur |
Tue, 15 Jul 2025 18:33:40 +0200 |
mod_http_oauth2: Show scope descriptions
|
Kim Alvefur |
Tue, 15 Jul 2025 16:28:40 +0200 |
mod_audit: Fix argument declaration of --limit
|
Kim Alvefur |
Tue, 15 Jul 2025 12:21:23 +0200 |
mod_http_oauth2: Only issue id_token when granted openid scope
|
Kim Alvefur |
Tue, 15 Jul 2025 01:46:38 +0200 |
mod_cloud_notify_encrypted: Fix variable name (thanks bronko)
|
Matthew Wild |
Thu, 10 Jul 2025 10:15:35 +0100 |
mod_http_presence: news flash: order of vcard is not always the same (fixes 500 on nickname)
|
Nicholas George |
Mon, 07 Jul 2025 11:39:16 -0500 |
mod_pubsub_feeds: Set content-type on websub challenge response
|
Kim Alvefur |
Mon, 07 Jul 2025 16:22:19 +0200 |
mod_http_presence: add new module to display presence over the http server
|
Nicholas George |
Sun, 06 Jul 2025 15:57:55 -0500 |
mod_rest: Add -v flag to example script to allow increasing verbosity
|
Kim Alvefur |
Thu, 03 Jul 2025 17:50:18 +0200 |
mod_rest: Update example script to get refresh tokens from mod_http_oauth2
|
Kim Alvefur |
Thu, 03 Jul 2025 17:49:08 +0200 |
mod_http_oauth2: Avoid tripping on redirect URIs when omitted
|
Kim Alvefur |
Thu, 03 Jul 2025 16:18:38 +0200 |
mod_http_oauth2: Reject invalid attempt to register client without credentials
|
Kim Alvefur |
Thu, 03 Jul 2025 15:45:00 +0200 |
mod_http_oauth2: Only require redirect URIs when using grant types that need it
|
Kim Alvefur |
Thu, 03 Jul 2025 15:42:42 +0200 |
mod_http_oauth2: Comment on origin of a constant URI
|
Kim Alvefur |
Thu, 03 Jul 2025 15:34:57 +0200 |
mod_http_oauth2: Check grant type before issuing refresh token
|
Kim Alvefur |
Thu, 03 Jul 2025 15:34:42 +0200 |
mod_http_oauth2: Remove defaults that should be included on clients
|
Kim Alvefur |
Thu, 03 Jul 2025 12:32:43 +0200 |
mod_http_oauth2: Handle absent array argument in array member check
|
Kim Alvefur |
Thu, 03 Jul 2025 12:27:32 +0200 |
mod_http_oauth2: Use numeric for loop instead of ipairs
|
Kim Alvefur |
Thu, 03 Jul 2025 12:14:53 +0200 |
mod_http_oauth2: Assume Prosody 13.0+ roles are available
|
Kim Alvefur |
Wed, 02 Jul 2025 16:15:32 +0200 |
mod_http_oauth2: Use cheaper array member check
|
Kim Alvefur |
Wed, 02 Jul 2025 15:55:05 +0200 |
mod_http_oauth2: Support the "offline_access" for granting refresh tokens
|
Kim Alvefur |
Wed, 02 Jul 2025 15:53:02 +0200 |
mod_version_spoofed: fix README
|
Nicholas George |
Tue, 01 Jul 2025 23:45:02 -0500 |
mod_version_spoofed: add new evil module
|
Nicholas George |
Tue, 01 Jul 2025 19:14:58 -0500 |
mod_http_connect: Add authentication, target filtering and advertisement via XEP-0215
|
Matthew Wild |
Thu, 26 Jun 2025 13:10:10 +0100 |
mod_http_connect: HTTP CONNECT proxy
|
Kim Alvefur |
Wed, 25 Jun 2025 15:21:00 +0200 |
mod_push2: Also push call retractions
|
Stephen Paul Weber |
Tue, 24 Jun 2025 12:13:51 -0500 |
mod_push2: always push voip notifications
|
Stephen Paul Weber |
Tue, 24 Jun 2025 12:13:27 -0500 |
mod_conversejs: Fix hostname set as default username (thanks roughnecks)
|
Kim Alvefur |
Wed, 18 Jun 2025 14:28:38 +0200 |
Merge update
draft
|
Trần H. Trung |
Sun, 15 Jun 2025 01:08:46 +0700 |
mod_http_oauth2: Handle case of device state having expired
|
Kim Alvefur |
Fri, 13 Jun 2025 21:57:38 +0200 |
mod_http_oauth2: Refactor to return all errors to Device clients
|
Kim Alvefur |
Fri, 13 Jun 2025 21:30:56 +0200 |
READMEs: fixup compat tables
|
Kim Alvefur |
Fri, 13 Jun 2025 12:52:28 +0200 |
mod_pastebin: Update Readme
|
Menel |
Fri, 13 Jun 2025 11:39:58 +0200 |
mod_cloud_notify: Readme: labels, how hard can it be?
|
Menel |
Fri, 13 Jun 2025 10:49:45 +0200 |
mod_cloud_notify: actually fix labels
|
Menel |
Fri, 13 Jun 2025 10:48:20 +0200 |
mod_cloud_notify: Readme: fix links and labels that were removed in the last commit
|
Menel |
Fri, 13 Jun 2025 10:44:37 +0200 |
mod_cloud_notify: Update Readme
|
Menel |
Fri, 13 Jun 2025 10:36:52 +0200 |
mod_csi_grace_period: Fix readme again
|
Menel |
Fri, 13 Jun 2025 10:10:26 +0200 |
mod_csi_grace_period: Readme Fix Tab at beginning of line
|
Menel |
Fri, 13 Jun 2025 10:08:21 +0200 |
mod_muc_moderation: Readme Compatibility
|
Menel |
Fri, 13 Jun 2025 10:04:40 +0200 |
:multble modules: fix tab-> space
|
Menel |
Fri, 13 Jun 2025 09:58:51 +0200 |
Multible community modules: Update Readme
|
Menel |
Fri, 13 Jun 2025 09:53:41 +0200 |
mod_auto156: Add brief README
|
Kim Alvefur |
Sun, 08 Jun 2025 13:49:07 +0200 |
mod_flags: Add short stub README with link to Prosody docs
|
Kim Alvefur |
Sun, 08 Jun 2025 13:36:40 +0200 |
mod_s2s_auth_samecert: Add brief README
|
Kim Alvefur |
Sun, 08 Jun 2025 13:28:33 +0200 |
mod_http_oauth2: Add comment referencing RFC 8176
|
Kim Alvefur |
Sat, 07 Jun 2025 22:13:41 +0200 |
mod_http_oauth2: Reorder metadata by source
|
Kim Alvefur |
Sat, 07 Jun 2025 22:02:18 +0200 |
mod_s2soutinjection: Update compatibility info
|
Kim Alvefur |
Fri, 06 Jun 2025 20:01:13 +0200 |
mod_http_oauth2: Fire authentication events in password grant
|
Kim Alvefur |
Wed, 04 Jun 2025 17:32:19 +0200 |
mod_http_oauth2: Return instead of throwing errors
|
Kim Alvefur |
Tue, 03 Jun 2025 17:20:52 +0200 |
mod_http_oauth2: Forbid inclusion of disabled grant and response types
|
Kim Alvefur |
Tue, 03 Jun 2025 17:04:19 +0200 |
mod_http_oauth2: Allow zero response types (e.g. with the password grant)
|
Kim Alvefur |
Tue, 03 Jun 2025 16:59:07 +0200 |
mod_http_oauth2: Remove now redundant client_id check from remaining grant handlers
|
Kim Alvefur |
Tue, 03 Jun 2025 01:11:37 +0200 |
mod_tls_policy: Remove unneeded exec bit
|
Link Mauve |
Tue, 03 Jun 2025 10:45:45 +0200 |
mod_private_adhoc: Remove unneeded exec bit
|
Link Mauve |
Tue, 03 Jun 2025 10:45:37 +0200 |
mod_http_oauth2: Refactor client grant and response type checks
|
Kim Alvefur |
Mon, 02 Jun 2025 22:21:44 +0200 |
mod_http_oauth2: Enforce the registered grant types
|
Kim Alvefur |
Mon, 02 Jun 2025 20:55:20 +0200 |
mod_http_admin_api: Switch from mod_lastlog2 to mod_account_activity
|
Matthew Wild |
Mon, 02 Jun 2025 12:59:32 +0100 |
mod_invites_page: check query from URL first to avoid 500 ERROR
|
Trần H. Trung |
Sun, 01 Jun 2025 21:32:49 +0700 |
mod_invites_page: rename variables to keep consistant style
|
Trần H. Trung |
Sun, 01 Jun 2025 16:35:52 +0700 |
mod_invites_webgen: add README.md
|
Trần H. Trung |
Sun, 01 Jun 2025 16:25:41 +0700 |
mod_invites_webgen: update filename style for README
|
Trần H. Trung |
Sun, 01 Jun 2025 15:15:17 +0700 |
mod_invites_webgen: update doc
|
Trần H. Trung |
Sun, 01 Jun 2025 15:12:27 +0700 |
mod_invites_webgen: rename variables to keep consistant style
|
Trần H. Trung |
Sun, 01 Jun 2025 14:39:31 +0700 |
Merge update
|
Trần H. Trung |
Sun, 01 Jun 2025 13:51:38 +0700 |
mod_rest: Enable HTTP Basic authentication for Components
|
Kim Alvefur |
Sat, 31 May 2025 16:59:35 +0200 |
mod_http_oauth2: Remove unused variable [luacheck]
|
Kim Alvefur |
Sat, 31 May 2025 16:07:29 +0200 |
mod_http_oauth2: Fix indentation
|
Kim Alvefur |
Sat, 31 May 2025 16:07:18 +0200 |
mod_http_oauth2: Deduplicate client authentication
|
Kim Alvefur |
Sat, 31 May 2025 13:36:39 +0200 |
mod_migrate_lastlog2: New module to automatically migrate data to mod_account_activity
|
Matthew Wild |
Wed, 28 May 2025 16:53:22 +0100 |
mod_push2: remove debug log
|
Stephen Paul Weber |
Tue, 27 May 2025 06:25:49 -0500 |
mod2_push2: suppress send if none match
|
Stephen Paul Weber |
Tue, 27 May 2025 06:21:08 -0500 |
mod_invites_register_web: Linkify some plugin references
|
Kim Alvefur |
Thu, 22 May 2025 23:49:29 +0200 |
mod_invites_register_web: Allow pointing other HTML templates
|
Kim Alvefur |
Thu, 22 May 2025 23:40:23 +0200 |
Merge update
|
Trần H. Trung |
Sun, 01 Jun 2025 11:43:16 +0700 |
mod_invites_register_web: fix README.md about default URL config
|
Trần H. Trung |
Sun, 01 Jun 2025 11:41:42 +0700 |
Merge updates
|
Trần H. Trung |
Sun, 18 May 2025 20:52:00 +0700 |
mod_warn_legacy_tls: Normalize README Markdown
|
Kim Alvefur |
Fri, 16 May 2025 13:45:22 +0200 |
mod_vcard_muc: Normalize README Markdown
|
Kim Alvefur |
Fri, 16 May 2025 13:43:48 +0200 |
:multibe Readme.md: correct prosody 0.13 to 13
|
Menel |
Wed, 14 May 2025 23:32:04 +0200 |
mod_dnsupdate: Check if multiplexing is enabled
|
Kim Alvefur |
Mon, 12 May 2025 12:39:59 +0200 |
mod_dnsupdate: Remove leftover debug print
|
Kim Alvefur |
Mon, 12 May 2025 12:19:13 +0200 |
mod_dnsupdate: Use modulemanager to check which of c2s and s2s are enabled
|
Kim Alvefur |
Mon, 12 May 2025 12:16:25 +0200 |
mod_dnsupdate: Improve handling of existing DNS records
|
Kim Alvefur |
Mon, 12 May 2025 12:15:10 +0200 |
mod_vcard_muc: deprecated
|
Menel |
Mon, 12 May 2025 12:13:25 +0200 |
mod_twitter: twitter is broken
|
Menel |
Mon, 12 May 2025 11:43:09 +0200 |
: mod_sasl2*** : Update Compability for all of them
|
Menel |
Mon, 12 May 2025 11:07:45 +0200 |
mod_warn_legacy_tls: update Compability
|
Menel |
Mon, 12 May 2025 11:00:48 +0200 |
mod_limits_exception: obsolete
|
Menel |
Mon, 12 May 2025 10:57:17 +0200 |
mod_muc_anonymize_moderation_actions: Fix mentioning Virtualhost for MUC, Compatibility section and License.
|
Menel |
Mon, 12 May 2025 10:42:26 +0200 |
mod_net_proxy: Use safer util.format for generating description string (thanks tom)
|
Matthew Wild |
Fri, 09 May 2025 10:00:15 +0100 |
mod_client_management: Provide shell commands via new method
|
Kim Alvefur |
Wed, 07 May 2025 16:29:59 +0200 |
Merge update
|
Trần H. Trung |
Tue, 29 Apr 2025 23:27:06 +0700 |
mod_rest: Skip unpacking error object when missing (thanks Martin)
|
Kim Alvefur |
Tue, 22 Apr 2025 09:40:20 +0200 |
misc/grafana: Document panels requiring community modules
|
Kim Alvefur |
Mon, 21 Apr 2025 17:57:48 +0200 |
misc/grafana: Update Dashboard
|
Kim Alvefur |
Mon, 21 Apr 2025 16:55:30 +0200 |
mod_conversejs: Make PWA options match documentation
|
Kim Alvefur |
Sun, 20 Apr 2025 13:37:15 +0200 |
mod_http_oauth2: Allow JIDs as username for password grant
|
magicfelix |
Sat, 19 Apr 2025 20:32:37 +0200 |
mod_http_oauth2: Pass client to token to enable introspection
|
magicfelix |
Sat, 19 Apr 2025 18:30:57 +0200 |
mod_http_oauth2: Change password grant to take username instead of JID [BC]
|
Kim Alvefur |
Sat, 19 Apr 2025 16:25:24 +0200 |
mod_http_oauth2: Require client authentication for password grant
|
magicfelix |
Sat, 19 Apr 2025 16:42:21 +0200 |
mod_rest: Tweak curl example
|
Kim Alvefur |
Fri, 18 Apr 2025 10:37:11 +0200 |
mod_post_msg: Fix description of authentication method (thanks amarok)
|
Kim Alvefur |
Fri, 18 Apr 2025 10:36:17 +0200 |
mod_invites_page: Skip adding landing page for password reset invites
|
Kim Alvefur |
Thu, 17 Apr 2025 16:51:02 +0200 |
mod_push2: rename chat to filter
|
Stephen Paul Weber |
Fri, 11 Apr 2025 20:08:56 -0500 |
Merge update
|
Trần H. Trung |
Fri, 11 Apr 2025 23:19:21 +0700 |
mod_welcome_page: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:42 +0200 |
mod_register_apps: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:35 +0200 |
mod_password_reset: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:28 +0200 |
mod_jsxc: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:21 +0200 |
mod_invites_page: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:14 +0200 |
mod_invite: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:05:06 +0200 |
mod_http_muc_log: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:04:58 +0200 |
mod_http_libjs: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:04:49 +0200 |
mod_conversejs: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:04:39 +0200 |
mod_admin_web: Remove compatibility with 0.11
|
Link Mauve |
Wed, 09 Apr 2025 19:04:30 +0200 |
mod_s2s_auth_dane: Remove because broken, Prosody supports DANE now
|
Kim Alvefur |
Wed, 02 Apr 2025 16:25:33 +0200 |
mod_cloud_notify_encrypted: Use new 'util.crypto' on Prosody 13.0
|
Kim Alvefur |
Mon, 31 Mar 2025 13:24:44 +0200 |
mod_push2: Improve session activity tracking
|
Stephen Paul Weber |
Tue, 25 Mar 2025 20:54:09 -0500 |
mod_push2: guard against no rooms tracked on this session
|
Stephen Paul Weber |
Tue, 25 Mar 2025 20:43:51 -0500 |
mod_push2: LMC stanzas are not important
|
Stephen Paul Weber |
Tue, 25 Mar 2025 15:20:35 -0500 |
mod_push2: implement grace period
|
Stephen Paul Weber |
Mon, 24 Mar 2025 22:18:47 -0500 |
mod_push: Allow filtering pushes for particular chats
|
Stephen Paul Weber |
Mon, 24 Mar 2025 13:01:05 -0500 |
mod_push2: option to keep hibernating after first push
|
Stephen Paul Weber |
Mon, 24 Mar 2025 09:28:25 -0500 |
mod_push2: Do not push MUC reflections
|
Stephen Paul Weber |
Mon, 24 Mar 2025 08:53:36 -0500 |
mod_push2: Fix counting bugs
|
Stephen Paul Weber |
Mon, 24 Mar 2025 08:51:30 -0500 |
Merge
|
Trần H. Trung |
Tue, 18 Mar 2025 00:31:36 +0700 |
Merge
|
Trần H. Trung |
Tue, 18 Mar 2025 00:19:25 +0700 |
Merge
|
Trần H. Trung |
Tue, 18 Mar 2025 00:16:25 +0700 |
Merge
|
Trần H. Trung |
Mon, 17 Mar 2025 23:42:11 +0700 |
mod_http_oauth2: Reorder HTTP handler (noop)
|
Kim Alvefur |
Sun, 16 Mar 2025 21:56:25 +0100 |
mod_rest: Strip down error payloads to avoid stack overflow
|
Kim Alvefur |
Sun, 16 Mar 2025 17:04:51 +0100 |
mod_groups_internal: Save roster after adding group info (thanks gtech1)
|
Matthew Wild |
Thu, 13 Mar 2025 13:00:26 +0000 |
mod_pubsub: new module to fetch pubsub items via HTTP GET
|
nicoco |
Wed, 12 Mar 2025 14:54:10 +0100 |
mod_pubsub_forgejo: new module for forgejo webhooks
|
nicoco |
Mon, 17 Feb 2025 23:28:05 +0100 |
mod_openid, mod_json_streams: Remove modules depending on obsolete net.httpserver API
|
Matthew Wild |
Fri, 14 Feb 2025 14:59:14 +0000 |
mod_cloud_notify(all the extentions): remove rockspec dependemcy so the prosody community module does not get installed, since trunk already has it.
|
Menel |
Thu, 13 Feb 2025 12:20:46 +0100 |
mod_audit: Document Prosody version requirement (currently trunk)
|
Kim Alvefur |
Tue, 11 Feb 2025 21:20:09 +0100 |
mod_conversejs: Serve base app at /
|
Matthew Wild |
Tue, 11 Feb 2025 13:18:38 +0000 |
mod_muc_log_http: Delete because obsolete
|
Kim Alvefur |
Sun, 09 Feb 2025 17:17:10 +0100 |
mod_muc_log: Delete because obsolete
|
Kim Alvefur |
Sun, 09 Feb 2025 17:15:27 +0100 |
mod_lastlog2: Add a shell command
|
Kim Alvefur |
Sat, 08 Feb 2025 14:39:17 +0100 |
mod_lastlog2: Skip initializing internal API (and storage) in prosodyctl
|
Kim Alvefur |
Sat, 08 Feb 2025 14:12:18 +0100 |
mod_vcard_muc: Add conflict with Prosody versions that have native MUC vcards
|
Matthew Wild |
Thu, 06 Feb 2025 17:07:00 +0000 |
mod_invites_register_api: Use set_password() for password resets
|
Matthew Wild |
Thu, 06 Feb 2025 10:24:30 +0000 |
Backed out changeset 94399ad6b5ab
|
Matthew Wild |
Thu, 06 Feb 2025 10:23:08 +0000 |
mod_invites_register_api: Use set_password() for password resets
|
Matthew Wild |
Thu, 06 Feb 2025 10:13:39 +0000 |
mod_push2: support for disabling push notifications
|
Stephen Paul Weber |
Wed, 05 Feb 2025 11:04:15 -0500 |
mod_measure_message_e2ee: Add support for OMEMO:2
|
Link Mauve |
Tue, 04 Feb 2025 23:40:33 +0100 |
mod_measure_client_features: Switch to the more modern statistics API
|
Link Mauve |
Tue, 04 Feb 2025 23:02:17 +0100 |
mod_measure_client_presence: Switch to the more modern statistics API
|
Link Mauve |
Tue, 04 Feb 2025 22:38:03 +0100 |
mod_push2: this expression was throwing away the second value
|
Stephen Paul Weber |
Tue, 04 Feb 2025 10:30:33 -0500 |
Check both localpart and host
|
Stephen Paul Weber |
Mon, 03 Feb 2025 17:04:23 -0500 |
mod_unsubscriber: Add disabling mod_s2s to example
|
Kim Alvefur |
Mon, 03 Feb 2025 17:25:34 +0100 |
mod_groups_internal: Improve Markdown structure of documentation
|
Rémi Bardon |
Fri, 31 Jan 2025 02:16:55 +0100 |
mod_groups_internal: Remove broken links
|
Rémi Bardon |
Fri, 31 Jan 2025 02:13:19 +0100 |
mod_groups_internal: Update groups_muc_host config documentation
|
Rémi Bardon |
Fri, 31 Jan 2025 02:11:42 +0100 |
mod_groups_internal: Use syntax closer to Lua in README
|
Rémi Bardon |
Fri, 31 Jan 2025 02:09:38 +0100 |
mod_groups_internal: Replace tabs by spaces in README
|
Rémi Bardon |
Fri, 31 Jan 2025 02:50:23 +0100 |
mod_groups_internal: Uncommit README.markdown
|
Rémi Bardon |
Fri, 31 Jan 2025 02:22:19 +0100 |
mod_groups_internal: Rename README.markdown to README.md
|
Rémi Bardon |
Fri, 31 Jan 2025 01:49:01 +0100 |
mod_groups_internal: Add README
|
Rémi Bardon |
Fri, 12 Jul 2024 19:00:06 +0200 |
mod_groups_internal: Delete all associated MUCs when deleting a group
|
Rémi Bardon |
Fri, 12 Jul 2024 19:55:30 +0200 |
mod_storage_metronome_readonly: Sort the days first before iterating on MUC MAM entries
|
Link Mauve |
Wed, 29 Jan 2025 00:20:01 +0100 |
mod_storage_metronome_readonly: Add documentation about how to migrate a MUC domain
|
Link Mauve |
Tue, 28 Jan 2025 22:27:35 +0100 |
mod_storage_metronome_readonly: Fix wrongly done refactoring
|
Link Mauve |
Tue, 28 Jan 2025 21:22:05 +0100 |
mod_storage_metronome_readonly: Revert non-working is_muc hack, the correct with is "message<groupchat"
|
Link Mauve |
Tue, 28 Jan 2025 01:58:45 +0100 |
mod_storage_metronome_readonly: Add support for mod_muc_mam storage
|
Link Mauve |
Tue, 28 Jan 2025 00:35:39 +0100 |
mod_storage_metronome_readonly: Fix luacheck warnings
|
Link Mauve |
Mon, 27 Jan 2025 21:33:18 +0100 |
mod_storage_metronome_readonly: Fix documentation for pep_data (was pep)
|
Link Mauve |
Mon, 27 Jan 2025 21:32:08 +0100 |
mod_storage_metronome_readonly: Add uploads to the documentation
|
Link Mauve |
Mon, 27 Jan 2025 19:34:52 +0100 |
mod_storage_metronome_readonly: Fix with to be JID, and not just username
|
Link Mauve |
Mon, 27 Jan 2025 19:34:41 +0100 |
mod_storage_metronome_readonly: Add support for migrating to mod_http_file_share
|
Link Mauve |
Mon, 27 Jan 2025 19:17:49 +0100 |
mod_sasl_ssdp: Fix delimiter ascii codes
|
tmolitor |
Sat, 25 Jan 2025 00:18:08 +0100 |
mod_sasl_ssdp: Upgrade to version 0.4.0 with new delimiter
|
tmolitor |
Sat, 25 Jan 2025 00:04:37 +0100 |
mod_muc_moderation: add missing id attribute to retract
|
nicoco |
Fri, 24 Jan 2025 06:55:44 +0100 |
mod_dnsbl: Flag accounts registered by IPs matching blocklists
|
Matthew Wild |
Wed, 22 Jan 2025 18:04:26 +0000 |
mod_turn_external: Remove merged module
|
Link Mauve |
Mon, 20 Jan 2025 10:59:32 +0100 |
mod_anti_spam: prosody 0.12 compat
|
Menel |
Sun, 19 Jan 2025 09:48:10 +0100 |
mod_anti_spam: Fix generation of error bounce stanzas
|
Matthew Wild |
Fri, 17 Jan 2025 12:19:55 +0000 |
mod_anti_spam: Don't consider pre-approved contacts as strangers
|
Matthew Wild |
Fri, 17 Jan 2025 11:19:05 +0000 |
mod_muc_moderation: partial support for XEP-0425 v0.3.0 (no tombstones)
|
nicoco |
Fri, 17 Jan 2025 10:20:00 +0100 |
mod_anti_spam: Also consider not a stranger if we have a pending (out) sub request
|
Matthew Wild |
Fri, 17 Jan 2025 11:02:02 +0000 |
mod_anti_spam: Optimization to avoid needless string concatenation
|
Matthew Wild |
Fri, 17 Jan 2025 10:32:34 +0000 |
mod_anti_spam: Update definition of "stranger" to include sub to/from JID or domains
|
Matthew Wild |
Fri, 17 Jan 2025 10:31:41 +0000 |
mod_anti_spam: Allow customizing spam actions (drop/bounce), switching default to bounce
|
Matthew Wild |
Fri, 17 Jan 2025 10:29:28 +0000 |
mod_anti_spam: Declare dependency on mod_pubsub_subscription for plugin installer
|
Kim Alvefur |
Thu, 16 Jan 2025 18:51:16 +0100 |
mod_sasl2_fast: Restore non-FAST SASL handler upon reset
|
Matthew Wild |
Thu, 16 Jan 2025 15:46:15 +0000 |
mod_sasl2: Reset SASL handler after failed authentication
|
Matthew Wild |
Thu, 16 Jan 2025 15:44:24 +0000 |
mod_persisthosts: Also skip defined Components (thanks gtech1)
|
Kim Alvefur |
Sat, 11 Jan 2025 12:12:18 +0100 |
mod_storage_metronome_readonly: New module for migrating off Metronome
|
Link Mauve |
Fri, 10 Jan 2025 23:17:09 +0100 |
mod_persisthosts: Retrieve hosts from config instead of Prosody state
|
Kim Alvefur |
Fri, 10 Jan 2025 16:19:27 +0100 |
luacheckrc: Add module.ready() (new in trunk)
|
Kim Alvefur |
Fri, 10 Jan 2025 12:35:48 +0100 |
luacheckrc: Add module.could() (new in trunk)
|
Kim Alvefur |
Fri, 10 Jan 2025 12:35:21 +0100 |
mod_cloud_notify: Prevent loading if Prosody indicates it is already bundled
|
Matthew Wild |
Thu, 09 Jan 2025 15:57:19 +0000 |
mod_report_forward: Measure number of forwarded reports
|
Kim Alvefur |
Wed, 08 Jan 2025 09:21:25 +0100 |
mod_spam_reporting: Add a metric
|
Kim Alvefur |
Wed, 08 Jan 2025 09:20:56 +0100 |
mod_storage_s3: Note about data format change
|
Kim Alvefur |
Wed, 08 Jan 2025 09:18:42 +0100 |
mod_sasl2: revert changes that should not have been committed
|
tmolitor |
Sun, 05 Jan 2025 18:01:47 +0100 |
Merge upstream
|
tmolitor |
Sun, 05 Jan 2025 17:50:02 +0100 |
mod_sasl_ssdp: Fix handling of disabled sasl mechanisms
|
tmolitor |
Wed, 20 Nov 2024 05:07:11 +0100 |
mod_sasl2: add usable sasl mechanisms to session table
|
tmolitor |
Wed, 20 Nov 2024 05:05:30 +0100 |
mod_flags: trunk version backported to 0.12
|
Matthew Wild |
Sat, 04 Jan 2025 22:50:49 +0000 |
Backed out changeset ffec70ddbffc
|
Matthew Wild |
Sat, 04 Jan 2025 22:48:54 +0000 |
mod_muc_activity: create module
|
Jonas Schäfer |
Sat, 04 Jan 2025 19:04:26 +0100 |
mod_flags: trunk version backported to 0.12
|
Matthew Wild |
Sat, 04 Jan 2025 17:50:35 +0000 |
mod_groups_internal: Disable MUC integration by default
|
Matthew Wild |
Wed, 01 Jan 2025 14:15:20 +0000 |
mod_anti_spam: Gracefully handle failure to parse CIDR in IP RTBL
|
Matthew Wild |
Wed, 01 Jan 2025 11:48:19 +0000 |
mod_anti_spam: Fix spam sender check in presence subscriptions (thanks mirux)
|
Matthew Wild |
Wed, 01 Jan 2025 09:57:31 +0000 |
mod_anti_spam: Fix stanza type check in presence handler
|
Matthew Wild |
Tue, 31 Dec 2024 21:38:14 +0000 |
mod_anti_spam: Skip content filtering for messages with no body (thanks Martin)
|
Matthew Wild |
Tue, 31 Dec 2024 15:17:37 +0000 |
mod_anti_spam: Improve error bounce text with actionable info
|
Matthew Wild |
Mon, 30 Dec 2024 13:54:30 +0000 |
mod_anti_spam: Fix luacheck warning
|
Matthew Wild |
Mon, 30 Dec 2024 13:52:59 +0000 |
mod_anti_spam: Add some debug logs
|
Matthew Wild |
Mon, 30 Dec 2024 13:52:38 +0000 |
mod_anti_spam: Add README
|
Matthew Wild |
Mon, 30 Dec 2024 13:51:35 +0000 |
mod_anti_spam: Prevent traceback when processing a message to an unknown host
|
Matthew Wild |
Mon, 30 Dec 2024 08:58:16 +0000 |
mod_anti_spam: Fix traceback when no anti-spam services defined in config (thanks mirux)
|
Matthew Wild |
Sun, 29 Dec 2024 11:49:36 +0000 |
mod_anti_spam: Fix another traceback for origin sessions without an IP
|
Matthew Wild |
Sat, 28 Dec 2024 21:02:08 +0000 |
mod_pubsub_subscription: Don't block pubsub unhandled or bare JID notifications
|
Matthew Wild |
Sat, 28 Dec 2024 18:45:40 +0000 |
mod_anti_spam: Tweak trie method name (fixes traceback)
|
Matthew Wild |
Sat, 28 Dec 2024 18:08:17 +0000 |
mod_anti_spam: Fix traceback on missing/invalid session IP and log warning
|
Matthew Wild |
Sat, 28 Dec 2024 18:03:32 +0000 |
mod_anti_spam: Fix incorrect util.ip method name (thanks Martin)
|
Matthew Wild |
Sat, 28 Dec 2024 16:00:25 +0000 |
mod_anti_spam: Fix syntax of user_exists() check (thanks Martin/Zash)
|
Matthew Wild |
Sat, 28 Dec 2024 15:25:33 +0000 |
mod_pubsub_subscription: Match stanzas with fixed prefix only
|
Matthew Wild |
Sat, 28 Dec 2024 15:23:33 +0000 |
mod_compliance_latest: using module:log_status
|
Menel |
Mon, 23 Dec 2024 14:09:56 +0100 |
mod_compliance_latest: Gracefull error logging on missing dependency.
|
Menel |
Mon, 23 Dec 2024 12:58:03 +0100 |
mod_compliance_latest: New module that depends on and therefore loads the latest compliance tester mod.
|
Menel |
Sun, 22 Dec 2024 18:12:42 +0100 |
mod_compliance_2023: Add 2023 Version of the compliance module, basis is the 2021 Version.
|
Menel |
Sun, 22 Dec 2024 16:06:28 +0100 |
mod_push2: fix link
|
Menel |
Sat, 21 Dec 2024 22:14:21 +0100 |
mod_sasl2_sm: Add dependency to sasl2_bind2 as stated in the Readme to module and rockspec
|
Menel |
Sat, 21 Dec 2024 21:25:15 +0100 |
mod_sasl2_fast: Update Compatibility
|
Menel |
Sat, 21 Dec 2024 21:13:38 +0100 |
mod_sasl2_bind2: Update XEP status and Comp.
|
Menel |
Sat, 21 Dec 2024 21:10:34 +0100 |
mod_auto_accept_subscriptions: Update Compatibility
|
Menel |
Sat, 21 Dec 2024 20:52:10 +0100 |