Mercurial > prosody-hg
graph
-
mod_account_activity: Handle authentication provider returning no user info 13.0 13.0.4Tue, 20 Jan 2026 11:04:41 +0000, by Matthew Wild
-
util.prosodyctl.check: Don't suggest renaming VirtualHost to bare TLDMon, 19 Jan 2026 12:09:40 +0100, by Kim Alvefur
-
core.modulemanager: Fix shell commands on components 13.0Wed, 14 Jan 2026 20:32:50 +0100, by Kim Alvefur
-
prosodyctl check features: change recommendation from mod_muc_mam to mod_mam 13.0Mon, 12 Jan 2026 18:02:51 +0000, by Matthew Wild
-
prosodyctl check features: Use modulemanager to calculate modules that will actually be loaded 13.0Mon, 12 Jan 2026 18:02:17 +0000, by Matthew Wild
-
mod_mam: Automatically load mod_muc_mam if loaded on a MUC component 13.0Mon, 12 Jan 2026 17:44:21 +0000, by Matthew Wild
-
modulemanager: Allow component modules to specify additional inherited modules 13.0Mon, 12 Jan 2026 17:17:51 +0000, by Matthew Wild
-
mod_pubsub: Error if loaded outside of a component 13.0Mon, 12 Jan 2026 17:13:06 +0000, by Matthew Wild
-
Merge 13.0->trunkMon, 12 Jan 2026 07:45:59 +0100, by Kim Alvefur
-
util.uuid: Fix padding of group 2 of UUIDv7 to use zeroes 13.0Mon, 12 Jan 2026 07:05:40 +0100, by Kim Alvefur
-
Merge 13.0->trunkMon, 12 Jan 2026 06:51:43 +0100, by Kim Alvefur
-
mod_pubsub/commands: Fix listing item numbers along with item names 13.0Mon, 12 Jan 2026 06:47:50 +0100, by Kim Alvefur
-
teal: Declare some missing settings to net.http.new()Tue, 06 Jan 2026 20:27:56 +0100, by Kim Alvefur
-
mod_admin_shell: Include timestamps with logs in debug:ping()Tue, 06 Jan 2026 19:14:47 +0100, by Kim Alvefur
-
util.adminstream: Lower log level of disconnect messageTue, 06 Jan 2026 19:13:20 +0100, by Kim Alvefur
-
Merge 13.0->trunkTue, 06 Jan 2026 17:37:46 +0100, by Kim Alvefur
-
mod_s2s: Explicitly prevent sending recursive error replies when queue is full 13.0Sun, 04 Jan 2026 17:58:26 +0100, by Kim Alvefur
-
mod_s2s: Fix traceback when outgoing s2s queue is full (thanks tom) 13.0Sun, 04 Jan 2026 17:54:48 +0100, by Kim Alvefur
-
Merge 13.0->trunkMon, 05 Jan 2026 11:38:47 +0000, by Matthew Wild
-
mod_limits: Allow configuration of general 's2s' limit, and have s2sout inherit from s2sin 13.0 13.0.3Mon, 05 Jan 2026 11:35:32 +0000, by Matthew Wild
-
CHANGES: Document various changes in trunk so farSat, 03 Jan 2026 16:10:16 +0100, by Kim Alvefur
-
CHANGES: Mention s2sout failure reporting on s2sinSat, 03 Jan 2026 15:42:31 +0100, by Kim Alvefur
-
mod_s2s: Report outgoing connection failures to remote serversTue, 30 Dec 2025 17:45:58 +0100, by Kim Alvefur
-
prosodyctl shell: Move non-error result lines back to stdout, suppress with --quietTue, 30 Dec 2025 16:30:43 +0000, by Matthew Wild
-
Merge 13.0->trunkFri, 19 Dec 2025 22:51:07 +0100, by Kim Alvefur
-
util.datamanager: Include record length in header 13.0Tue, 09 Dec 2025 21:41:34 +0100, by Kim Alvefur
-
util.smqueue: Backport changes to Teal sourceSun, 07 Dec 2025 15:13:09 +0100, by Kim Alvefur
-
prosodyctl shell: Improve process exit codesFri, 19 Dec 2025 15:32:26 +0000, by Matthew Wild
-
Merge 13.0->trunkFri, 19 Dec 2025 14:50:10 +0000, by Matthew Wild
-
mod_invites: Return error when generating password reset for non-existent account 13.0Fri, 19 Dec 2025 14:49:50 +0000, by Matthew Wild
-
util.crypto: Add missing include for openssl/rsa.hMon, 15 Dec 2025 12:14:27 +0000, by Matthew Wild
-
Merge 13.0->trunkFri, 12 Dec 2025 12:44:16 +0000, by Matthew Wild
-
mod_storage_internal: Return item-not-found for unknown before/after ids 13.0Fri, 12 Dec 2025 12:43:23 +0000, by Matthew Wild
-
tests: util.roles: Don't error when loading but not running tests 13.0Fri, 12 Dec 2025 11:31:04 +0000, by Matthew Wild
-
make: Add all Teal sources to 'teal' targetSun, 07 Dec 2025 14:46:07 +0100, by Kim Alvefur
-
util.smqueue: Fix syntax error in df970d2dac45 from bad merge (thanks Link Mauve)Sun, 07 Dec 2025 10:17:32 +0000, by Matthew Wild
-
mod_mam: Fire event when a query has been processedSat, 06 Dec 2025 17:32:50 +0000, by Matthew Wild
-
mod_carbons: Copy archive-id (if any) from original to carbon stanzasSat, 06 Dec 2025 17:30:47 +0000, by Matthew Wild
-
mod_mam: Add archive-id to stanza metadata when archivingSat, 06 Dec 2025 17:30:05 +0000, by Matthew Wild
-
util.stanza: New :get_meta()/:set_meta() API to attach custom properties to stanza objectsSat, 06 Dec 2025 17:27:59 +0000, by Matthew Wild
-
mod_mam: Use util.async.sleep() helper (same functionality, less code)Sat, 06 Dec 2025 16:00:22 +0000, by Matthew Wild
-
mod_storage_sql: optimization: use table.move for copying items between arraysSat, 06 Dec 2025 15:58:40 +0000, by Matthew Wild
-
util.smqueue: Add "checkpoints" API to run code on successful stanza deliverySat, 06 Dec 2025 15:57:36 +0000, by Matthew Wild
-
Merge 13.0->trunkFri, 05 Dec 2025 17:53:52 +0100, by Kim Alvefur
-
mod_admin_shell: Ensure JIDs are normalized in xmpp:ping() 13.0Fri, 05 Dec 2025 17:53:10 +0100, by Kim Alvefur
-
mod_admin_shell: Also relax JID requirements in debug:ping()Fri, 05 Dec 2025 17:51:21 +0100, by Kim Alvefur
-
Merge 13.0->trunkFri, 05 Dec 2025 17:29:53 +0100, by Kim Alvefur
-
mod_admin_shell: Allow pinging any JID with xmpp:ping() 13.0Mon, 01 Dec 2025 16:35:11 +0100, by Kim Alvefur
-
mod_offline: Support for expiring and cleaning up old offline messagesThu, 04 Dec 2025 14:07:41 +0000, by Matthew Wild
-
util.smqueue: Minor reformatting for code style, add some commentsThu, 04 Dec 2025 11:39:34 +0000, by Matthew Wild
-
Merge 13.0->trunkThu, 04 Dec 2025 11:12:50 +0000, by Matthew Wild
-
mod_mam: Add send_legacy_offline_messages_to_mam_clients config option 13.0Thu, 04 Dec 2025 11:12:23 +0000, by Matthew Wild
-
mod_csi_simple: Collect stats on why stanzas are heldFri, 07 Nov 2025 00:29:44 +0100, by Kim Alvefur
-
core.moduleapi: Fix :context() called from a global moduleWed, 05 Nov 2025 16:19:50 +0100, by Kim Alvefur
-
util.startup: Add another bucket for DNS lookup timingsTue, 28 Oct 2025 19:15:51 +0100, by Kim Alvefur
-
util.startup: Add metric bucket for zero DNS recordsSat, 18 Oct 2025 00:53:43 +0200, by Kim Alvefur
