Software /
code /
prosody
Graph
-
mod_smacks: Import from prosody-modules @ eb63890ae8fcTue, 16 Nov 2021 21:15:22 +0100, by Kim Alvefur
-
mod_external_services: Warn about missing recommended fieldsWed, 24 Nov 2021 13:43:13 +0100, by Kim Alvefur
-
mod_admin_shell: Factor out simple function in module:info for reuseWed, 24 Nov 2021 20:12:22 +0100, by Kim Alvefur
-
mod_admin_shell: List collected metrics in module:infoWed, 24 Nov 2021 20:03:38 +0100, by Kim Alvefur
-
mod_admin_shell: List net providers in module:infoTue, 23 Nov 2021 17:59:40 +0100, by Kim Alvefur
-
mod_http_openmetrics: Imported from prosody-modules mod_prometheus @df2246b15075Wed, 24 Nov 2021 16:03:05 +0000, by Matthew Wild
-
mod_csi_simple: Skip initiating flush in all but inactive stateSat, 20 Nov 2021 23:54:43 +0100, by Kim Alvefur
-
mod_csi_simple: Early return on client activity while flushing bufferSat, 20 Nov 2021 22:50:51 +0100, by Kim Alvefur
-
mod_csi_simple: Allow some straggler traffic after flushing bufferSat, 20 Nov 2021 19:23:08 +0100, by Kim Alvefur
-
util.prosodyctl.check: Highlight inconsistency of AAAA records and use_ipv6=falseSat, 20 Nov 2021 18:58:09 +0100, by Kim Alvefur
-
util.prosodyctl.check: Respect use_ipv4/v6 in proxy65 checkSat, 20 Nov 2021 17:05:32 +0100, by Kim Alvefur
-
util.prosodyctl.check: Take IPv6 support in LuaSocket into accountSat, 20 Nov 2021 17:04:15 +0100, by Kim Alvefur
-
net.server_epoll: Fix streaming downloads (thanks Menel)Fri, 19 Nov 2021 15:45:01 +0100, by Kim Alvefur
-
core.moduleapi: Fix name of renamed API in log messageThu, 18 Nov 2021 16:26:54 +0100, by Kim Alvefur
-
net.server_epoll: Try harder to avoid reentrant opportunistic writesThu, 18 Nov 2021 16:21:43 +0100, by Kim Alvefur
-
mod_csi_simple: Skip flushing of empty bufferThu, 18 Nov 2021 01:57:21 +0100, by Kim Alvefur
-
mod_csi_simple: Fire event when flushing due to client activityThu, 18 Nov 2021 00:39:10 +0100, by Kim Alvefur
-
mod_admin_shell: Return counts of shown vs total from new table viewsTue, 16 Nov 2021 16:06:41 +0100, by Kim Alvefur
-
mod_csi_simple: Detach cleanly from sessions if unloaded while flushingTue, 16 Nov 2021 16:03:23 +0100, by Kim Alvefur
-
MUC: Actually set the new affiliation data if it was previously emptyTue, 16 Nov 2021 15:00:02 +0000, by Matthew Wild
-
mod_csi_simple: Only act in inactive mode to prevent infinite recursionTue, 16 Nov 2021 13:53:30 +0100, by Kim Alvefur
-
mod_csi_simple: Unlock writes after event, to allow things to be queuedTue, 16 Nov 2021 13:37:18 +0100, by Kim Alvefur
-
MUC: Include old affiliation data in affiliation change eventTue, 16 Nov 2021 12:57:23 +0000, by Matthew Wild
-
MUC: Add room:set_affiliation_data()Tue, 16 Nov 2021 12:57:04 +0000, by Matthew Wild
-
MUC: Set .previous_affiliation = "none" if nil, for consistency with .affiliationTue, 16 Nov 2021 12:02:54 +0000, by Matthew Wild
-
MUC: Fix incorrect variable name (thanks luacheck)Tue, 16 Nov 2021 11:54:32 +0000, by Matthew Wild
-
MUC: Switch to event.allowed signaling to block event, matching muc-pre-set-roleTue, 16 Nov 2021 11:52:36 +0000, by Matthew Wild
-
MUC: Add 'muc-pre-set-affiliation' event, allowing to block change or modify dataTue, 16 Nov 2021 11:41:08 +0000, by Matthew Wild
-
MUC: Add option to include form in registration queryMon, 15 Nov 2021 16:11:03 +0000, by Matthew Wild
-
mod_admin_shell: Handle absence of connection in security column (thanks arcseconds)Mon, 15 Nov 2021 13:31:06 +0100, by Kim Alvefur
-
mod_pubsub: Fix traceback in disco of non-existent node (thanks Martin)Sat, 13 Nov 2021 22:12:39 +0100, by Kim Alvefur
-
net.connect: Prefer last connection error over last resolver errorSat, 13 Nov 2021 13:32:43 +0100, by Kim Alvefur
-
util.prosodyctl.shell: Bring back banner set from config!Fri, 12 Nov 2021 22:34:04 +0100, by Kim Alvefur
-
net.connect: Propagate last error message from resolversFri, 12 Nov 2021 16:52:55 +0100, by Kim Alvefur
-
s2smanager: Fire s2s-destroyed event to mirror s2s-createdFri, 12 Nov 2021 13:30:39 +0000, by Matthew Wild
-
mod_c2s: Disconnect user sessions on a role change eventFri, 12 Nov 2021 13:26:05 +0000, by Matthew Wild
-
usermanager: Fire user-roles-changed event when updating roles of a local userFri, 12 Nov 2021 13:25:09 +0000, by Matthew Wild
-
util.human.io: Use UTF-8-aware length check in padding functionsFri, 12 Nov 2021 14:22:21 +0100, by Kim Alvefur
-
util.human.io: Fix cutting of UTF-8 into piecesFri, 12 Nov 2021 14:21:15 +0100, by Kim Alvefur
-
util.human.io: Trim any broken UTF-8 from ellipsisFri, 12 Nov 2021 12:19:01 +0100, by Kim Alvefur
-
util.human.io: Factor out ellipsis functionFri, 12 Nov 2021 12:14:27 +0100, by Kim Alvefur
-
util.human.io: Support specifying column defaults in tablesFri, 12 Nov 2021 11:44:31 +0100, by Kim Alvefur
-
util.human.io: Pass nil to cell mapper to signal missing valueFri, 12 Nov 2021 11:43:24 +0100, by Kim Alvefur
-
mod_admin_shell: Respect metatables in output serializationFri, 12 Nov 2021 11:33:09 +0100, by Kim Alvefur
-
util.prosodyctl.shell: Allow setting custom prompt (admin_shell_prompt)Thu, 11 Nov 2021 13:27:28 +0000, by Matthew Wild
-
mod_admin_shell: Specify a width for cert columnWed, 10 Nov 2021 21:31:41 +0100, by Kim Alvefur
-
mod_admin_shell: Indicate bi-directional s2s connectionsWed, 10 Nov 2021 20:25:37 +0100, by Kim Alvefur
-
mod_admin_shell: Allow passing columns as a string for convenienceWed, 10 Nov 2021 16:28:54 +0100, by Kim Alvefur
-
mod_admin_shell: Optionally group session listings by host when not included as columnWed, 10 Nov 2021 15:54:27 +0100, by Kim Alvefur
-
mod_admin_shell: New table based implementation of c2s and s2s:show()Wed, 10 Nov 2021 17:59:35 +0100, by Kim Alvefur
-
prosodyctl: Fix weird indentationSat, 06 Nov 2021 18:45:44 +0100, by Kim Alvefur
-
doap: Bump XEP-0313 version for going StableWed, 03 Nov 2021 14:36:58 +0100, by Kim Alvefur
-
mod_pubsub: Return proper errors for disco queries on nodesMon, 01 Nov 2021 17:59:46 +0100, by Kim Alvefur
-
util.dataforms: Encode size attributes as integers in XEP-0221 media elementThu, 28 Oct 2021 13:02:59 +0200, by Kim Alvefur
-
util.dataforms: Ensure larger integers are serialized as suchThu, 28 Oct 2021 13:00:24 +0200, by Kim Alvefur
-
util.dataforms: Scope integer handling testsTue, 26 Oct 2021 15:41:54 +0200, by Kim Alvefur
-
util.dataforms: Turn number values into timestamps for datetime fieldsTue, 26 Oct 2021 15:17:49 +0200, by Kim Alvefur
-
util.dataforms: Coerce number values for boolean fieldsTue, 26 Oct 2021 15:15:57 +0200, by Kim Alvefur
-
mod_muc_mam: Use util.dataforms timestamp validationTue, 26 Oct 2021 13:35:04 +0200, by Kim Alvefur
-
mod_mam: Use util.dataforms timestamp validationTue, 26 Oct 2021 13:31:40 +0200, by Kim Alvefur
-
util.dataforms: Add support for datetime field types via XEP-0122Mon, 25 Oct 2021 21:45:46 +0200, by Kim Alvefur
-
mod_http_file_share: Move number coercion into util.dataformsMon, 25 Oct 2021 21:45:06 +0200, by Kim Alvefur
-
mod_admin_adhoc: Move number coercion into util.dataformsMon, 25 Oct 2021 21:43:23 +0200, by Kim Alvefur
-
ejabberd2prosody.lua: fix MUC subject conversion with appropriate destructuringTue, 26 Oct 2021 23:29:40 +1300, by arcseconds
-
util.startup: Understand -h, -? as --help in prosodyctl but ignoreMon, 25 Oct 2021 15:47:18 +0200, by Kim Alvefur
-
util.startup: Show brief usage on `prosody -h|-?|--help`Mon, 25 Oct 2021 15:46:01 +0200, by Kim Alvefur
-
mod_c2s,etc: Identify stanza object with appropriate functionSun, 24 Oct 2021 15:17:01 +0200, by Kim Alvefur
-
mod_s2s: Fix logging of <stream:error> consistency with other modsSun, 24 Oct 2021 15:11:01 +0200, by Kim Alvefur
-
util.startup: Skip config readability check in migrator (thanks eTaurus)Sat, 23 Oct 2021 22:24:59 +0200, by Kim Alvefur
-
mod_http_file_share: Silence luacheck warningSat, 23 Oct 2021 13:32:01 +0200, by Kim Alvefur
-
mod_http_file_share: Clean up incomplete uploadsSat, 23 Oct 2021 01:53:07 +0200, by Kim Alvefur
-
doap: Make note about missing 'restartlogic' from XEP-0206Thu, 21 Oct 2021 21:02:14 +0200, by Kim Alvefur
-
doap: Update versions of XEP-0178Thu, 21 Oct 2021 20:58:22 +0200, by Kim Alvefur
-
doap: Update versions of XEPsThu, 21 Oct 2021 20:58:19 +0200, by Kim Alvefur
-
doap: Fill in missing XEP versionsThu, 21 Oct 2021 20:55:48 +0200, by Kim Alvefur
-
mod_s2s: Don't pass unknown hostnames as stats labelThu, 21 Oct 2021 17:51:56 +0200, by Kim Alvefur
-
net.server_epoll: Process all queued events from epoll before timersThu, 21 Oct 2021 15:59:16 +0200, by Kim Alvefur
-
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
Scroll all the way down to load more.