view mod_compliance_2023/README.md @ 6562:5da6fb562df9 default tip

mod_unified_push: Fix push error handling (fixes #2000) Use the error object that send_iq() passes as an argument to it's reject callback instead of attempting and failing to do the parsing in the callback itself.
author kmq
date Mon, 06 Jul 2026 14:23:57 +0200
parents 1a6cd0bbb7ab
children
line wrap: on
line source

---
summary: XMPP Compliance Suites 2023 self-test
labels:
- Stage-Beta
rockspec:
  dependencies:
  - mod_cloud_notify

...

Compare the list of enabled modules with
[XEP-0479: XMPP Compliance Suites 2023] and produce basic report to the
Prosody log file.

If installed with the Prosody plugin installer then all modules needed for a green checkmark should be included. (With prosody 0.12 only [mod_cloud_notify] is not included with prosody and we need the community module) 

# Compatibility

  Prosody-Version Status
  --------------- ----------------------
  trunk           Works as of 2024-12-21
  0.12            Works