| 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
|