Software /
code /
prosody-modules
Graph
-
mod_groups_internal: Uncommit README.markdown7 weeks ago, by Rémi Bardon
-
mod_groups_internal: Rename README.markdown to README.md7 weeks ago, by Rémi Bardon
-
mod_groups_internal: Add README8 months ago, by Rémi Bardon
-
mod_groups_internal: Delete all associated MUCs when deleting a group8 months ago, by Rémi Bardon
-
mod_storage_metronome_readonly: Sort the days first before iterating on MUC MAM entries7 weeks ago, by Link Mauve
-
mod_storage_metronome_readonly: Add documentation about how to migrate a MUC domain7 weeks ago, by Link Mauve
-
mod_storage_metronome_readonly: Fix wrongly done refactoring7 weeks ago, by Link Mauve
-
mod_storage_metronome_readonly: Revert non-working is_muc hack, the correct with is "message<groupchat"7 weeks ago, by Link Mauve
-
mod_storage_metronome_readonly: Add support for mod_muc_mam storage7 weeks ago, by Link Mauve
-
mod_storage_metronome_readonly: Fix luacheck warnings7 weeks ago, by Link Mauve
-
mod_storage_metronome_readonly: Fix documentation for pep_data (was pep)7 weeks ago, by Link Mauve
-
mod_storage_metronome_readonly: Add uploads to the documentation7 weeks ago, by Link Mauve
-
mod_storage_metronome_readonly: Fix with to be JID, and not just username7 weeks ago, by Link Mauve
-
mod_storage_metronome_readonly: Add support for migrating to mod_http_file_share7 weeks ago, by Link Mauve
-
mod_sasl_ssdp: Fix delimiter ascii codes7 weeks ago, by tmolitor
-
mod_sasl_ssdp: Upgrade to version 0.4.0 with new delimiter7 weeks ago, by tmolitor
-
mod_muc_moderation: add missing id attribute to retract8 weeks ago, by nicoco
-
mod_dnsbl: Flag accounts registered by IPs matching blocklists8 weeks ago, by Matthew Wild
-
mod_turn_external: Remove merged module2 months ago, by Link Mauve
-
mod_anti_spam: prosody 0.12 compat2 months ago, by Menel
-
mod_anti_spam: Fix generation of error bounce stanzas2 months ago, by Matthew Wild
-
mod_anti_spam: Don't consider pre-approved contacts as strangers2 months ago, by Matthew Wild
-
mod_muc_moderation: partial support for XEP-0425 v0.3.0 (no tombstones)2 months ago, by nicoco
-
mod_anti_spam: Also consider not a stranger if we have a pending (out) sub request2 months ago, by Matthew Wild
-
mod_anti_spam: Optimization to avoid needless string concatenation2 months ago, by Matthew Wild
-
mod_anti_spam: Update definition of "stranger" to include sub to/from JID or domains2 months ago, by Matthew Wild
-
mod_anti_spam: Allow customizing spam actions (drop/bounce), switching default to bounce2 months ago, by Matthew Wild
-
mod_anti_spam: Declare dependency on mod_pubsub_subscription for plugin installer2 months ago, by Kim Alvefur
-
mod_sasl2_fast: Restore non-FAST SASL handler upon reset2 months ago, by Matthew Wild
-
mod_sasl2: Reset SASL handler after failed authentication2 months ago, by Matthew Wild
-
mod_persisthosts: Also skip defined Components (thanks gtech1)2 months ago, by Kim Alvefur
-
mod_storage_metronome_readonly: New module for migrating off Metronome2 months ago, by Link Mauve
-
mod_persisthosts: Retrieve hosts from config instead of Prosody state2 months ago, by Kim Alvefur
-
luacheckrc: Add module.ready() (new in trunk)2 months ago, by Kim Alvefur
-
luacheckrc: Add module.could() (new in trunk)2 months ago, by Kim Alvefur
-
mod_cloud_notify: Prevent loading if Prosody indicates it is already bundled2 months ago, by Matthew Wild
-
mod_report_forward: Measure number of forwarded reports2 months ago, by Kim Alvefur
-
mod_spam_reporting: Add a metric2 months ago, by Kim Alvefur
-
mod_storage_s3: Note about data format change2 months ago, by Kim Alvefur
-
mod_sasl2: revert changes that should not have been committed2 months ago, by tmolitor
-
Merge upstream2 months ago, by tmolitor
-
mod_sasl_ssdp: Fix handling of disabled sasl mechanisms4 months ago, by tmolitor
-
mod_sasl2: add usable sasl mechanisms to session table4 months ago, by tmolitor
-
mod_flags: trunk version backported to 0.122 months ago, by Matthew Wild
-
Backed out changeset ffec70ddbffc2 months ago, by Matthew Wild
-
mod_muc_activity: create module2 months ago, by Jonas Schäfer
-
mod_flags: trunk version backported to 0.122 months ago, by Matthew Wild
-
mod_groups_internal: Disable MUC integration by default2 months ago, by Matthew Wild
-
mod_anti_spam: Gracefully handle failure to parse CIDR in IP RTBL2 months ago, by Matthew Wild
-
mod_anti_spam: Fix spam sender check in presence subscriptions (thanks mirux)2 months ago, by Matthew Wild
-
mod_anti_spam: Fix stanza type check in presence handler2 months ago, by Matthew Wild
-
mod_anti_spam: Skip content filtering for messages with no body (thanks Martin)2 months ago, by Matthew Wild
-
mod_anti_spam: Improve error bounce text with actionable info2 months ago, by Matthew Wild
-
mod_anti_spam: Fix luacheck warning2 months ago, by Matthew Wild
-
mod_anti_spam: Add some debug logs2 months ago, by Matthew Wild
-
mod_anti_spam: Add README2 months ago, by Matthew Wild
-
mod_anti_spam: Prevent traceback when processing a message to an unknown host2 months ago, by Matthew Wild
-
mod_anti_spam: Fix traceback when no anti-spam services defined in config (thanks mirux)2 months ago, by Matthew Wild
-
mod_anti_spam: Fix another traceback for origin sessions without an IP2 months ago, by Matthew Wild
-
mod_pubsub_subscription: Don't block pubsub unhandled or bare JID notifications2 months ago, by Matthew Wild
-
mod_anti_spam: Tweak trie method name (fixes traceback)2 months ago, by Matthew Wild
-
mod_anti_spam: Fix traceback on missing/invalid session IP and log warning2 months ago, by Matthew Wild
-
mod_anti_spam: Fix incorrect util.ip method name (thanks Martin)2 months ago, by Matthew Wild
-
mod_anti_spam: Fix syntax of user_exists() check (thanks Martin/Zash)2 months ago, by Matthew Wild
-
mod_pubsub_subscription: Match stanzas with fixed prefix only2 months ago, by Matthew Wild
-
mod_compliance_latest: using module:log_status2 months ago, by Menel
-
mod_compliance_latest: Gracefull error logging on missing dependency.2 months ago, by Menel
-
mod_compliance_2023: Add 2023 Version of the compliance module, basis is the 2021 Version.2 months ago, by Menel
-
mod_push2: fix link3 months ago, by Menel
-
mod_sasl2_sm: Add dependency to sasl2_bind2 as stated in the Readme to module and rockspec3 months ago, by Menel
-
mod_sasl2_fast: Update Compatibility3 months ago, by Menel
-
mod_sasl2_bind2: Update XEP status and Comp.3 months ago, by Menel
-
mod_auto_accept_subscriptions: Update Compatibility3 months ago, by Menel
-
mod_auto_moved: Fix markdown in Readme and update Compatibility3 months ago, by Menel
-
mod_admin_blocklist: fix typo3 months ago, by Menel
-
mod_bind2: Remove3 months ago, by Kim Alvefur
-
mod_stanzadebug: markdown syntax correction3 months ago, by Menel
-
mod_stanzadebug: mark as merged3 months ago, by Menel
-
mod_statistics: is broken3 months ago, by Menel
-
mod_register_apps: Fix iOS download button image URLs3 months ago, by Robby Stokoe
-
mod_warn_legacy_tls: typo3 months ago, by Menel
-
mod_warn_legacy_tls: Update Examples and Introduction for current TLS versions.3 months ago, by Menel
-
mod_http_upload_external: add external service and update Compatibility.3 months ago, by Menel
-
mod_http_libjs: Update Compability3 months ago, by Menel
-
mod_invites_tracking: Add Compability3 months ago, by Menel
-
mod_invites_register_web: Add compability-section3 months ago, by Menel
-
mod_invites_page: Add compability-section and clarify dependencies.3 months ago, by Menel
-
mod_sslv3_warn: add Readme to obsolete it.3 months ago, by Menel
-
mod_unified_push: add http default path to readme for reverse proxying3 months ago, by Menel
-
mod_filter_chatstates: Add note about csi_simple3 months ago, by Menel
-
mod_throttle_presence: add note about csi_simple3 months ago, by Menel
-
mod_unified_push: typo3 months ago, by Menel
-
mod_unified_push: update testing time and Chapter size3 months ago, by Menel
-
mod_roster_allinall: Tweak table3 months ago, by Kim Alvefur
-
mod_report_forward: Normalize Markdown3 months ago, by Kim Alvefur
-
mod_unified_push: Normalize Markdown3 months ago, by Kim Alvefur
-
mod_muc_restrict_pm: Tweak and normalize table3 months ago, by Kim Alvefur
-
mod_checkcerts: fix warning.3 months ago, by Menel
-
mod_muc_restrict_pm: fix layout3 months ago, by Menel
-
mod_report_forward: fix layout3 months ago, by Menel
-
mod_roster_allinall: fix layout in README.md3 months ago, by Menel
-
mod_checkcerts: Mark as broken.3 months ago, by Menel
-
mod_unified_push: fix Compability sextion and improve Layout3 months ago, by Menel
-
mod_muc_restrict_pm: Feature merged to trunk.3 months ago, by Menel
-
mod_report_forward: Add Compability section to README.md3 months ago, by Menel
-
mod_roster_allinall: Add Compability to README.md3 months ago, by Menel
-
mod_muc_restrict_pm: Add merge into trunk3 months ago, by Menel
-
mod_report_forward: Drop 'spam-' here too?3 months ago, by Kim Alvefur
-
mod_report_forward: Drop 'spam' prefix from address field, it's not only spam3 months ago, by Matthew Wild
-
mod_report_forward: Add default fallback to domain JID when sending reports3 months ago, by Matthew Wild
-
mod_register_dnsbl_firewall_mark: Add account trait for mod_report_affiliations3 months ago, by Matthew Wild
-
mod_report_tracker: Add trait for reported accounts, for mod_report_affiliations3 months ago, by Matthew Wild
-
mod_report_tracker: Keep track of spam/abuse reports about local JIDs3 months ago, by Matthew Wild
-
mod_report_affiliations: Remove irrelevant note from README3 months ago, by Matthew Wild
-
mod_sasl2: update README.md, the mentioned xep is stable now and not in the inbox anymore.3 months ago, by Menel
-
mod_sasl2_fast: Only copy SASL handler internals from util.sasl instance3 months ago, by Kim Alvefur
-
mod_pubsub_serverinfo: Allow including the count of active users in the published info3 months ago, by Matthew Wild
-
mod_report_affiliations: New module for XEP-0489: Reporting Account Affiliations3 months ago, by Matthew Wild
-
mod_firewall: SUBSCRIBED: Flip subscription check to match documentation3 months ago, by Matthew Wild
-
mod_sasl2/mod_sasl2.lua: rollback until fixed4 months ago, by Menel
-
mod_muc_gateway_optimize: New module to optimize muc presence to remote gateways4 months ago, by Stephen Paul Weber
-
mod_s2s_idle_timeout: Reword Readme4 months ago, by Menel
-
mod_s2s_keepalive: Update Compability slSection and Label4 months ago, by Menel
-
mod_s2s_idle_timeout: Reword README4 months ago, by Menel
-
mod_s2s_idle_timeout: Update Compability section of README.md4 months ago, by Menel
-
mod_measure_conn_buffers: Global module, buffers are not per host4 months ago, by Matthew Wild
-
mod_measure_conn_buffers: Measure total size of connection write buffers4 months ago, by Matthew Wild
-
mod_auth_oauth_external: Reword 'How it works'4 months ago, by Kim Alvefur
-
mod_prometheus: add label, update compability4 months ago, by Menel
-
mod_muc_ping: Add explaination of deletion4 months ago, by Menel
-
mod_http_upload: metion obsolete status4 months ago, by Menel
-
mod_http_upload: README.md add redirect notice4 months ago, by Menel
-
mod_report_forward: Fix traceback on error message passed to datetime function4 months ago, by Kim Alvefur
-
mod_rest: Add XEP-0191 blocklist retrieval to JSON mapping4 months ago, by Kim Alvefur
-
mod_vcard_muc: Use footnote syntax of Pandocs markdown4 months ago, by Kim Alvefur
-
mod_auth_http: Fixup code block syntax4 months ago, by Kim Alvefur
-
mod_rest: Add XEP-0377 spam reporting to JSON mapping4 months ago, by Kim Alvefur
-
mod_rest: Add XEP-0191 blocking to JSON mapping4 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix check for userinfo endpoint handler4 months ago, by Kim Alvefur
-
mod_sasl2: hook for modules to implement tasks4 months ago, by Stephen Paul Weber
-
mod_push2: fix push during smacks hibernate4 months ago, by Stephen Paul Weber
-
mod_push2: fix some log lines4 months ago, by Stephen Paul Weber
-
mod_push2: Switch from patched luaossl to prosody-trunk methods4 months ago, by Stephen Paul Weber
-
mod_bookmarks2: remove merged module4 months ago, by Menel
-
mod_bookmark: remove mod_bookmarks.lua4 months ago, by Menel
-
mod_bidi: Obsolete mod_bidi.lua4 months ago, by Menel
-
mod_alias: README.md: fix label4 months ago, by Menel
-
mod_muc_occupant_id: Obsolete this module, its functionality has been included in mod_muc since 0.124 months ago, by Emmanuel Gil Peyrot
-
mod_smacks_offline: remove obsoleted module4 months ago, by Menel
-
mod_http_upload: Obsolete this module, it is superseded by mod_http_file_share included in Prosody since 0.124 months ago, by Emmanuel Gil Peyrot
-
mod_smacks: Obsolete this module, it is included in Prosody since 0.124 months ago, by Emmanuel Gil Peyrot
-
mod_http_admin_api: README.md add links4 months ago, by Menel
-
mod_slack_webhooks: README.md correction4 months ago, by Menel
-
mod_http_admin_api make list4 months ago, by Menel
-
mod_http_admin_api/README.md4 months ago, by Menel
-
mod_http_admin_api/README.md4 months ago, by Menel
-
mod_http_admin_api/README.md4 months ago, by Menel
-
mod_http_admin_api/README.md4 months ago, by Menel
-
mod_http_admin_api: README.md update4 months ago, by Menel
-
mod_http_admin_api: README.md initial stub file4 months ago, by Menel
-
mod_slack_webhooks: README.md: link and footer4 months ago, by Menel
-
mod_turncredentials: fix copy error.4 months ago, by Menel
-
mod_muc_moderation: update Readme Compability5 months ago, by Menel
-
mod_muc_limits: Update Compability5 months ago, by Menel
-
mod_turncredentials: marking obsolete5 months ago, by Menel
-
mod_storage_xmlarchive: Reorganize Readme Layout5 months ago, by Menel
-
mod_slack_webhooks: Update compability and note about mod_rest5 months ago, by Menel
-
mod_vcard_muc: Add Label, Update Compability5 months ago, by Menel
-
mod_csi_grace_period: ADD README lables and Sections5 months ago, by Menel
-
mod_compression_unsafe: Add Stage-Deprecated and warning highlight5 months ago, by Menel
-
mod_alias: Update Compability section and label5 months ago, by Menel
-
mod_admin_blocklist: Update README Compability Section5 months ago, by Menel
-
All community modules: Unify file extention of Markdown files to .md5 months ago, by Menel
-
mod_smacks: fix small copy error5 months ago, by Menel
-
Update mod_smacks status to obsolete - included in prosody5 months ago, by Menel
-
Update compability section of mod_pastebin.5 months ago, by Menel
-
merge5 months ago, by Stephen Paul Weber
-
mod_push2: fix broken log statement5 months ago, by Stephen Paul Weber
-
mod_csi_muc_priorities: Allow setting the default priority for mucs to low6 months ago, by aereaux
-
mod_http_index: Fix loading template5 months ago, by Kim Alvefur
-
mod_http_index: Add metadata to enable installation with plugin installer5 months ago, by Kim Alvefur
-
misc/lnav: Fix invalid value warning5 months ago, by Kim Alvefur
-
mod_rest: Wrap mod_tokenauth errors6 months ago, by Kim Alvefur
-
mod_csi_muc_priorities: Fix saving list with only high-priority MUCs (thanks aereaux)6 months ago, by Kim Alvefur
-
mod_pubsub_serverinfo: Reference workaround for issue #18416 months ago, by Guus der Kinderen
-
mod_muc_moderation_delay: Fix lua 5.3/5.4 compatibility.6 months ago, by John Livingston
-
mod_http_oauth2: Fix error due to mistake in 5f8a306c83066 months ago, by Kim Alvefur
-
mod_http_oauth2: Simplify negation in condition6 months ago, by Kim Alvefur
-
mod_http_oauth2: Fix XHTML-ness of template6 months ago, by Kim Alvefur
-
mod_http_oauth2: Require a stringprepped host part of URLs6 months ago, by Kim Alvefur
-
mod_http_oauth2: Ensure URL ports are integer in correct range6 months ago, by Kim Alvefur
-
mod_http_oauth2: Reject URLs with 'userinfo' part (thanks mimi89999)6 months ago, by Kim Alvefur
-
mod_rest: Improve OpenAPI documentation for XEP-0363 GET method7 months ago, by Kim Alvefur
-
mod_rest: Workaround lack of number coercion in util.datamapper for HTTP upload7 months ago, by Kim Alvefur
-
mod_rest: Fix to allow underscores in path of HTTP GET to iq-get mapping7 months ago, by Kim Alvefur
-
mod_ping_muc: Update docs for ping delay7 months ago, by Kim Alvefur
-
mod_ping_muc: Delay ping a configurable amount of time7 months ago, by Kim Alvefur
-
mod_storage_s3: Inherit default HTTP client settings7 months ago, by Kim Alvefur
-
mod_auth_oauth_external: Inherit default HTTP client settings (thanks nils)7 months ago, by Kim Alvefur
-
mod_invites: Fix traceback when token_info isn’t set7 months ago, by Emmanuel Gil Peyrot
-
mod_muc_slow_mode: adding more context in the README.7 months ago, by John Livingston
-
mod_muc_anonymize_moderation_actions: fix XEP-0425 v0.2.1 compliance.7 months ago, by John Livingston
-
mod_muc_anonymize_moderation_actions: anonymize muc moderation announcements and tombstones.7 months ago, by John Livingston
-
mod_muc_moderation: adding a new hook that can be used to cancel the moderation, or modify resulting stanzas.7 months ago, by John Livingston
-
mod_muc_moderation: Fix occupant-id placement in moderated tombstone.7 months ago, by John Livingston
-
mod_muc_moderation: Fix a regression. Actor occupant-id was not added under the moderated tag, but at the top level.7 months ago, by John Livingston
-
mod_muc_anonymize_moderation_actions: first commit.7 months ago, by John Livingston
-
mod_muc_slow_mode: update readme file.7 months ago, by John Livingston
-
mod_muc_slow_mode: initial commit.7 months ago, by John Livingston
-
mod_muc_moderation_delay: first commit to prosody-modules.7 months ago, by John Livingston
-
mod_sasl2: Clarify that this module requires Prosody trunk8 months ago, by Kim Alvefur
-
mod_rest: use bash getopts to handle cli flags in example script8 months ago, by Kim Alvefur
-
mod_http_oauth2: Guard against malformed authorization header8 months ago, by Kim Alvefur
-
mod_rest: Fix authentication8 months ago, by Kim Alvefur
-
mod_rest: Normalize case after filtering out non-match8 months ago, by Kim Alvefur
-
mod_rest: Fix to allow case sensitive HTTP authentication scheme8 months ago, by Kim Alvefur
-
mod_http_oauth2: HTTP authentication schemes are case-insensitive8 months ago, by Kim Alvefur
-
mod_cloud_notify_extensions: Linkify dependency list8 months ago, by Kim Alvefur
-
mod_ping_muc: Describe the client facing protocol (from XEP-0045)8 months ago, by Kim Alvefur
-
mod_log_json: Support for logging to stdout8 months ago, by Matthew Wild
-
mod_register_apps: Update Conversations Android version8 months ago, by Kim Alvefur
-
mod_rest: Return specific errors from credential checks8 months ago, by Kim Alvefur
-
mod_rest: Reject password that fails saslprep earlier (thanks tgy)8 months ago, by Kim Alvefur
-
mod_cloud_notify_encrypted: Add runtime dependency on mod_cloud_notify9 months ago, by Matthew Wild
-
mod_sasl2_fast: Fix traceback when no cb_data is available (thanks riau)9 months ago, by Matthew Wild
-
mod_server_info: fix dataforms require9 months ago, by Nicholas George
-
mod_sasl2_fast: Fix malformed-request when using HT-*-NONE (thanks lnj!)9 months ago, by Matthew Wild
-
mod_server_contact_info: Backport from prosody trunk9 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: Explicitly depend on mod_server_info9 months ago, by Matthew Wild
-
mod_pubsub_serverinfo: fix syntax error9 months ago, by Guus der Kinderen
-
mod_invites_webgen: mention default url and the way to config it3 weeks ago, by Trần H. Trung
-
mod_invites_webgen: fix variable name for http path3 weeks ago, by Trần H. Trung
-
mod_invites_webgen: initial release3 weeks ago, by Trần H. Trung
-
Merge4 weeks ago, by Trần H. Trung
-
mod_pubsub_serverinfo: fix bool logic when reading config9 months ago, by Guus der Kinderen
-
mod_report_forward: Some whitespace fixes9 months ago, by Matthew Wild
-
mod_report_forward: Fix traceback when reporting a specific message (thanks singpolyma)9 months ago, by Matthew Wild
Scroll all the way down to load more.