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

512f912fdfa5 mod_http_admin_api: Use new API in mod_announce to send announcements default tip 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
49b0873932ca mod_pubsub_serverinfo: Don't default to non-local pubsub servers (thanks roughnecks) Matthew Wild
6c11e1b4066d mod_http_admin_api: User activity gauges need to be summed (labels by host) Matthew Wild
563c2c70cb9f mod_sasl2_fast: Improve handling when SASL profile unexpectedly lacks CB Matthew Wild
66e7d46b1d4b mod_muc_restrict_avatars: Allow MUC admin to control restriction Stephen Paul Weber
eb1c524a5150 misc/systemd: Add comment with link to our debian resources including systemd service file Kim Alvefur
bf5370a40a15 misc/systemd: Fix typo Kim Alvefur
13094c707414 mod_client_management: Prevent exception on missing client info Kim Alvefur
70fa3f8de249 mod_sasl2_fast: Update reference to now published XEP-0484 (thanks gooya) Kim Alvefur
c5df6d53f17f mod_lastlog2: Fix typo from original copy-paste aidan
61bee1be6db3 mod_sasl_ssdp: Add go-sendxmpp to clients supporting XEP-0474. Martin Dosch
f8b9095f7862 mod_compat_roles: Fix attempt to index a nil value #1847 Kim Alvefur
a88c43de648c mod_privilege: Fix IQ privileges advertising for multiple namespaces nicoco
8aec430ba205 mod_pastebin: Back out 040eaa3844f4 Kim Alvefur
1c8197075d04 mod_conversejs: Allow installation as PWA BetaRays
1ac4a59ac575 mod_firewall: Fix syntax error (thanks mirux) Matthew Wild
faf1f1c833e8 mod_pubsub_serverinfo: update reference to XEP. Guus der Kinderen
bdcb61275afe mod_rest: Fix incorrect 'type' in mapping schema for XEP-0100 Kim Alvefur
3f5644aa5c32 mod_firewall: REPORT TO: Include id in reports Matthew Wild
more changes...