Community Modules

A collection of community-maintained modules for Prosody


To clone this repository using Mercurial, run:

hg clone 'https://hg.prosody.im/prosody-modules/' prosody-modules

Subsequent updates can be downloaded simply by running:

hg pull -u

Mercurial help

Recent changes

070b0db6c4a0 mod_http_upload_external: Add link to Rust implementation (Thanks Luna) default tip Kim Alvefur
dcea4b4c415d Tweaking documentation to clarify that Oauth2 can be used for VirtualHosts and Component Ben Smith
d194d1012fd3 Updating dox for mod_rest. Ideas expressed / clarified: Ben Smith
cc30c4b5f006 mod_audit_auth: Allow suppressing repeated failure/success log entries from the same IP for a time Matthew Wild
02657e8693bc mod_http_muc_log: replace "mam_muc" with "muc_mam" in README.markdown Luca Matei Pintilie
d3a72777f149 mod_vcard_muc: fix field type for XEP-0486 field Jonas Schäfer
6fb26b6691c0 mod_vcard_muc: use XEP-0486 form field for avatar hashes Jonas Schäfer
8ff308fad9fd mod_mam_archive: remove invalid disco#info feature Jonas Schäfer
9ed02a4f6ff4 mod_invites_tracking: Don't bother storing anything for non-invite IBR Matthew Wild
cb3b2fbf57e7 mod_invites_tracking: Fix traceback when not registering via invite (thanks Link Mauve) Matthew Wild
694b62d8a82f various/README: Fix 'labels' metadata, should be a list Kim Alvefur
7371320813a7 mod_rest: Add schema examples Kim Alvefur
896e7c7bf87f Merge Stephen Paul Weber
5b95e06d75d5 Guard for not room Stephen Paul Weber
095030677ae6 mod_http_admin_api: Support storing free-form text note with invitations Matthew Wild
423163b65bb1 mod_csi_battery_saver: Some more improvements (handling of errors, muc invites, special data) tmolitor
5db53d619e66 mod_csi_battery_saver: add xep number to mds comment tmolitor
433a4dd1dc2a mod_csi_battery_saver: MDS headline pushes are important tmolitor
512f912fdfa5 mod_http_admin_api: Use new API in mod_announce to send announcements Matthew Wild
ba71fdc8ea73 mod_muc_rtbl: Fix blocking of PMs from RTBL matches Matthew Wild
2597e2113561 mod_sasl2: Log when tls-exporter is NOT supported, as well as when it is Matthew Wild
432efc39572f mod_http_admin_api: Return roles for existing invites, if any Matthew Wild
2aa66e928aa0 mod_http_admin_api: Allow specifying roles for invitations Matthew Wild
2c85397d7241 mod_pubsub_serverinfo: node is a string, not a number Matthew Wild
54b451c3790c mod_pubsub_serverinfo: Fix for compatibility with 0.12 option getters Matthew Wild
more changes...