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
-
mod_message: Clarify purpose of username field in offline message eventSun, 12 Sep 2021 21:31:04 +0200, by Kim Alvefur
-
mod_carbons: Reduce line count using new util.stanza attr methodSun, 12 Sep 2021 20:18:04 +0200, by Kim Alvefur
-
mod_mam: Reduce line count using new util.stanza attr methodSun, 12 Sep 2021 20:17:26 +0200, by Kim Alvefur
-
mod_http_file_share: Measure current total usageSun, 12 Sep 2021 17:03:02 +0200, by Kim Alvefur
-
net.server_epoll: Try to make port number related methods saneSun, 12 Sep 2021 15:47:06 +0200, by Kim Alvefur
-
doap: Remove entry that confused XEP-0277 with XEP-0227Sun, 12 Sep 2021 13:45:13 +0200, by Kim Alvefur
-
doap: Mention mod_storage_xep0227Sun, 12 Sep 2021 13:38:14 +0200, by Kim Alvefur
-
doap: Specify version of XEP-0227 usedSun, 12 Sep 2021 13:37:27 +0200, by Kim Alvefur
-
mod_storage_xep0227: Update for XEP-0227 r1.1: Support for SCRAM, MAM, PEPSun, 12 Sep 2021 11:38:47 +0100, by Matthew Wild
-
util.set: Add :contains_set() methodSun, 12 Sep 2021 10:51:27 +0100, by Matthew Wild
-
util.array: Add :slice() method + testsSun, 12 Sep 2021 10:50:20 +0100, by Matthew Wild
-
util.stanza: Add :get_child_with_attr() + testsSun, 12 Sep 2021 10:31:02 +0100, by Matthew Wild
-
mod_pubsub/pubsub.lib: Export config forms for use by other modulesSat, 11 Sep 2021 13:59:35 +0100, by Matthew Wild
-
mod_http_file_share: Fix traceback in global quota debug logging (thanks Martin)Sun, 12 Sep 2021 11:47:22 +0200, by Kim Alvefur
-
util.prosodyctl.check: Remove stray debug print()Sun, 12 Sep 2021 11:46:32 +0200, by Kim Alvefur
-
util.prosodyctl.check: Ignore unused "ok" variable [luacheck]Sun, 12 Sep 2021 01:48:51 +0200, by Kim Alvefur
-
mod_http_file_share: Add optional global quota on total storage usageSun, 12 Sep 2021 01:38:33 +0200, by Kim Alvefur
-
util.prosodyctl.check: Refuse to do ojn test unless prosody is runningSat, 11 Sep 2021 22:24:34 +0200, by Kim Alvefur
-
prosodyctl: Add external connectivity check based on observe.jabber.networkWed, 06 May 2020 18:20:33 +0200, by Jonas Schäfer
-
mod_c2s: Rename Direct TLS listener 'c2s_direct_tls' for clarityThu, 09 Sep 2021 22:14:43 +0200, by Kim Alvefur
-
util.prosodyctl.check: Add TODO about replacements for deprecated settingsThu, 09 Sep 2021 22:10:12 +0200, by Kim Alvefur
-
util.prosodyctl.check: Check for server-to-server Direct TLS recordsThu, 09 Sep 2021 22:09:41 +0200, by Kim Alvefur
-
mod_s2s: Rename Direct TLS listener 's2s_direct_tls'Thu, 09 Sep 2021 21:59:02 +0200, by Kim Alvefur
-
mod_s2s: Add a Direct TLS listenerTue, 10 Aug 2021 20:55:43 +0200, by Kim Alvefur
-
mod_s2s: Handle connections having TLS from the startTue, 10 Aug 2021 20:54:38 +0200, by Kim Alvefur
-
mod_s2s: Factor out procedure for newly encrypted sessionsTue, 10 Aug 2021 20:51:31 +0200, by Kim Alvefur
-
mod_bosh,mod_websocket: Make into global-shared modules (...again)Mon, 21 Jun 2021 22:50:23 +0200, by Kim Alvefur
-
mod_c2s,mod_s2s: Indicate stanza size violation with condition from XEP-0205 (thanks mjk)Mon, 06 Sep 2021 23:21:25 +0200, by Kim Alvefur
-
mod_pubsub: Move reversal of item order in <items>Sun, 05 Sep 2021 18:42:44 +0200, by Kim Alvefur
-
mod_pubsub: Add support for limiting result size #1608Sun, 05 Sep 2021 16:43:41 +0200, by Kim Alvefur
-
util.pubsub: Add support for limiting number of items to retrieveSun, 05 Sep 2021 16:21:10 +0200, by Kim Alvefur
-
mod_tls: Attempt STARTTLS on outgoing unencrypted legacy s2s connectionsWed, 01 Sep 2021 19:05:24 +0200, by Kim Alvefur
-
mod_storage_internal: Stop storing XEP-0091 timestampSat, 04 Sep 2021 14:39:31 +0200, by Kim Alvefur
-
net.server_select: Deprecate and warn about itFri, 03 Sep 2021 17:46:55 +0200, by Kim Alvefur
-
net.server: Pikc server_epoll as unconditional defaultFri, 03 Sep 2021 17:39:00 +0200, by Kim Alvefur
-
net.server: Fall back to default backend from libevent instead of always selectFri, 03 Sep 2021 17:35:34 +0200, by Kim Alvefur
-
net.server_epoll: Prevent removed timers from being readdedTue, 31 Aug 2021 13:34:08 +0200, by Kim Alvefur
-
mod_mam: Suppress offline message broadcast for MAM clientsTue, 31 Aug 2021 11:38:09 +0200, by Kim Alvefur
-
mod_mam: Only check for locally generated stanza-idsTue, 31 Aug 2021 11:26:42 +0200, by Kim Alvefur
-
mod_mam: Explain behavior with absent mod_offline in a commentTue, 31 Aug 2021 11:25:23 +0200, by Kim Alvefur
-
mod_mam: "Handle" messages that have been archived in the absense of mod_offlineThu, 25 Jun 2020 18:01:38 +0200, by Kim Alvefur
-
mod_external_services: Factor out public function for converting to XMLMon, 30 Aug 2021 20:19:15 +0200, by Kim Alvefur
-
mod_external_services: Factor out public function returning current servicesMon, 30 Aug 2021 00:11:58 +0200, by Kim Alvefur
-
mod_external_services: Filter services by requested credentials using a SetMon, 30 Aug 2021 20:19:09 +0200, by Kim Alvefur
-
mod_external_services: Validate required attributes on credentials requestsSun, 29 Aug 2021 23:26:19 +0200, by Kim Alvefur
-
Merge 0.11->trunkTue, 31 Aug 2021 13:03:44 +0200, by Kim Alvefur
-
net.server_epoll: Fix to preserve ids of readded timers 0.11Tue, 31 Aug 2021 12:58:38 +0200, by Kim Alvefur
-
Merge 0.11->trunkMon, 30 Aug 2021 15:22:01 +0200, by Kim Alvefur
-
net.http: fail open if surrounding code does not configure TLSSun, 29 Aug 2021 15:04:47 +0200, by Jonas Schäfer
-
Merge 0.11->trunkThu, 26 Aug 2021 16:42:42 +0100, by Matthew Wild
-
mod_c2s: Indicate stream secure state in error text when no stream features to offer 0.11Tue, 06 Jul 2021 08:18:28 +0100, by Matthew Wild
-
usermanager, mod_authz_internal: Add methods to fetch users/JIDs of given roleThu, 26 Aug 2021 16:35:43 +0100, by Matthew Wild
-
mod_muc_mam: Omit queryid attribute from <fin/>Fri, 06 Aug 2021 19:25:43 +0200, by Holger Weiss
-
net.server_epoll: Split, attempt to clarify dirty noise messageMon, 16 Aug 2021 20:15:38 +0200, by Kim Alvefur
-
mod_c2s,mod_s2s: Fire event just before writesMon, 16 Aug 2021 12:45:14 +0200, by Kim Alvefur
-
net.server: Add a predrain callaback just before writesMon, 16 Aug 2021 12:34:52 +0200, by Kim Alvefur
-
mod_s2s: Fire 's2s-ondrain' event, mirroring mod_c2sMon, 16 Aug 2021 11:37:51 +0200, by Kim Alvefur
-
core.storagemanager: Respect archive ids issued by storage drivers in testsSun, 15 Aug 2021 12:28:58 +0200, by Kim Alvefur
-
net.server_epoll: Improve efficiency of opportunistic writesSat, 14 Aug 2021 13:07:29 +0200, by Kim Alvefur
Scroll all the way down to load more.