Software /
code /
prosody-modules
File
mod_compliance_2021/README.md @ 4647:b91e40472d68
mod_storage_xmlarchive: Fix return of numeric 'when' from key-value API
At some point, 'when' was stored as a timestamp string then as a numeric
UNIX timestamp, so both cases needs to be handled, as they are
elsewhere.
Thanks spec/core_storagemanager_spec.lua
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 13 Aug 2021 01:37:15 +0200 |
parent | 4411:c3d21182ebf3 |
line wrap: on
line source
--- summary: XMPP Compliance Suites 2021 self-test rockspec: dependencies: - mod_cloud_notify - mod_smacks - mod_bookmarks ... Compare the list of enabled modules with [XEP-0443: XMPP Compliance Suites 2021] and produce basic report to the Prosody log file. If installed with the Prosody plugin installer (trunk/0.12+ required) then all modules needed for a green checkmark should be included.