Log

description author age
mod_bookmarks: Fix typos in stanza error messages [codespell] Kim Alvefur 2022-02-04
mod_admin_shell: Fix typo in comment [codespell] Kim Alvefur 2022-02-04
modulemanager: Shorten metadata keys to improve readability and memorability Matthew Wild 2022-02-04
Revert util.debug change accidentally committed in e157e5c79daa Matthew Wild 2022-02-04
util.pluginloader: Fix method to return any module metadata (luacheck) Matthew Wild 2022-02-04
modulemanager: Add plugin load filter that reads module metadata from source Matthew Wild 2022-02-04
modulemanager, moduleapi: Switch to new pluginloader interface Matthew Wild 2022-02-04
core.features: New module to track and expose the features supported by Prosody Matthew Wild 2022-02-04
util.pluginloader: Support for a per-file load filter Matthew Wild 2022-02-03
util.pluginloader: Support for multiple pluginloader instances, and options Matthew Wild 2022-02-03
mod_pep: Clarify purpose of fallback service Kim Alvefur 2022-02-03
mod_pep: Correct initialization of fallback service Kim Alvefur 2022-02-03
core.loggingmanager: Add FIXME about supporting console logging to stderr Kim Alvefur 2022-02-02
man/prosodyctl: Complete list of 'check' variants Kim Alvefur 2022-02-02
man/prosodyctl: Clarify description of --root Kim Alvefur 2022-02-02
util.startup: Teach prosodyctl to be completely --silent Kim Alvefur 2021-11-28
util.startup: Teach prosodyctl to be --quiet as complement to --verbose Kim Alvefur 2021-11-28
man/prosodyctl: Normalize formatting syntax Kim Alvefur 2022-02-02
util.dns: Minor updates of SVCB parser Kim Alvefur 2022-02-02
util.dns: Implement SVCB record parser Kim Alvefur 2020-10-04
util.dns: Fix returning read position after zero-length name Kim Alvefur 2020-10-04
util.dnsregistry: Regenerate from IANA registry Kim Alvefur 2022-02-02
tools.dnsregistry: For converting IANA DNS registry data to Lua table Kim Alvefur 2020-10-04
util.dns: Move DNS parameters details into util.dnsregistry Kim Alvefur 2020-10-04
doap: Make note of mod_mam storing XEP-0184 receipts Kim Alvefur 2021-03-17
plugins: Update for namespace bump in XEP-0353 v0.4.0 Kim Alvefur 2022-01-11
util.prosodyctl.check: Fix reset of libunbound before DNS checks Kim Alvefur 2022-02-01
doap: Let's say XEP-0368 support is complete now Kim Alvefur 2022-01-31
util.prosodyctl.check: Fix A/AAAA check for proxy65 and http Kim Alvefur 2022-01-30
util.prosodyctl.check: Include multiplexed ports in DNS checks #1704 Kim Alvefur 2022-01-30
mod_admin_shell: Add descriptions of each column to 'help columns' Kim Alvefur 2022-01-30
mod_admin_shell: Use exact match instead of Lua patterns in c2s,s2s:show Kim Alvefur 2022-01-30
mod_http_file_share: Use alternate syntax for filename in Content-Disposition Kim Alvefur 2022-01-29
mod_admin_shell: Fix traceback on rendering graph of stats without extra labels Kim Alvefur 2022-01-29
mod_admin_shell: Add help section about stats Kim Alvefur 2022-01-29
mod_admin_shell: Add help section about customizing table columns Kim Alvefur 2022-01-28
README: Reflow text to ~78 columns Kim Alvefur 2022-01-28
INSTALL: Update from site version Kim Alvefur 2022-01-28
util.format: Expand explanation of purpose in comments Kim Alvefur 2022-01-27
util.format: Skip control code escaping when doing full serialization Kim Alvefur 2022-01-27
util.prosodyctl.cert: Look for certs matching 'http_host' Kim Alvefur 2022-01-27
util.prosodyctl.check: Fix use of LuaSocket URL parser Kim Alvefur 2022-01-27
util.prosodyctl.check: Add HTTP related DNS checks Kim Alvefur 2022-01-27
util.prosodyctl.cert: Look for certificates in a consistent order Kim Alvefur 2022-01-26
mod_pubsub: Allow configuring summary templates Kim Alvefur 2022-01-24
mod_pubsub: Use the util.xtemplate to render Atom summary Kim Alvefur 2022-01-24
util.xtemplate: Yet another string template library Kim Alvefur 2022-01-24
mod_pubsub: Use the 'pubsub#type' setting to pick summary generator Kim Alvefur 2022-01-24
mod_tls: Set ALPN on outgoing connections Kim Alvefur 2022-01-25
Added tag 0.11.13 for changeset ebeb4d959fb3 0.11 Matthew Wild 2022-01-24
mod_admin_shell: Add command to show current user roles Kim Alvefur 2022-01-23
mod_admin_shell: Add help section about roles Kim Alvefur 2022-01-23
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls Kim Alvefur 2022-01-21
mod_s2s: Enable outgoing Direct TLS connections Kim Alvefur 2022-01-21
net.connect: Allow passing TLS context from resolver Kim Alvefur 2022-01-21
net.resolvers.chain: A resolver for combining other resolvers Kim Alvefur 2022-01-21
Merge 0.11->trunk Kim Alvefur 2022-01-20
util.xml: Deduplicate handlers for restricted XML 0.11 0.11.13 Kim Alvefur 2022-01-20
util.xml: Break reference to help the GC (fix #1711) 0.11 Kim Alvefur 2022-01-20
util.prosodyctl.cert: Check success of copy operations, warn on fail Kim Alvefur 2022-01-19
util.prosodyctl.cert: Pass variables via formatting instead of concatenation Kim Alvefur 2022-01-19
tools/xep227toprosody: Remove obsolete tool in favor of storage driver Kim Alvefur 2022-01-18
core.certmanager: Use 'tls_profile' instead of 'tls_preset' to match documentation Kim Alvefur 2022-01-18
core.certmanager: Apply TLS preset before global settings (thanks Menel) Kim Alvefur 2022-01-18
mod_storage_xep0227: Fix luacheck warning Matthew Wild 2022-01-17
mod_storage_xep0227: Fix traceback during iteration of driver stores Matthew Wild 2022-01-17
mod_storage_xep0227: Fix file export (missing parameter) from refactor in 270047afa6af Matthew Wild 2022-01-17
mod_http: Increase severity of loading unreachable http modules Kim Alvefur 2022-01-15
mod_http: Skip querying portmanager when http_external_url when is set Kim Alvefur 2021-11-27
util.jid: Explicitly check for nil rather than falsy Kim Alvefur 2022-01-15
mod_storage_xep0227: treat roster metadata pseudo-entry correctly Jonas Schäfer 2022-01-15
mod_storage_xep0227: be defensive against empty vCard Jonas Schäfer 2022-01-15
mod_http: Limit unencrypted http port (5280) to loopback by default Kim Alvefur 2022-01-15
mod_cron: Allow for a small amount of timer drift Kim Alvefur 2022-01-15
mod_storage_xep0227: Fix luacheck warnings Matthew Wild 2022-01-14
mod_storage_xep0227: Add API to iterate all stores of a user Matthew Wild 2022-01-14
mod_storage_xep0227: Skip self-contacts on roster import Matthew Wild 2022-01-14
Added tag 0.11.12 for changeset 783056b4e448 0.11 Matthew Wild 2022-01-13
util.xml: Do not allow doctypes, comments or processing instructions 0.11 0.11.12 Jonas Schäfer 2022-01-10
util.xml: Do not allow doctypes, comments or processing instructions Jonas Schäfer 2022-01-10
mod_http_file_share: Always measure total disk usage for statistics! Kim Alvefur 2022-01-11
mod_bookmarks: Fix traceback on attempt to convert invalid bookmark Kim Alvefur 2022-01-10
mod_bookmarks: Block publishing to older XEP-0402 v0.3.0 node Kim Alvefur 2022-01-10
mod_storage_xep0227: Fix writing non-user data Kim Alvefur 2022-01-10
mod_storage_xep0227: Ignore luacheck warning Matthew Wild 2022-01-10
mod_storage_xep0227: Support for exporting nodes with no stored configuration Matthew Wild 2022-01-10
mod_storage_xep0227: Allow overriding the input/output layer for XEP-0227 data Matthew Wild 2022-01-10
mod_bookmarks: Skip migration of legacy data when empty Kim Alvefur 2022-01-09
mod_bookmarks: Make sure legacy bookmarks node exists to hold access model Kim Alvefur 2022-01-09
mod_bookmarks: Broadcast notifications per XEP-0048 and XEP-0411 Kim Alvefur 2022-01-09
util.prosodyctl.cert: Fix boolean logic bug Kim Alvefur 2022-01-09
migrator: Support pubsub and pep as a special-case Kim Alvefur 2022-01-09
migrator: Enhance logging Kim Alvefur 2022-01-09
migrator: Add option to keep going despite errors Kim Alvefur 2022-01-09
migrator: Also migrate host/non-user archive data Kim Alvefur 2022-01-09
migrator: Refactor out individual item migrator for code deduplication Kim Alvefur 2022-01-09
migrator: Include --options in usage info Kim Alvefur 2022-01-09
migrator: Reuse earlier usage text Kim Alvefur 2022-01-09
migrator: Customise cli argument parsing (--help, --verbose) Kim Alvefur 2022-01-09
util.startup: Allow supplying an argument parsing settings Kim Alvefur 2022-01-09
util.prosodyctl.check: Parameterize replacement instructions Kim Alvefur 2022-01-08
util.prosodyctl.check: Move word to ease future translations Kim Alvefur 2022-01-08
util.prosodyctl.check: Use same wording about 'daemonize' and 'no_daemonize' Kim Alvefur 2022-01-08
mod_bookmarks: Add option for disabling upgrade of legacy bookmarks Kim Alvefur 2022-01-07
mod_bookmarks: Unhook PEP service objects on removal from cache Kim Alvefur 2022-01-07
util.pposix: Use mallinfo2() on glibc 2.33, fix #1649 Kim Alvefur 2022-01-06
util.pubsub: Fix item store resize to "max" Kim Alvefur 2022-01-06
mod_bookmarks: Override the node configuration if it was wrong Emmanuel Gil Peyrot 2022-01-05
mod_invites: Comment on module loading for HTTP invite URLs Kim Alvefur 2022-01-05
core.certmanager: Disable DANE name checks (not needed for XMPP) Kim Alvefur 2021-09-16
mod_bookmarks: Remove compatibility with 0.11 Emmanuel Gil Peyrot 2022-01-04
mod_bookmarks: Import mod_bookmarks2 from prosody-modules @ ad7767a9f3ea Emmanuel Gil Peyrot 2022-01-04