Software /
code /
prosody
Graph
-
core.moduleapi: Include source modules when handling itemsWed, 08 Jan 2025 08:33:34 +0100, by Kim Alvefur
-
mod_admin_shell: Fix reporting origin module for commandsWed, 08 Jan 2025 08:11:02 +0100, by Kim Alvefur
-
mod_pubsub: Quiet down check for service adminTue, 07 Jan 2025 23:37:41 +0100, by Kim Alvefur
-
mod_pubsub: Limit node listing based on new ACL-aware metadata methodTue, 07 Jan 2025 22:57:39 +0100, by Kim Alvefur
-
prosodyctl: deluser: Use user:delete() shell command for implementationTue, 07 Jan 2025 19:28:06 +0000, by Matthew Wild
-
prosodyctl: passwd: Use user:password() shell command for implementationTue, 07 Jan 2025 19:25:35 +0000, by Matthew Wild
-
mod_admin_shell: user:password(): Support prompting for password if none givenTue, 07 Jan 2025 19:25:12 +0000, by Matthew Wild
-
mod_admin_shell: user:create(): Reject promise with error message on failureTue, 07 Jan 2025 19:24:05 +0000, by Matthew Wild
-
mod_admin_shell: Mark event as handled when requested input is submittedTue, 07 Jan 2025 19:23:23 +0000, by Matthew Wild
-
prosodyctl: adduser: use shell user:create() to provide the implementationTue, 07 Jan 2025 18:47:24 +0000, by Matthew Wild
-
mod_admin_shell: user:create(): request password via prompt if none givenTue, 07 Jan 2025 18:17:57 +0000, by Matthew Wild
-
mod_admin_shell: Add session method to request (password) input from shell clientTue, 07 Jan 2025 18:17:30 +0000, by Matthew Wild
-
mod_admin_socket: Fire event on admin client disconnectTue, 07 Jan 2025 18:16:23 +0000, by Matthew Wild
-
mod_admin_shell: Don't pause async thread while waiting for promise resultTue, 07 Jan 2025 18:15:50 +0000, by Matthew Wild
-
util.prosodyctl.shell: Support for requesting special inputs, e.g. passwordsTue, 07 Jan 2025 18:10:59 +0000, by Matthew Wild
-
util.adminstream: Expose session events (specifically "disconnected")Tue, 07 Jan 2025 18:07:45 +0000, by Matthew Wild
-
mod_cron: Don't run tasks if loaded inside prosodyctlTue, 07 Jan 2025 18:06:29 +0000, by Matthew Wild
-
mod_authz_internal: Make 'prosody:guest' default role for all unknown JIDsTue, 07 Jan 2025 14:41:32 +0000, by Matthew Wild
-
mod_pep: Support for node/item management commandsTue, 07 Jan 2025 14:27:34 +0000, by Matthew Wild
-
mod_pubsub: Expand shell commands to include node/item managementTue, 07 Jan 2025 14:27:18 +0000, by Matthew Wild
-
mod_roster: Add basic roster management shell commandsTue, 07 Jan 2025 12:26:03 +0000, by Matthew Wild
-
mod_flags: New module to view and manage flags on user accounts via shell/APIFri, 03 Jan 2025 11:45:48 +0000, by Matthew Wild
-
mod_admin_shell: stats:show(): Friendlier error message when statistics disabledSat, 28 Dec 2024 18:35:24 +0000, by Matthew Wild
-
Merge 0.12->trunkFri, 20 Dec 2024 14:22:25 +0000, by Matthew Wild
-
util.prosodyctl.check: Improve error handling of UDP socket setup (for #1803) 0.12 0.12.5Fri, 20 Dec 2024 14:21:02 +0000, by Matthew Wild
-
mod_saslauth: Use fully qualified import here tooSun, 24 Nov 2024 14:53:49 +0100, by Kim Alvefur
-
MUC: Use fully qualified importSat, 23 Nov 2024 17:43:43 +0100, by Kim Alvefur
-
muc: Update link to XEP-0421 (instead of inbox)Sat, 23 Nov 2024 16:46:34 +0100, by Kim Alvefur
-
mod_smacks: Run session destruction code in session's async contextThu, 21 Nov 2024 17:02:55 +0000, by Matthew Wild
-
mod_c2s, mod_s2s: Support for queuing callbacks to run in session threadThu, 21 Nov 2024 17:02:07 +0000, by Matthew Wild
-
util.pposix: Add fdopen() to return a Lua file object from an fdWed, 20 Nov 2024 12:08:59 +0000, by Matthew Wild
-
mod_smacks: Fix previous commit for case of no session foundTue, 19 Nov 2024 00:57:24 +0100, by Kim Alvefur
-
mod_smacks: Prevent traceback on attempting to resume destroyed sessionTue, 19 Nov 2024 00:53:01 +0100, by Kim Alvefur
-
net.server_epoll: Don't try to flush buffer on closed connectionsTue, 19 Nov 2024 00:41:02 +0100, by Kim Alvefur
-
net.server_epoll: Revert opportunistic_writes tweakTue, 19 Nov 2024 00:31:21 +0100, by Kim Alvefur
-
util.stanza: Handle Clark notation for attributes in :find()Sun, 17 Nov 2024 13:40:20 +0100, by Kim Alvefur
-
util.stanza: Handle namespace prefixes for attributes in :find()Sun, 17 Nov 2024 12:35:51 +0100, by Kim Alvefur
-
util.datamanager: fix duplicated word in log messageSat, 16 Nov 2024 09:20:29 +0100, by Jonas Schäfer
-
mod_roster: do not store number in attributeSat, 16 Nov 2024 09:12:11 +0100, by Jonas Schäfer
-
core.loggingmanager: Bump expected util.pposix versionSat, 16 Nov 2024 14:35:36 +0100, by Kim Alvefur
-
util.startup: Bump expected util.pposix versionSat, 16 Nov 2024 14:35:11 +0100, by Kim Alvefur
-
util.pposix: Add pipe() (with support for pipe2() flags on Linux)Sat, 16 Nov 2024 12:26:55 +0000, by Matthew Wild
-
mod_admin_shell: Report when a module is already loadedFri, 15 Nov 2024 15:52:37 +0100, by Kim Alvefur
-
mod_admin_shell: Refactor end of module:loadFri, 15 Nov 2024 15:48:07 +0100, by Kim Alvefur
-
Merge 0.12->trunkFri, 15 Nov 2024 14:37:10 +0000, by Matthew Wild
-
MUC: optimizations for broadcast of visitor presence (thanks Jitsi team) 0.12Fri, 15 Nov 2024 14:36:41 +0000, by Matthew Wild
-
util.queue: tests: Add test for :replace() methodTue, 12 Nov 2024 11:25:49 +0000, by Matthew Wild
-
mod_s2s: Really fix logging of outgoing stanza queue countsMon, 11 Nov 2024 08:49:57 +0100, by Kim Alvefur
-
mod_s2s: Clone queued outgoing stanzas to prevent changesSun, 10 Nov 2024 15:10:26 +0100, by Kim Alvefur
-
mod_s2s: Fix counting items in outgoing stanza queue (in logs)Sun, 10 Nov 2024 15:06:00 +0100, by Kim Alvefur
-
mod_s2s: Limit size of outgoing stanza queueSat, 09 Nov 2024 16:47:14 +0100, by Kim Alvefur
-
net.server_epoll: Make running out of buffer space a fatal errorSat, 09 Nov 2024 15:42:31 +0100, by Kim Alvefur
-
net.server_epoll: Improve efficiency of sending much buffered dataSat, 09 Nov 2024 00:37:15 +0100, by Kim Alvefur
-
mod_pubsub: Pass metadata directly into formFri, 08 Nov 2024 02:15:10 +0100, by Kim Alvefur
-
mod_pubsub: Use new metadata methodFri, 08 Nov 2024 02:12:45 +0100, by Kim Alvefur
-
util.pubsub: Add method returning subset of config as metadataFri, 08 Nov 2024 02:11:00 +0100, by Kim Alvefur
-
Merge 0.12->trunkFri, 08 Nov 2024 10:31:25 +0000, by Matthew Wild
-
mod_bookmarks: Clarify log messages on failure to sync to modern PEP bookmarks 0.12Fri, 08 Nov 2024 10:28:29 +0000, by Matthew Wild
-
mod_bookmarks: Suppress error publishing empty legacy bookmarks w/ no PEP node 0.12Fri, 08 Nov 2024 10:24:42 +0000, by Matthew Wild
-
mod_http_file_share: Revert 9c62ffbdf2aeSat, 02 Nov 2024 23:08:28 +0100, by Kim Alvefur
-
Merge 0.12->trunkSat, 02 Nov 2024 22:33:38 +0100, by Kim Alvefur
-
mod_smacks: Destroy timed out session in async context (fixes #1884) 0.12Sat, 02 Nov 2024 18:10:25 +0100, by Kim Alvefur
-
mod_admin_shell: Reject attempt to add or remove roles for unrelated hostsFri, 01 Nov 2024 13:10:45 +0100, by Kim Alvefur
-
mod_authz_internal: Hint at roles for external JIDs being read-onlyFri, 01 Nov 2024 13:08:35 +0100, by Kim Alvefur
-
mod_admin_shell: Allow assigning roles to arbitrary JIDs when supportedFri, 01 Nov 2024 13:07:25 +0100, by Kim Alvefur
-
scansion: Remove publisher attribute from bookmarks2 testsThu, 31 Oct 2024 17:18:43 +0100, by Kim Alvefur
-
scansion: Import XEP-0402 test from prosody-modules rev 2c6b14207271Thu, 31 Oct 2024 17:22:38 +0100, by Kim Alvefur
-
util.crypto: Add more ECC methodsTue, 29 Oct 2024 09:15:50 -0500, by Stephen Paul Weber
-
util.pubsub: Fix test to account for not using util.errorTue, 29 Oct 2024 15:05:14 +0100, by Kim Alvefur
-
mod_pubsub: Move precondition error wrangling out of util.pubsubTue, 29 Oct 2024 14:56:02 +0100, by Kim Alvefur
-
util.error: Use is_error() instead of is_err() everywhereTue, 29 Oct 2024 14:10:02 +0100, by Kim Alvefur
-
mod_pubsub: Allow passing additional error contextSun, 27 Oct 2024 15:23:45 +0100, by Kim Alvefur
-
mod_pubsub: Use error registrySun, 27 Oct 2024 15:18:24 +0100, by Kim Alvefur
-
doap: Update XEP for mostly editorial changesSat, 26 Oct 2024 18:06:49 +0200, by Kim Alvefur
-
util.dnsregistry: Refresh from IANASat, 26 Oct 2024 14:44:06 +0200, by Kim Alvefur
-
Merge 0.12->trunkSat, 26 Oct 2024 12:43:53 +0200, by Kim Alvefur
-
mod_admin_adhoc: Fix log messages for reloading modules. 0.12Sun, 29 Sep 2024 18:09:17 -0700, by Aidan Epstein
-
mod_invites_adhoc: Add password reset commandSun, 20 Oct 2024 12:11:21 +0200, by Kim Alvefur
-
Add Info about mod_announce in the CHANGES file of trunkMon, 21 Oct 2024 17:15:06 +0200, by Menel
-
util.xtemplate: Use same argument order in filters even without 'args'Wed, 16 Oct 2024 16:15:05 +0200, by Kim Alvefur
-
mod_pubsub: Check new role framework for node creation privilegesSun, 13 Oct 2024 13:03:08 +0200, by Kim Alvefur
-
MUC: Fix error with nonlegacy hats.Sat, 28 Sep 2024 12:38:42 -0700, by Aidan Epstein
-
mod_csi: Update correct variables when counting statesSat, 21 Sep 2024 22:07:36 +0200, by Kim Alvefur
-
mod_csi: Use same label name for gauge as for older counterFri, 06 Sep 2024 20:49:44 +0200, by Kim Alvefur
-
Merge 0.12->trunkFri, 30 Aug 2024 18:16:01 +0200, by Kim Alvefur
-
mod_invites: Fix traceback when token_info isn’t set 0.12Wed, 31 Jul 2024 22:06:18 +0200, by Emmanuel Gil Peyrot
-
util.prosodyctl.cert: Ensure old cert is moved out of the way 0.12Fri, 30 Aug 2024 17:41:40 +0200, by Kim Alvefur
-
mod_admin_shell: Prevent traceback due to type errorMon, 26 Aug 2024 22:26:59 +0200, by Kim Alvefur
-
mod_s2s: Fix traceback due to type confusion (Thanks Menel)Mon, 26 Aug 2024 19:21:03 +0200, by Kim Alvefur
-
Merge 0.12->trunkSun, 18 Aug 2024 17:01:47 +0200, by Kim Alvefur
-
core.moduleapi: Default labels to empty list to fix error if omitted 0.12Sun, 18 Aug 2024 16:58:30 +0200, by Kim Alvefur
-
mod_csi: Optimize metrics collection (prematurely)Sun, 18 Aug 2024 16:56:36 +0200, by Kim Alvefur
-
mod_csi: Rename unused loop variables to '_' [luacheck]Sat, 17 Aug 2024 23:15:14 +0200, by Kim Alvefur
-
mod_csi: Count how many sessions are using CSI and their stateSat, 17 Aug 2024 23:13:28 +0200, by Kim Alvefur
-
mod_s2s_bidi: Include empty list of labels in metricsFri, 16 Aug 2024 18:39:46 +0200, by Kim Alvefur
-
Merge 0.12->trunkFri, 16 Aug 2024 17:06:41 +0200, by Kim Alvefur
-
mod_s2s_bidi: Collect some metricsSun, 11 Aug 2024 17:25:47 +0200, by Kim Alvefur
-
mod_auth_internal_{hashed,plain}: Respect flag for disabled accounts in test_password()Fri, 09 Aug 2024 20:23:46 +0200, by Kim Alvefur
-
net.http: Throw error if missing TLS context for HTTPS request 0.12Thu, 08 Aug 2024 19:18:22 +0200, by Kim Alvefur
-
mod_c2s,mod_s2s: Advertise idle-seconds per XEP-0478Sat, 03 Aug 2024 16:28:59 +0200, by Kim Alvefur
-
core.certmanager: Include ffdhe2048 from RFC 7919 as default DH paramFri, 12 Jul 2024 15:06:42 +0200, by Kim Alvefur
-
util.sslconfig: Support DH parameters as literal stringFri, 12 Jul 2024 15:21:08 +0200, by Kim Alvefur
-
Merge 0.12->trunkThu, 11 Jul 2024 15:25:57 +0200, by Kim Alvefur
-
util.xtemplate: Fix error on applying each() to zero stanzas 0.12Thu, 11 Jul 2024 15:24:19 +0200, by Kim Alvefur
-
util.xtemplate: Fix error on applying each() to zero stanzasThu, 11 Jul 2024 15:04:29 +0200, by Kim Alvefur
-
Merge 0.12->trunkSun, 07 Jul 2024 18:40:25 +0200, by Kim Alvefur
-
MUC: Don't default component admins to being room ownersTue, 18 Jun 2024 15:08:30 +0100, by Matthew Wild
-
MUC: Add per-room PM restriction functionality (thanks Wirlaburla)Thu, 23 May 2024 17:39:20 +0100, by Matthew Wild
-
Merge 0.12->trunkWed, 12 Jun 2024 23:20:48 +0200, by Kim Alvefur
-
scansion: Add roster groups setting to pubsub form in testsWed, 12 Jun 2024 23:14:55 +0200, by Kim Alvefur
-
scansion: Enable blocklist compat during tests to fix CI 0.12Wed, 12 Jun 2024 23:00:24 +0200, by Kim Alvefur
-
util.prosodyctl: Use notify socket to wait for Prosody to be readySun, 19 May 2024 13:06:55 +0200, by Kim Alvefur
-
net.server_epoll: Add support for systemd socket activationTue, 14 May 2024 17:07:47 +0200, by Kim Alvefur
-
Merge 0.12->trunkSat, 27 Apr 2024 15:59:46 +0200, by Kim Alvefur
-
mod_admin_shell: Allow matching on host or bare JID in c2s:show 0.12Fri, 31 Mar 2023 22:01:27 +0200, by Kim Alvefur
-
mod_blocklist: Drop blocked messages without error, option to restore compliant behavior 0.12Sat, 27 Apr 2024 15:55:23 +0200, by Kim Alvefur
-
mod_pep: Implement 'roster' (group) access_modelSun, 03 Dec 2023 23:19:27 +0100, by Kim Alvefur
-
mod_announce: Suppress luacheck warningsFri, 26 Apr 2024 10:37:20 +0100, by Matthew Wild
Scroll all the way down to load more.