Log

description author age
doap: Make note of mod_mam storing XEP-0184 receipts Kim Alvefur Thu, 18 Mar 2021 00:03:16 +0100
plugins: Update for namespace bump in XEP-0353 v0.4.0 Kim Alvefur Tue, 11 Jan 2022 17:51:26 +0100
util.prosodyctl.check: Fix reset of libunbound before DNS checks Kim Alvefur Tue, 01 Feb 2022 14:46:42 +0100
doap: Let's say XEP-0368 support is complete now Kim Alvefur Mon, 31 Jan 2022 17:07:12 +0100
util.prosodyctl.check: Fix A/AAAA check for proxy65 and http Kim Alvefur Sun, 30 Jan 2022 16:04:22 +0100
util.prosodyctl.check: Include multiplexed ports in DNS checks #1704 Kim Alvefur Sun, 30 Jan 2022 13:16:30 +0100
mod_admin_shell: Add descriptions of each column to 'help columns' Kim Alvefur Sun, 30 Jan 2022 12:49:43 +0100
mod_admin_shell: Use exact match instead of Lua patterns in c2s,s2s:show Kim Alvefur Sun, 30 Jan 2022 11:10:51 +0100
mod_http_file_share: Use alternate syntax for filename in Content-Disposition Kim Alvefur Sat, 29 Jan 2022 16:11:38 +0100
mod_admin_shell: Fix traceback on rendering graph of stats without extra labels Kim Alvefur Sat, 29 Jan 2022 15:01:38 +0100
mod_admin_shell: Add help section about stats Kim Alvefur Sat, 29 Jan 2022 14:58:37 +0100
mod_admin_shell: Add help section about customizing table columns Kim Alvefur Fri, 28 Jan 2022 20:39:13 +0100
README: Reflow text to ~78 columns Kim Alvefur Fri, 28 Jan 2022 14:19:05 +0100
INSTALL: Update from site version Kim Alvefur Fri, 28 Jan 2022 11:57:58 +0100
util.format: Expand explanation of purpose in comments Kim Alvefur Thu, 27 Jan 2022 21:40:13 +0100
util.format: Skip control code escaping when doing full serialization Kim Alvefur Thu, 27 Jan 2022 21:14:22 +0100
util.prosodyctl.cert: Look for certs matching 'http_host' Kim Alvefur Thu, 27 Jan 2022 16:23:26 +0100
util.prosodyctl.check: Fix use of LuaSocket URL parser Kim Alvefur Thu, 27 Jan 2022 12:52:01 +0100
util.prosodyctl.check: Add HTTP related DNS checks Kim Alvefur Thu, 27 Jan 2022 12:36:50 +0100
util.prosodyctl.cert: Look for certificates in a consistent order Kim Alvefur Wed, 26 Jan 2022 13:24:23 +0100
mod_pubsub: Allow configuring summary templates Kim Alvefur Mon, 24 Jan 2022 23:06:45 +0100
mod_pubsub: Use the util.xtemplate to render Atom summary Kim Alvefur Mon, 24 Jan 2022 23:04:38 +0100
util.xtemplate: Yet another string template library Kim Alvefur Mon, 24 Jan 2022 23:54:32 +0100
mod_pubsub: Use the 'pubsub#type' setting to pick summary generator Kim Alvefur Mon, 24 Jan 2022 23:05:26 +0100
mod_tls: Set ALPN on outgoing connections Kim Alvefur Tue, 25 Jan 2022 13:20:26 +0100
Added tag 0.11.13 for changeset ebeb4d959fb3 0.11 Matthew Wild Mon, 24 Jan 2022 13:58:04 +0000
mod_admin_shell: Add command to show current user roles Kim Alvefur Sun, 23 Jan 2022 20:06:50 +0100
mod_admin_shell: Add help section about roles Kim Alvefur Sun, 23 Jan 2022 19:55:32 +0100
mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls Kim Alvefur Fri, 21 Jan 2022 18:42:38 +0100
mod_s2s: Enable outgoing Direct TLS connections Kim Alvefur Fri, 21 Jan 2022 17:59:19 +0100
net.connect: Allow passing TLS context from resolver Kim Alvefur Fri, 21 Jan 2022 17:57:47 +0100
net.resolvers.chain: A resolver for combining other resolvers Kim Alvefur Fri, 21 Jan 2022 17:56:20 +0100
Merge 0.11->trunk Kim Alvefur Thu, 20 Jan 2022 13:02:24 +0100
util.xml: Deduplicate handlers for restricted XML 0.11 0.11.13 Kim Alvefur Thu, 20 Jan 2022 10:51:46 +0100
util.xml: Break reference to help the GC (fix #1711) 0.11 Kim Alvefur Thu, 20 Jan 2022 09:57:20 +0100
util.prosodyctl.cert: Check success of copy operations, warn on fail Kim Alvefur Wed, 19 Jan 2022 10:28:09 +0100
util.prosodyctl.cert: Pass variables via formatting instead of concatenation Kim Alvefur Wed, 19 Jan 2022 10:26:43 +0100
tools/xep227toprosody: Remove obsolete tool in favor of storage driver Kim Alvefur Tue, 18 Jan 2022 15:43:17 +0100
core.certmanager: Use 'tls_profile' instead of 'tls_preset' to match documentation Kim Alvefur Tue, 18 Jan 2022 11:52:35 +0100
core.certmanager: Apply TLS preset before global settings (thanks Menel) Kim Alvefur Tue, 18 Jan 2022 08:04:16 +0100
mod_storage_xep0227: Fix luacheck warning Matthew Wild Mon, 17 Jan 2022 14:18:27 +0000
mod_storage_xep0227: Fix traceback during iteration of driver stores Matthew Wild Mon, 17 Jan 2022 14:12:45 +0000
mod_storage_xep0227: Fix file export (missing parameter) from refactor in 270047afa6af Matthew Wild Mon, 17 Jan 2022 14:11:45 +0000
mod_http: Increase severity of loading unreachable http modules Kim Alvefur Sat, 15 Jan 2022 17:37:07 +0100
mod_http: Skip querying portmanager when http_external_url when is set Kim Alvefur Sat, 27 Nov 2021 12:26:15 +0100
util.jid: Explicitly check for nil rather than falsy Kim Alvefur Sat, 15 Jan 2022 16:25:25 +0100
mod_storage_xep0227: treat roster metadata pseudo-entry correctly Jonas Schäfer Sat, 15 Jan 2022 15:40:29 +0100
mod_storage_xep0227: be defensive against empty vCard Jonas Schäfer Sat, 15 Jan 2022 15:39:13 +0100
mod_http: Limit unencrypted http port (5280) to loopback by default Kim Alvefur Sat, 15 Jan 2022 15:13:41 +0100
mod_cron: Allow for a small amount of timer drift Kim Alvefur Sat, 15 Jan 2022 09:09:24 +0100
mod_storage_xep0227: Fix luacheck warnings Matthew Wild Fri, 14 Jan 2022 17:00:13 +0000
mod_storage_xep0227: Add API to iterate all stores of a user Matthew Wild Fri, 14 Jan 2022 16:57:19 +0000
mod_storage_xep0227: Skip self-contacts on roster import Matthew Wild Fri, 14 Jan 2022 16:55:18 +0000
Added tag 0.11.12 for changeset 783056b4e448 0.11 Matthew Wild Thu, 13 Jan 2022 12:18:49 +0000
util.xml: Do not allow doctypes, comments or processing instructions 0.11 0.11.12 Jonas Schäfer Mon, 10 Jan 2022 18:23:54 +0100
util.xml: Do not allow doctypes, comments or processing instructions Jonas Schäfer Mon, 10 Jan 2022 18:23:54 +0100
mod_http_file_share: Always measure total disk usage for statistics! Kim Alvefur Tue, 11 Jan 2022 04:15:29 +0100
mod_bookmarks: Fix traceback on attempt to convert invalid bookmark Kim Alvefur Tue, 11 Jan 2022 00:06:48 +0100
mod_bookmarks: Block publishing to older XEP-0402 v0.3.0 node Kim Alvefur Mon, 10 Jan 2022 22:15:55 +0100
mod_storage_xep0227: Fix writing non-user data Kim Alvefur Mon, 10 Jan 2022 16:53:58 +0100
mod_storage_xep0227: Ignore luacheck warning Matthew Wild Mon, 10 Jan 2022 15:50:55 +0000
mod_storage_xep0227: Support for exporting nodes with no stored configuration Matthew Wild Mon, 10 Jan 2022 15:48:45 +0000
mod_storage_xep0227: Allow overriding the input/output layer for XEP-0227 data Matthew Wild Mon, 10 Jan 2022 15:47:59 +0000
mod_bookmarks: Skip migration of legacy data when empty Kim Alvefur Mon, 10 Jan 2022 00:13:17 +0100
mod_bookmarks: Make sure legacy bookmarks node exists to hold access model Kim Alvefur Mon, 10 Jan 2022 00:11:36 +0100
mod_bookmarks: Broadcast notifications per XEP-0048 and XEP-0411 Kim Alvefur Sun, 09 Jan 2022 18:42:22 +0100
util.prosodyctl.cert: Fix boolean logic bug Kim Alvefur Sun, 09 Jan 2022 21:47:04 +0100
migrator: Support pubsub and pep as a special-case Kim Alvefur Sun, 09 Jan 2022 18:52:58 +0100
migrator: Enhance logging Kim Alvefur Sun, 09 Jan 2022 16:35:43 +0100
migrator: Add option to keep going despite errors Kim Alvefur Sun, 09 Jan 2022 16:08:15 +0100
migrator: Also migrate host/non-user archive data Kim Alvefur Sun, 09 Jan 2022 15:52:50 +0100
migrator: Refactor out individual item migrator for code deduplication Kim Alvefur Sun, 09 Jan 2022 15:50:21 +0100
migrator: Include --options in usage info Kim Alvefur Sun, 09 Jan 2022 16:15:21 +0100
migrator: Reuse earlier usage text Kim Alvefur Sun, 09 Jan 2022 15:57:59 +0100
migrator: Customise cli argument parsing (--help, --verbose) Kim Alvefur Sun, 09 Jan 2022 15:19:55 +0100
util.startup: Allow supplying an argument parsing settings Kim Alvefur Sun, 09 Jan 2022 15:16:09 +0100
util.prosodyctl.check: Parameterize replacement instructions Kim Alvefur Sat, 08 Jan 2022 18:02:32 +0100
util.prosodyctl.check: Move word to ease future translations Kim Alvefur Sat, 08 Jan 2022 17:01:10 +0100
util.prosodyctl.check: Use same wording about 'daemonize' and 'no_daemonize' Kim Alvefur Sat, 08 Jan 2022 22:55:49 +0100
mod_bookmarks: Add option for disabling upgrade of legacy bookmarks Kim Alvefur Sat, 08 Jan 2022 00:32:33 +0100
mod_bookmarks: Unhook PEP service objects on removal from cache Kim Alvefur Sat, 08 Jan 2022 00:30:26 +0100
util.pposix: Use mallinfo2() on glibc 2.33, fix #1649 Kim Alvefur Thu, 06 Jan 2022 18:56:06 +0100
util.pubsub: Fix item store resize to "max" Kim Alvefur Thu, 06 Jan 2022 01:18:35 +0100
mod_bookmarks: Override the node configuration if it was wrong Emmanuel Gil Peyrot Thu, 06 Jan 2022 00:59:40 +0100
mod_invites: Comment on module loading for HTTP invite URLs Kim Alvefur Wed, 05 Jan 2022 22:37:42 +0100
core.certmanager: Disable DANE name checks (not needed for XMPP) Kim Alvefur Thu, 16 Sep 2021 09:52:51 +0200
mod_bookmarks: Remove compatibility with 0.11 Emmanuel Gil Peyrot Tue, 04 Jan 2022 23:16:02 +0100
mod_bookmarks: Import mod_bookmarks2 from prosody-modules @ ad7767a9f3ea Emmanuel Gil Peyrot Tue, 04 Jan 2022 23:04:14 +0100
util.dependencies: Enable warning about missing lua-unbound Kim Alvefur Wed, 05 Jan 2022 04:12:00 +0100
core.modulemanager: Remove compat for mod_console rename in 0.8 Kim Alvefur Wed, 05 Jan 2022 04:04:45 +0100
mod_invites_adhoc: Import from prosody-modules@5001104f0275 Kim Alvefur Wed, 05 Jan 2022 04:37:14 +0100
mod_invites_register: Import from prosody-modules@797b51043767 Kim Alvefur Wed, 29 Dec 2021 00:12:26 +0100
mod_invites: Silence luacheck warning Kim Alvefur Wed, 05 Jan 2022 20:43:18 +0100
mod_invites: Import from prosdy-modules@5fc306239db3 Kim Alvefur Mon, 27 Dec 2021 20:46:34 +0100
util.stanza: Cover :find method in tests Kim Alvefur Fri, 31 Dec 2021 14:14:03 +0100
util.stanza: Remove dead code Kim Alvefur Fri, 31 Dec 2021 14:01:12 +0100
util.stanza: Increase test coverage to cover validation errors Kim Alvefur Fri, 31 Dec 2021 14:00:28 +0100
util.stanza: Make type error message consistent with others Kim Alvefur Fri, 31 Dec 2021 13:52:11 +0100
mod_smacks: Log error to silence luacheck Kim Alvefur Fri, 31 Dec 2021 00:59:10 +0100
mod_smacks: Limit "old" session resumption counters Kim Alvefur Fri, 31 Dec 2021 00:48:38 +0100
mod_smacks: Record timestamp with persisted counters Kim Alvefur Fri, 31 Dec 2021 00:18:13 +0100
util_datamapper: Fix typo in unit tests Kim Alvefur Wed, 29 Dec 2021 18:03:26 +0100
util.datamapper: Add support for $ref pointers Kim Alvefur Wed, 29 Dec 2021 17:57:09 +0100
util.jsonschema: Add support for $ref pointers Kim Alvefur Wed, 29 Dec 2021 16:57:35 +0100
util.jsonpointer: Resolve JSON Pointers per RFC 6901 Kim Alvefur Wed, 29 Dec 2021 16:52:09 +0100
make: Add target for rebuilding from Teal sources Kim Alvefur Wed, 29 Dec 2021 16:51:13 +0100
net.resolvers: Report DNSSEC validation errors instead of NoError Kim Alvefur Tue, 28 Dec 2021 14:58:09 +0100
mod_auth_internal_hashed: Up iteration count to 10000 per XEP-0438 Kim Alvefur Sun, 26 Dec 2021 16:51:04 +0100
mod_auth_internal_hashed: Make SCRAM iteration count configurable Kim Alvefur Sun, 26 Dec 2021 16:37:50 +0100
mod_admin_shell: Log creation of incoming s2s connections during ping Kim Alvefur Mon, 27 Dec 2021 17:04:33 +0100
mod_smacks: sprinkle some metrics on it Jonas Schäfer Mon, 27 Dec 2021 16:16:53 +0100
openmetrics/histograms: improve code clarity Kim Alvefur Mon, 27 Dec 2021 16:05:12 +0100
openmetrics/histograms: fix incorrect condition for bucketing Jonas Schäfer Sun, 26 Dec 2021 22:32:00 +0100
mod_admin_shell: Print s2s related events while waiting for ping Kim Alvefur Sun, 26 Dec 2021 16:26:36 +0100
util.xml: Use variable instead of constant for consistency (thanks Thijs) Matthew Wild Sun, 26 Dec 2021 20:37:20 +0000
core.certmanager: Add curveslist to 'old' Mozilla TLS preset Kim Alvefur Sun, 26 Dec 2021 00:05:16 +0100
util.prosodyctl.check: Remove obsolete settings from known globals Kim Alvefur Sat, 25 Dec 2021 13:02:48 +0100
util.prosodyctl.check: Add some more obsolete settings Kim Alvefur Sat, 25 Dec 2021 13:00:23 +0100
mod_tombstones: Add some future TODOs Kim Alvefur Thu, 23 Dec 2021 15:22:47 +0100
mod_tombstones: Add a very basic test case Kim Alvefur Thu, 23 Dec 2021 15:17:18 +0100