Software /
code /
prosody-modules
Graph
-
mod_report_forward: Drop 'spam' prefix from address field, it's not only spamTue, 26 Nov 2024 12:14:24 +0000, by Matthew Wild
-
mod_report_forward: Add default fallback to domain JID when sending reportsTue, 26 Nov 2024 12:12:59 +0000, by Matthew Wild
-
mod_register_dnsbl_firewall_mark: Add account trait for mod_report_affiliationsMon, 25 Nov 2024 14:33:01 +0000, by Matthew Wild
-
mod_report_tracker: Add trait for reported accounts, for mod_report_affiliationsMon, 25 Nov 2024 14:06:16 +0000, by Matthew Wild
-
mod_report_tracker: Keep track of spam/abuse reports about local JIDsMon, 25 Nov 2024 13:12:20 +0000, by Matthew Wild
-
mod_report_affiliations: Remove irrelevant note from READMEMon, 25 Nov 2024 12:39:41 +0000, by Matthew Wild
-
mod_sasl2: update README.md, the mentioned xep is stable now and not in the inbox anymore.Sun, 24 Nov 2024 16:27:27 +0100, by Menel
-
mod_sasl2_fast: Only copy SASL handler internals from util.sasl instanceSun, 24 Nov 2024 14:42:59 +0100, by Kim Alvefur
-
mod_pubsub_serverinfo: Allow including the count of active users in the published infoFri, 22 Nov 2024 19:09:10 +0000, by Matthew Wild
-
mod_report_affiliations: New module for XEP-0489: Reporting Account AffiliationsFri, 22 Nov 2024 19:05:49 +0000, by Matthew Wild
-
mod_firewall: SUBSCRIBED: Flip subscription check to match documentationFri, 22 Nov 2024 13:50:48 +0000, by Matthew Wild
-
mod_sasl2/mod_sasl2.lua: rollback until fixedTue, 19 Nov 2024 10:44:00 +0100, by Menel
-
mod_muc_gateway_optimize: New module to optimize muc presence to remote gatewaysSun, 17 Nov 2024 22:32:52 -0500, by Stephen Paul Weber
-
mod_s2s_idle_timeout: Reword ReadmeMon, 11 Nov 2024 23:33:01 +0100, by Menel
-
mod_s2s_keepalive: Update Compability slSection and LabelMon, 11 Nov 2024 23:27:53 +0100, by Menel
-
mod_s2s_idle_timeout: Reword READMEMon, 11 Nov 2024 23:19:33 +0100, by Menel
-
mod_s2s_idle_timeout: Update Compability section of README.mdMon, 11 Nov 2024 23:11:01 +0100, by Menel
-
mod_measure_conn_buffers: Global module, buffers are not per hostMon, 11 Nov 2024 14:30:24 +0000, by Matthew Wild
-
mod_measure_conn_buffers: Measure total size of connection write buffersMon, 11 Nov 2024 14:03:46 +0000, by Matthew Wild
-
mod_auth_oauth_external: Reword 'How it works'Thu, 07 Nov 2024 23:33:49 +0100, by Kim Alvefur
-
mod_prometheus: add label, update compabilityThu, 07 Nov 2024 22:50:10 +0100, by Menel
-
mod_muc_ping: Add explaination of deletionThu, 07 Nov 2024 22:38:15 +0100, by Menel
-
mod_http_upload: metion obsolete statusThu, 07 Nov 2024 22:30:57 +0100, by Menel
-
mod_http_upload: README.md add redirect noticeThu, 07 Nov 2024 22:27:37 +0100, by Menel
-
mod_report_forward: Fix traceback on error message passed to datetime functionWed, 06 Nov 2024 22:25:41 +0100, by Kim Alvefur
-
mod_rest: Add XEP-0191 blocklist retrieval to JSON mappingWed, 06 Nov 2024 09:50:48 +0100, by Kim Alvefur
-
mod_vcard_muc: Use footnote syntax of Pandocs markdownWed, 06 Nov 2024 00:43:31 +0100, by Kim Alvefur
-
mod_auth_http: Fixup code block syntaxWed, 06 Nov 2024 00:43:17 +0100, by Kim Alvefur
-
mod_rest: Add XEP-0377 spam reporting to JSON mappingWed, 06 Nov 2024 00:34:40 +0100, by Kim Alvefur
-
mod_rest: Add XEP-0191 blocking to JSON mappingWed, 06 Nov 2024 00:33:38 +0100, by Kim Alvefur
-
mod_http_oauth2: Fix check for userinfo endpoint handlerThu, 31 Oct 2024 21:49:32 +0100, by Kim Alvefur
-
mod_sasl2: hook for modules to implement tasksFri, 01 Nov 2024 11:09:49 -0500, by Stephen Paul Weber
-
mod_push2: fix push during smacks hibernateFri, 01 Nov 2024 11:08:26 -0500, by Stephen Paul Weber
-
mod_push2: fix some log linesFri, 01 Nov 2024 11:08:06 -0500, by Stephen Paul Weber
-
mod_push2: Switch from patched luaossl to prosody-trunk methodsFri, 01 Nov 2024 11:07:23 -0500, by Stephen Paul Weber
-
mod_bookmarks2: remove merged moduleThu, 31 Oct 2024 13:53:48 +0100, by Menel
-
mod_bookmark: remove mod_bookmarks.luaThu, 31 Oct 2024 13:48:22 +0100, by Menel
-
mod_bidi: Obsolete mod_bidi.luaThu, 31 Oct 2024 13:19:10 +0100, by Menel
-
mod_alias: README.md: fix labelWed, 30 Oct 2024 12:54:11 +0100, by Menel
-
mod_muc_occupant_id: Obsolete this module, its functionality has been included in mod_muc since 0.12Mon, 28 Oct 2024 20:38:39 +0100, by Emmanuel Gil Peyrot
-
mod_smacks_offline: remove obsoleted moduleSun, 27 Oct 2024 14:22:34 +0100, by Menel
-
mod_http_upload: Obsolete this module, it is superseded by mod_http_file_share included in Prosody since 0.12Sun, 27 Oct 2024 13:16:34 +0100, by Emmanuel Gil Peyrot
-
mod_smacks: Obsolete this module, it is included in Prosody since 0.12Sun, 27 Oct 2024 13:14:25 +0100, by Emmanuel Gil Peyrot
-
mod_http_admin_api: README.md add linksWed, 23 Oct 2024 14:55:17 +0200, by Menel
-
mod_slack_webhooks: README.md correctionWed, 23 Oct 2024 14:52:57 +0200, by Menel
-
mod_http_admin_api make listWed, 23 Oct 2024 13:32:18 +0200, by Menel
-
mod_http_admin_api/README.mdWed, 23 Oct 2024 13:18:25 +0200, by Menel
-
mod_http_admin_api/README.mdWed, 23 Oct 2024 13:15:18 +0200, by Menel
-
mod_http_admin_api/README.mdWed, 23 Oct 2024 13:10:54 +0200, by Menel
-
mod_http_admin_api/README.mdWed, 23 Oct 2024 13:09:35 +0200, by Menel
-
mod_http_admin_api: README.md updateWed, 23 Oct 2024 13:00:38 +0200, by Menel
-
mod_http_admin_api: README.md initial stub fileWed, 23 Oct 2024 12:42:22 +0200, by Menel
-
mod_slack_webhooks: README.md: link and footerWed, 23 Oct 2024 12:09:39 +0200, by Menel
-
mod_turncredentials: fix copy error.Wed, 23 Oct 2024 12:04:20 +0200, by Menel
-
mod_muc_moderation: update Readme CompabilityTue, 22 Oct 2024 11:48:31 +0200, by Menel
-
mod_muc_limits: Update CompabilityTue, 22 Oct 2024 11:36:52 +0200, by Menel
-
mod_turncredentials: marking obsoleteTue, 22 Oct 2024 11:34:27 +0200, by Menel
-
mod_storage_xmlarchive: Reorganize Readme LayoutTue, 22 Oct 2024 11:25:43 +0200, by Menel
-
mod_slack_webhooks: Update compability and note about mod_restTue, 22 Oct 2024 11:16:22 +0200, by Menel
-
mod_vcard_muc: Add Label, Update CompabilityTue, 22 Oct 2024 11:11:01 +0200, by Menel
Scroll all the way down to load more.