Log

description author age
util.dataforms: Add support for datetime field types via XEP-0122 Kim Alvefur 2021-10-25
mod_http_file_share: Move number coercion into util.dataforms Kim Alvefur 2021-10-25
mod_admin_adhoc: Move number coercion into util.dataforms Kim Alvefur 2021-10-25
ejabberd2prosody.lua: fix MUC subject conversion with appropriate destructuring arcseconds 2021-10-26
util.startup: Understand -h, -? as --help in prosodyctl but ignore Kim Alvefur 2021-10-25
util.startup: Show brief usage on `prosody -h|-?|--help` Kim Alvefur 2021-10-25
mod_c2s,etc: Identify stanza object with appropriate function Kim Alvefur 2021-10-24
mod_s2s: Fix logging of <stream:error> consistency with other mods Kim Alvefur 2021-10-24
util.startup: Skip config readability check in migrator (thanks eTaurus) Kim Alvefur 2021-10-23
mod_http_file_share: Silence luacheck warning Kim Alvefur 2021-10-23
mod_http_file_share: Clean up incomplete uploads Kim Alvefur 2021-10-22
doap: Make note about missing 'restartlogic' from XEP-0206 Kim Alvefur 2021-10-21
doap: Update versions of XEP-0178 Kim Alvefur 2021-10-21
doap: Update versions of XEPs Kim Alvefur 2021-10-21
doap: Fill in missing XEP versions Kim Alvefur 2021-10-21
mod_s2s: Don't pass unknown hostnames as stats label Kim Alvefur 2021-10-21
net.server_epoll: Process all queued events from epoll before timers Kim Alvefur 2021-10-21
mod_http_file_share: Allow 'Authorization' header via CORS (thanks kawaii) Kim Alvefur 2021-10-20
mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122 Kim Alvefur 2021-10-20
mod_pubsub: Prevent max_items from being set to zero Kim Alvefur 2021-10-20
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436 Kim Alvefur 2021-10-19
mod_http_file_share: return 401 instead of 403 if authentication failed Jonas Schäfer 2021-10-19
mod_auth_cyrus: Remove (move to community modules) Kim Alvefur 2021-10-17
doap: Update XEP-0280 version, it's now Stable Kim Alvefur 2021-10-13
mod_admin_shell: Show HTTP base-URLs in module:info() Kim Alvefur 2021-10-13
ejabberd2prosody: Don't import disabled or empty passwords Matthew Wild 2021-10-13
mod_mimicking: Correctly hook the *global* user-deleted event Kim Alvefur 2021-10-12
util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1692) Kim Alvefur 2021-10-12
Merge 0.11->trunk Kim Alvefur 2021-10-12
util.argparse: Add test for #1691 Kim Alvefur 2021-10-12
util.startup: Correctly point out unknown short param (fixes #1691) 0.11 Kim Alvefur 2021-10-12
util.argparse: Tests Kim Alvefur 2021-10-12
prosody2ejabberd: Check for iteration count at position 6 Matthew Wild 2021-10-07
ejabberd2prosody: Convert SCRAM iteration count to number (thanks arcseconds) Matthew Wild 2021-10-07
mod_storage_xep0227: Add scram-credentials to user element rather than server Matthew Wild 2021-09-22
net.server_epoll: Prevent starttls on direct TLS connections Kim Alvefur 2021-10-05
CHANGES: Add mod_auth_ldap Kim Alvefur 2021-10-05
mod_auth_ldap: Import from prosody-modules rev f52452911187 Kim Alvefur 2021-10-05
mod_carbons: Advertise following of recommended rules (closes #1486) Kim Alvefur 2021-10-05
mod_s2s_auth_certs: Collect stats on validation results (for #975) Kim Alvefur 2021-10-05
mod_csi_simple: Provide custom set of timing buckets Kim Alvefur 2021-10-05
util.prosodyctl.check: Add two known globals from mod_http Kim Alvefur 2021-10-03
Merge 0.11->trunk Kim Alvefur 2021-09-30
mod_admin_shell: Allow passing an exit code to server:shutdown() Kim Alvefur 2021-09-30
mod_posix: Exit with non-zero status code on problems Kim Alvefur 2021-09-30
util.startup: Allow separate command line argument settings for prosody and prosodyctl Kim Alvefur 2021-09-30
prosodyctl: Add support for -v/--verbose to enable debug logging Kim Alvefur 2021-09-30
prosodyctl: Add alternate XMPP Blackbox Exporter connectivity check Kim Alvefur 2021-09-30
prosodyctl: Use HTTP client in promise mode for connectivity check Kim Alvefur 2021-09-30
Merge wayward 0.11.10 tag commit 0.11 Kim Alvefur 2021-09-30
Tag 0.11.10 0.11 Kim Alvefur 2021-08-03
core.moduleapi: Ensure module:send_iq() handler priority over mod_iq Kim Alvefur 2021-09-24
core.moduleapi: Enable full JID origin queries with module:send_iq() Kim Alvefur 2021-09-24
core.moduleapi: Filter out unrelated direct replies to module:send_iq Kim Alvefur 2021-09-24
mod_http_errors: Make it easier to override 'http-message' handler Kim Alvefur 2021-09-24
mod_mam: Merge main and RSM-specific log message here too Kim Alvefur 2021-09-23
mod_muc_mam: Fix reference to "user" in debug message copied from mod_mam Kim Alvefur 2021-09-23
mod_muc_mam: Merge main and RSM-specific log message into a single one Kim Alvefur 2021-09-23
mod_muc_mam: Fix copypaste mistake in debug logging Kim Alvefur 2021-09-23
mod_message: Fire event for groupchat messages sent to bare JID Matthew Wild 2021-09-22