Software /
code /
prosody
Graph
-
mod_http_file_share: Allow 'Authorization' header via CORS (thanks kawaii)Wed, 20 Oct 2021 23:06:07 +0200, by Kim Alvefur
-
mod_pubsub,mod_pep: Advertise maximum number of items via XEP-0122Wed, 20 Oct 2021 17:32:34 +0200, by Kim Alvefur
-
mod_pubsub: Prevent max_items from being set to zeroWed, 20 Oct 2021 17:31:24 +0200, by Kim Alvefur
-
mod_pubsub,mod_pep: Implement 'send_last_published_item' option #1436Tue, 19 Oct 2021 18:11:50 +0200, by Kim Alvefur
-
mod_http_file_share: return 401 instead of 403 if authentication failedTue, 19 Oct 2021 16:37:32 +0200, by Jonas Schäfer
-
mod_auth_cyrus: Remove (move to community modules)Sun, 17 Oct 2021 17:07:29 +0200, by Kim Alvefur
-
doap: Update XEP-0280 version, it's now StableWed, 13 Oct 2021 20:47:41 +0200, by Kim Alvefur
-
mod_admin_shell: Show HTTP base-URLs in module:info()Wed, 13 Oct 2021 20:46:04 +0200, by Kim Alvefur
-
ejabberd2prosody: Don't import disabled or empty passwordsWed, 13 Oct 2021 10:04:11 +0100, by Matthew Wild
-
mod_mimicking: Correctly hook the *global* user-deleted eventTue, 12 Oct 2021 17:55:53 +0200, by Kim Alvefur
-
util.startup: Only ask if 'prosodyctl' was meant instead of 'prosody' (fix #1692)Tue, 12 Oct 2021 15:00:15 +0200, by Kim Alvefur
-
Merge 0.11->trunkTue, 12 Oct 2021 14:59:18 +0200, by Kim Alvefur
-
util.argparse: Add test for #1691Tue, 12 Oct 2021 14:54:04 +0200, by Kim Alvefur
-
util.startup: Correctly point out unknown short param (fixes #1691) 0.11Tue, 12 Oct 2021 14:53:45 +0200, by Kim Alvefur
-
util.argparse: TestsTue, 12 Oct 2021 14:48:21 +0200, by Kim Alvefur
-
prosody2ejabberd: Check for iteration count at position 6Thu, 07 Oct 2021 13:02:28 +0100, by Matthew Wild
-
ejabberd2prosody: Convert SCRAM iteration count to number (thanks arcseconds)Thu, 07 Oct 2021 11:16:46 +0100, by Matthew Wild
-
mod_storage_xep0227: Add scram-credentials to user element rather than serverWed, 22 Sep 2021 16:16:30 +0100, by Matthew Wild
-
net.server_epoll: Prevent starttls on direct TLS connectionsTue, 05 Oct 2021 19:56:36 +0200, by Kim Alvefur
-
CHANGES: Add mod_auth_ldapTue, 05 Oct 2021 18:34:38 +0200, by Kim Alvefur
-
mod_auth_ldap: Import from prosody-modules rev f52452911187Tue, 05 Oct 2021 17:25:01 +0200, by Kim Alvefur
-
mod_carbons: Advertise following of recommended rules (closes #1486)Tue, 05 Oct 2021 17:02:32 +0200, by Kim Alvefur
-
mod_s2s_auth_certs: Collect stats on validation results (for #975)Tue, 05 Oct 2021 16:30:41 +0200, by Kim Alvefur
-
mod_csi_simple: Provide custom set of timing bucketsTue, 05 Oct 2021 15:49:47 +0200, by Kim Alvefur
-
util.prosodyctl.check: Add two known globals from mod_httpSun, 03 Oct 2021 19:05:15 +0200, by Kim Alvefur
-
Merge 0.11->trunkFri, 01 Oct 2021 01:05:16 +0200, by Kim Alvefur
-
mod_admin_shell: Allow passing an exit code to server:shutdown()Thu, 30 Sep 2021 23:22:51 +0200, by Kim Alvefur
-
mod_posix: Exit with non-zero status code on problemsThu, 30 Sep 2021 23:22:07 +0200, by Kim Alvefur
-
util.startup: Allow separate command line argument settings for prosody and prosodyctlThu, 30 Sep 2021 17:47:00 +0200, by Kim Alvefur
-
prosodyctl: Add support for -v/--verbose to enable debug loggingThu, 30 Sep 2021 17:45:43 +0200, by Kim Alvefur
-
prosodyctl: Add alternate XMPP Blackbox Exporter connectivity checkThu, 30 Sep 2021 17:37:05 +0200, by Kim Alvefur
-
prosodyctl: Use HTTP client in promise mode for connectivity checkThu, 30 Sep 2021 17:33:49 +0200, by Kim Alvefur
-
core.moduleapi: Ensure module:send_iq() handler priority over mod_iqFri, 24 Sep 2021 20:26:21 +0200, by Kim Alvefur
-
core.moduleapi: Enable full JID origin queries with module:send_iq()Fri, 24 Sep 2021 20:17:31 +0200, by Kim Alvefur
-
core.moduleapi: Filter out unrelated direct replies to module:send_iqFri, 24 Sep 2021 20:12:16 +0200, by Kim Alvefur
-
mod_http_errors: Make it easier to override 'http-message' handlerFri, 24 Sep 2021 18:39:28 +0200, by Kim Alvefur
-
mod_mam: Merge main and RSM-specific log message here tooThu, 23 Sep 2021 17:55:49 +0200, by Kim Alvefur
-
mod_muc_mam: Fix reference to "user" in debug message copied from mod_mamThu, 23 Sep 2021 17:50:33 +0200, by Kim Alvefur
-
mod_muc_mam: Merge main and RSM-specific log message into a single oneThu, 23 Sep 2021 15:53:39 +0200, by Kim Alvefur
-
mod_muc_mam: Fix copypaste mistake in debug loggingThu, 23 Sep 2021 15:25:51 +0200, by Kim Alvefur
-
mod_message: Fire event for groupchat messages sent to bare JIDWed, 22 Sep 2021 13:31:13 +0100, by Matthew Wild
-
net.server_epoll: Separate handling of "closed" from other errorsWed, 22 Sep 2021 13:29:47 +0200, by Kim Alvefur
-
net.server_epoll: Skip attempt to flush write buffer when not connectedWed, 22 Sep 2021 11:27:55 +0200, by Kim Alvefur
-
Merge 0.11->trunkMon, 20 Sep 2021 15:51:43 +0200, by Kim Alvefur
-
net.server_epoll: Add a hard deadline on shutdown to extra-fix #1670 0.11Mon, 20 Sep 2021 14:38:08 +0200, by Kim Alvefur
-
net.server_epoll: Close sockets added after shutdown signal (fixes #1670) 0.11Mon, 20 Sep 2021 14:42:18 +0200, by Kim Alvefur
-
mod_bosh: Fix typo in commentSun, 19 Sep 2021 16:28:16 +0200, by Kim Alvefur
-
mod_register_limits: Reword some optionsSun, 19 Sep 2021 15:52:07 +0200, by Kim Alvefur
-
MUC: Reject full JID in affiliation queriesFri, 17 Sep 2021 16:28:07 +0200, by Kim Alvefur
-
net.server_epoll: Fix indentation messed up in last mergeFri, 17 Sep 2021 12:42:04 +0200, by Kim Alvefur
-
net.server_epoll: Don't immediately destroy upon getting closed on readWed, 15 Sep 2021 18:39:37 +0200, by Kim Alvefur
-
mod_pubsub: Advertise support for 'max' as value for max_itemsWed, 15 Sep 2021 15:34:57 +0200, by Kim Alvefur
-
mod_http_file_share: Fix measuring how long periodic task takeTue, 14 Sep 2021 15:33:39 +0200, by Kim Alvefur
-
util.prosodyctl.check: Suggest replacing 'use_libevent' with 'network_backend'Tue, 14 Sep 2021 14:19:05 +0200, by Kim Alvefur
-
util.prosodyctl.check: Nudge towards plural port optionsTue, 14 Sep 2021 02:03:50 +0200, by Kim Alvefur
-
util.prosodyctl.check: Fix to not treat some options as misplacedTue, 14 Sep 2021 01:41:59 +0200, by Kim Alvefur
-
util.prosodyctl.check: Suggest replacements for deprecated options #1684Tue, 14 Sep 2021 01:34:30 +0200, by Kim Alvefur
Scroll all the way down to load more.