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

694b62d8a82f various/README: Fix 'labels' metadata, should be a list default tip 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
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
more changes...