| Tue, 20 Jan 2026 11:45:19 +0000 |
Matthew Wild |
mod_account_activity: Add options to only show accounts with no login or no data
|
| Tue, 20 Jan 2026 11:13:31 +0000 |
Matthew Wild |
Merge 13.0->trunk
|
| Tue, 20 Jan 2026 11:04:41 +0000 |
Matthew Wild |
mod_account_activity: Handle authentication provider returning no user info
13.0 13.0.4
|
| Sun, 18 Jan 2026 14:56:01 +0100 |
Link Mauve |
doap: Add XEP-0486
13.0
|
| Mon, 19 Jan 2026 12:09:40 +0100 |
Kim Alvefur |
util.prosodyctl.check: Don't suggest renaming VirtualHost to bare TLD
|
| Wed, 14 Jan 2026 20:32:50 +0100 |
Kim Alvefur |
core.modulemanager: Fix shell commands on components
13.0
|
| Tue, 13 Jan 2026 22:55:14 +0100 |
Kim Alvefur |
util.prosodyctl.check: Fix #1978
13.0
|
| Mon, 12 Jan 2026 18:02:51 +0000 |
Matthew Wild |
prosodyctl check features: change recommendation from mod_muc_mam to mod_mam
13.0
|
| Mon, 12 Jan 2026 18:02:17 +0000 |
Matthew Wild |
prosodyctl check features: Use modulemanager to calculate modules that will actually be loaded
13.0
|
| Mon, 12 Jan 2026 17:46:32 +0000 |
Matthew Wild |
mod_muc: Inherit mod_mam if globally loaded
13.0
|
| Mon, 12 Jan 2026 17:44:21 +0000 |
Matthew Wild |
mod_mam: Automatically load mod_muc_mam if loaded on a MUC component
13.0
|
| Mon, 12 Jan 2026 17:17:51 +0000 |
Matthew Wild |
modulemanager: Allow component modules to specify additional inherited modules
13.0
|
| Mon, 12 Jan 2026 17:13:06 +0000 |
Matthew Wild |
mod_pubsub: Error if loaded outside of a component
13.0
|
| Mon, 12 Jan 2026 07:45:59 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 12 Jan 2026 07:05:40 +0100 |
Kim Alvefur |
util.uuid: Fix padding of group 2 of UUIDv7 to use zeroes
13.0
|
| Mon, 12 Jan 2026 06:51:43 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 12 Jan 2026 06:47:50 +0100 |
Kim Alvefur |
mod_pubsub/commands: Fix listing item numbers along with item names
13.0
|
| Tue, 06 Jan 2026 20:27:56 +0100 |
Kim Alvefur |
teal: Declare some missing settings to net.http.new()
|
| Tue, 06 Jan 2026 19:14:47 +0100 |
Kim Alvefur |
mod_admin_shell: Include timestamps with logs in debug:ping()
|
| Tue, 06 Jan 2026 19:13:20 +0100 |
Kim Alvefur |
util.adminstream: Lower log level of disconnect message
|
| Tue, 06 Jan 2026 17:37:46 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Sun, 04 Jan 2026 17:58:26 +0100 |
Kim Alvefur |
mod_s2s: Explicitly prevent sending recursive error replies when queue is full
13.0
|
| Sun, 04 Jan 2026 17:54:48 +0100 |
Kim Alvefur |
mod_s2s: Fix traceback when outgoing s2s queue is full (thanks tom)
13.0
|
| Mon, 05 Jan 2026 12:34:37 +0000 |
Matthew Wild |
Added tag 13.0.3 for changeset f65302ea37b0
13.0
|
| Mon, 05 Jan 2026 11:38:47 +0000 |
Matthew Wild |
Merge 13.0->trunk
|
| Mon, 05 Jan 2026 11:35:32 +0000 |
Matthew Wild |
mod_limits: Allow configuration of general 's2s' limit, and have s2sout inherit from s2sin
13.0 13.0.3
|
| Sat, 03 Jan 2026 16:10:16 +0100 |
Kim Alvefur |
CHANGES: Document various changes in trunk so far
|
| Sat, 03 Jan 2026 15:42:31 +0100 |
Kim Alvefur |
CHANGES: Mention s2sout failure reporting on s2sin
|
| Tue, 30 Dec 2025 17:45:58 +0100 |
Kim Alvefur |
mod_s2s: Report outgoing connection failures to remote servers
|
| Tue, 30 Dec 2025 16:30:43 +0000 |
Matthew Wild |
prosodyctl shell: Move non-error result lines back to stdout, suppress with --quiet
|
| Fri, 19 Dec 2025 22:51:07 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Tue, 09 Dec 2025 21:41:34 +0100 |
Kim Alvefur |
util.datamanager: Include record length in header
13.0
|
| Sun, 07 Dec 2025 15:13:09 +0100 |
Kim Alvefur |
util.smqueue: Backport changes to Teal source
|
| Fri, 19 Dec 2025 15:32:26 +0000 |
Matthew Wild |
prosodyctl shell: Improve process exit codes
|
| Fri, 19 Dec 2025 14:50:10 +0000 |
Matthew Wild |
Merge 13.0->trunk
|
| Fri, 19 Dec 2025 14:49:50 +0000 |
Matthew Wild |
mod_invites: Return error when generating password reset for non-existent account
13.0
|
| Mon, 15 Dec 2025 12:14:27 +0000 |
Matthew Wild |
util.crypto: Add missing include for openssl/rsa.h
|
| Fri, 12 Dec 2025 12:44:16 +0000 |
Matthew Wild |
Merge 13.0->trunk
|
| Fri, 12 Dec 2025 12:43:23 +0000 |
Matthew Wild |
mod_storage_internal: Return item-not-found for unknown before/after ids
13.0
|
| Fri, 12 Dec 2025 11:31:04 +0000 |
Matthew Wild |
tests: util.roles: Don't error when loading but not running tests
13.0
|
| Sun, 07 Dec 2025 14:46:07 +0100 |
Kim Alvefur |
make: Add all Teal sources to 'teal' target
|
| Sun, 07 Dec 2025 10:17:32 +0000 |
Matthew Wild |
util.smqueue: Fix syntax error in df970d2dac45 from bad merge (thanks Link Mauve)
|
| Sat, 06 Dec 2025 17:32:50 +0000 |
Matthew Wild |
mod_mam: Fire event when a query has been processed
|
| Sat, 06 Dec 2025 17:30:47 +0000 |
Matthew Wild |
mod_carbons: Copy archive-id (if any) from original to carbon stanzas
|
| Sat, 06 Dec 2025 17:30:05 +0000 |
Matthew Wild |
mod_mam: Add archive-id to stanza metadata when archiving
|
| Sat, 06 Dec 2025 17:27:59 +0000 |
Matthew Wild |
util.stanza: New :get_meta()/:set_meta() API to attach custom properties to stanza objects
|
| Sat, 06 Dec 2025 16:00:22 +0000 |
Matthew Wild |
mod_mam: Use util.async.sleep() helper (same functionality, less code)
|
| Sat, 06 Dec 2025 15:58:40 +0000 |
Matthew Wild |
mod_storage_sql: optimization: use table.move for copying items between arrays
|
| Sat, 06 Dec 2025 15:57:36 +0000 |
Matthew Wild |
util.smqueue: Add "checkpoints" API to run code on successful stanza delivery
|
| Fri, 05 Dec 2025 17:53:52 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Fri, 05 Dec 2025 17:53:10 +0100 |
Kim Alvefur |
mod_admin_shell: Ensure JIDs are normalized in xmpp:ping()
13.0
|
| Fri, 05 Dec 2025 17:51:21 +0100 |
Kim Alvefur |
mod_admin_shell: Also relax JID requirements in debug:ping()
|
| Fri, 05 Dec 2025 17:29:53 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 01 Dec 2025 16:35:11 +0100 |
Kim Alvefur |
mod_admin_shell: Allow pinging any JID with xmpp:ping()
13.0
|
| Thu, 04 Dec 2025 14:07:41 +0000 |
Matthew Wild |
mod_offline: Support for expiring and cleaning up old offline messages
|
| Thu, 04 Dec 2025 11:39:34 +0000 |
Matthew Wild |
util.smqueue: Minor reformatting for code style, add some comments
|
| Thu, 04 Dec 2025 11:12:50 +0000 |
Matthew Wild |
Merge 13.0->trunk
|
| Thu, 04 Dec 2025 11:12:23 +0000 |
Matthew Wild |
mod_mam: Add send_legacy_offline_messages_to_mam_clients config option
13.0
|
| Fri, 07 Nov 2025 00:29:44 +0100 |
Kim Alvefur |
mod_csi_simple: Collect stats on why stanzas are held
|
| Wed, 05 Nov 2025 16:19:50 +0100 |
Kim Alvefur |
core.moduleapi: Fix :context() called from a global module
|
| Tue, 28 Oct 2025 19:15:51 +0100 |
Kim Alvefur |
util.startup: Add another bucket for DNS lookup timings
|
| Sat, 18 Oct 2025 00:53:43 +0200 |
Kim Alvefur |
util.startup: Add metric bucket for zero DNS records
|
| Thu, 16 Oct 2025 18:29:03 +0100 |
Matthew Wild |
mod_s2s, s2smanager: Experimental s2s_block_immediate_retries option
|
| Wed, 15 Oct 2025 02:12:51 +0200 |
Kim Alvefur |
net.server_epoll: Downgrade buffer related log message to noise
|
| Tue, 14 Oct 2025 22:12:51 +0200 |
Kim Alvefur |
mod_s2s: Optimize order of table accesses
|
| Fri, 10 Oct 2025 23:46:19 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Fri, 10 Oct 2025 17:18:51 +0200 |
Kim Alvefur |
util.uuid: Update UUIDv7 to match RFC 9562
13.0
|
| Thu, 09 Oct 2025 13:45:52 +0200 |
Kim Alvefur |
util.startup: Fix error in DNS instrumentation
|
| Tue, 07 Oct 2025 23:50:12 +0200 |
Kim Alvefur |
net.unbound: Count number of DNS response records
|
| Tue, 07 Oct 2025 19:09:25 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 06 Oct 2025 01:22:40 +0200 |
Kim Alvefur |
util.startup: Inform process manager about failure to reload config
13.0
|
| Tue, 07 Oct 2025 12:15:19 +0100 |
Matthew Wild |
mod_admin_shell: Add config:dump() command to display the in-memory configuration
|
| Mon, 06 Oct 2025 00:30:14 +0200 |
Kim Alvefur |
util.prosodyctl.shell: Send result line to stderr to help TSV parsing
|
| Sun, 05 Oct 2025 11:08:27 +0200 |
Kim Alvefur |
mod_admin_shell: Add debug:ping() which prints debug logs until pong
|
| Thu, 02 Oct 2025 21:09:51 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Thu, 02 Oct 2025 21:09:29 +0200 |
Kim Alvefur |
mod_http_file_share: Split long line [luacheck]
13.0
|
| Thu, 02 Oct 2025 21:08:15 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Thu, 02 Oct 2025 21:04:20 +0200 |
Kim Alvefur |
mod_http_file_share: Improve debug logging around unexpected file sizes
13.0
|
| Wed, 01 Oct 2025 17:39:20 +0200 |
Kim Alvefur |
mod_c2s: Fix typo
|
| Wed, 01 Oct 2025 17:25:15 +0200 |
Kim Alvefur |
mod_c2s: Improve user-facing error reporting when unable to proceed
|
| Tue, 30 Sep 2025 18:20:17 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 19 Aug 2024 00:15:40 +0200 |
Kim Alvefur |
util.sqlite3: Support immediate transactions
|
| Mon, 19 Aug 2024 00:11:06 +0200 |
Kim Alvefur |
mod_storage_sql: Switch mutating transactions to new API
|
| Mon, 19 Aug 2024 00:06:45 +0200 |
Kim Alvefur |
util.sql: Add API to start an explicit write transaction
|
| Tue, 30 Sep 2025 16:11:49 +0200 |
Kim Alvefur |
mod_storage_sql: Set configurable wait time for locked SQLite3 database
13.0
|
| Sun, 28 Sep 2025 00:55:41 +0200 |
Kim Alvefur |
mod_http_errors: Fix traceback on missing Accept header
|
| Sat, 27 Sep 2025 18:26:18 +0200 |
Kim Alvefur |
mod_bosh: Tweak logging
|
| Tue, 01 Jul 2025 14:07:55 +0200 |
Kim Alvefur |
mod_bosh: Pass stanzas trough bytes/out filter
|
| Tue, 01 Jul 2025 14:07:49 +0200 |
Kim Alvefur |
mod_bosh: Create sessions via sessionmanager
|
| Sun, 22 Jun 2025 21:31:37 +0200 |
Kim Alvefur |
mod_bosh: Move all namespaces to variables at the top
|
| Fri, 26 Sep 2025 12:43:38 +0100 |
Matthew Wild |
mod_http_errors: Return errors as JSON if requester prefers that
|
| Fri, 26 Sep 2025 12:06:14 +0100 |
Matthew Wild |
net.http.server: Include request in (more) http-error events
|
| Thu, 25 Sep 2025 16:56:09 +0100 |
Matthew Wild |
mod_s2s: Close outgoing pre-auth s2s sessions when their stanza queue is full
|
| Thu, 25 Sep 2025 16:54:23 +0100 |
Matthew Wild |
util.queue: Convenience functions for empty/full
|
| Thu, 25 Sep 2025 16:53:35 +0100 |
Matthew Wild |
usermanager: More consistent method behaviour, errors, and (pre-)events
|
| Thu, 25 Sep 2025 17:11:33 +0200 |
Kim Alvefur |
mod_pubsub: Rename loop variable to avoid name conflict [luacheck]
|
| Thu, 25 Sep 2025 17:11:01 +0200 |
Kim Alvefur |
mod_pubsub: Fix error reporting for <affiliations> (thanks luacheck)
|
| Thu, 25 Sep 2025 17:04:49 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Tue, 16 Sep 2025 20:35:52 +0200 |
Kim Alvefur |
mod_pubsub: Implement retrieval of own affiliation(s) #1966
|
| Thu, 25 Sep 2025 16:51:06 +0200 |
Kim Alvefur |
mod_roster: Add command for cleaning out invalid contact JIDs
13.0
|
| Sat, 20 Sep 2025 17:46:46 +0200 |
Kim Alvefur |
util.jid: Validate domainparts using IDNA or as IP literals (fixes #1903)
13.0
|
| Sat, 20 Sep 2025 23:48:04 +0200 |
Kim Alvefur |
mod_http_file_share: Fix error when upload directory not created yet
|
| Sat, 04 Dec 2021 18:57:11 +0100 |
Kim Alvefur |
mod_http_file_share: Check for unexpected files in the upload directory
|
| Sat, 04 Dec 2021 18:56:51 +0100 |
Kim Alvefur |
mod_http_file_share: Check that files are still there with correct size
|
| Fri, 12 Sep 2025 17:05:42 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Tue, 09 Sep 2025 00:39:41 +0100 |
lissine |
mod_muc: Send the room avatar hash each time an occupant starts a new session
13.0
|
| Mon, 08 Sep 2025 15:01:50 +0200 |
Link Mauve |
mod_muc: Revert f4e16e6265e6 and invalidate avatar cache only on vcard change
13.0
|
| Mon, 08 Sep 2025 13:25:53 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 08 Sep 2025 12:19:26 +0200 |
Link Mauve |
mod_muc: Remove avatar hash caching
13.0
|
| Tue, 02 Sep 2025 00:50:25 +0200 |
Link Mauve |
mod_smacks: Remove extra optional from sm element
13.0
|
| Sun, 31 Aug 2025 00:47:25 +0200 |
Kim Alvefur |
prosodyctl shell: Output TSV when output is not a TTY
|
| Sun, 31 Aug 2025 00:41:59 +0200 |
Kim Alvefur |
mod_admin_shell: Skip adding margin for tables in non-repl use
|
| Sat, 30 Aug 2025 21:55:03 +0200 |
Kim Alvefur |
util.human.io: Support disabling column widths
|
| Sat, 30 Aug 2025 21:54:07 +0200 |
Kim Alvefur |
util.human.io: Allow specifying a different column separator
|
| Sat, 30 Aug 2025 21:52:00 +0200 |
Kim Alvefur |
util.human.io: Factor out column width calculation
|
| Sun, 24 Aug 2025 20:05:36 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Sun, 24 Aug 2025 19:57:43 +0200 |
Kim Alvefur |
net.server_event: Port TLS 1.3 channel binding method
13.0
|
| Sun, 24 Aug 2025 18:15:09 +0200 |
Kim Alvefur |
net.server_epoll: Restore idle checks after pause (e.g. rate limits)
13.0
|
| Fri, 08 Aug 2025 15:09:52 +0200 |
Kim Alvefur |
CHANGES: Add Lua 5.5 support
|
| Fri, 08 Aug 2025 15:04:48 +0200 |
Kim Alvefur |
util.format: Handle Lua 5.5 change in precision tostring(big number)
|