Software /
code /
prosody-modules
Graph
-
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 Compability4 months ago, by Menel
-
mod_muc_limits: Update Compability4 months ago, by Menel
-
mod_turncredentials: marking obsolete4 months ago, by Menel
-
mod_storage_xmlarchive: Reorganize Readme Layout4 months ago, by Menel
-
mod_slack_webhooks: Update compability and note about mod_rest4 months ago, by Menel
-
mod_vcard_muc: Add Label, Update Compability4 months ago, by Menel
-
mod_csi_grace_period: ADD README lables and Sections4 months ago, by Menel
-
mod_compression_unsafe: Add Stage-Deprecated and warning highlight4 months ago, by Menel
-
mod_alias: Update Compability section and label4 months ago, by Menel
-
mod_admin_blocklist: Update README Compability Section4 months ago, by Menel
-
All community modules: Unify file extention of Markdown files to .md4 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 low5 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
-
mod_muc_restrict_pm: Backport changes from upstream timber patch.10 months ago, by Nicholas George
-
mod_muc_restrict_pm: small rewrite. improves room config options10 months ago, by Nicholas George
-
mod_muc_restrict_pm: fix lua warnings10 months ago, by Nicholas George
-
mod_muc_restrict_pm: fix table in README10 months ago, by Nicholas George
-
mod_muc_restrict_pm: Limit who may send and recieve MUC PMs10 months ago, by Nicholas George
-
mod_http_upload_external: Add link to Rust implementation (Thanks Luna)10 months ago, by Kim Alvefur
-
Tweaking documentation to clarify that Oauth2 can be used for VirtualHosts and Component10 months ago, by Ben Smith
-
Updating dox for mod_rest. Ideas expressed / clarified:10 months ago, by Ben Smith
-
mod_audit_auth: Allow suppressing repeated failure/success log entries from the same IP for a time10 months ago, by Matthew Wild
-
mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown10 months ago, by Luca Matei Pintilie
-
mod_vcard_muc: fix field type for XEP-0486 field10 months ago, by Jonas Schäfer
-
mod_vcard_muc: use XEP-0486 form field for avatar hashes10 months ago, by Jonas Schäfer
-
mod_mam_archive: remove invalid disco#info feature10 months ago, by Jonas Schäfer
-
mod_invites_tracking: Don't bother storing anything for non-invite IBR10 months ago, by Matthew Wild
-
mod_invites_tracking: Fix traceback when not registering via invite (thanks Link Mauve)10 months ago, by Matthew Wild
-
various/README: Fix 'labels' metadata, should be a list10 months ago, by Kim Alvefur
-
mod_rest: Add schema examples10 months ago, by Kim Alvefur
Scroll all the way down to load more.