Software /
code /
prosody
Graph
-
prosodyctl: Further deprecate start/stop/restart commands when installedThu, 06 Feb 2025 14:51:31 +0000, by Matthew Wild
-
prosodyctl: reload: Assume reload-via-socket if any arguments passedThu, 06 Feb 2025 14:47:45 +0000, by Matthew Wild
-
prosodyctl: Fix luacheck warningThu, 06 Feb 2025 14:46:36 +0000, by Matthew Wild
-
prosodyctl: reload: Remove redundant requireThu, 06 Feb 2025 14:45:56 +0000, by Matthew Wild
-
util.prosodyctl: Add comments to explain logic and expected behaviour (#1688)Thu, 06 Feb 2025 14:42:18 +0000, by Matthew Wild
-
prosodyctl: stop: Fix detection of whether Prosody is runningThu, 06 Feb 2025 14:35:29 +0000, by Matthew Wild
-
prosodyctl: reload: Fix detection of whether prosody is runningThu, 06 Feb 2025 14:34:47 +0000, by Matthew Wild
-
prosodyctl: reload: use admin socket to issue reload command, if availableThu, 06 Feb 2025 14:24:16 +0000, by Matthew Wild
-
util.prosodyctl.shell: Export function to check for availability of admin socketThu, 06 Feb 2025 14:23:15 +0000, by Matthew Wild
-
mod_c2s: Add debug log when disconnecting all user sessionsThu, 06 Feb 2025 12:40:11 +0000, by Matthew Wild
-
mod_admin_shell: Fix column alignment in 'help roles'Sun, 02 Feb 2025 14:12:52 +0100, by Kim Alvefur
-
mod_admin_shell: Fix help forgetting argumentsSun, 02 Feb 2025 13:33:17 +0100, by Kim Alvefur
-
util.startup: Drop mention of systemd from notification socket handlingSat, 01 Feb 2025 20:42:59 +0100, by Kim Alvefur
-
mod_tokenauth: Fix expiry lasting one second too muchSat, 01 Feb 2025 20:45:28 +0100, by Rémi Bardon
-
Merge 0.12->trunkTue, 28 Jan 2025 09:18:18 +0000, by Matthew Wild
-
doap: Add XEP-0357 (mod_cloud_notify)Mon, 27 Jan 2025 12:23:10 +0100, by Kim Alvefur
-
mod_storage_sql: Don't treat Enter or Ctrl-C as yes in upgrade commandThu, 23 Jan 2025 22:32:44 +0100, by Kim Alvefur
-
mod_storage_sql: Detect SQLite3 without UPSERT (or SQLCipher 3.x)Thu, 23 Jan 2025 19:33:05 +0100, by Kim Alvefur
-
util.sql: SQLCipher supportThu, 23 Jan 2025 16:38:56 +0100, by Kim Alvefur
-
core.configmanager: Remove compatTue, 21 Jan 2025 17:21:48 +0100, by Kim Alvefur
-
util.startup: Rename credentials path variable tooSat, 18 Jan 2025 13:29:59 +0100, by Kim Alvefur
-
luacheck: Declare new config globalsSat, 18 Jan 2025 12:33:18 +0100, by Kim Alvefur
-
core.configmanager: Rename Secret to CredentialSat, 18 Jan 2025 12:31:48 +0100, by Kim Alvefur
-
core.configmanager: Add function for getting secrets from separate filesThu, 16 Jan 2025 15:21:34 +0100, by Kim Alvefur
-
core.configmanager: Add ways to read config values from filesThu, 16 Jan 2025 15:05:00 +0100, by Kim Alvefur
-
mod_admin_shell: Remove log statement intended for development onlyThu, 16 Jan 2025 11:35:19 +0000, by Matthew Wild
-
util.bitcompat: Avoid potential noise from global metatableWed, 15 Jan 2025 09:55:28 +0100, by Kim Alvefur
-
mod_pubsub: Remove duplicate create_node commandTue, 14 Jan 2025 12:26:14 +0000, by Matthew Wild
-
features: Add feature for bundled mod_cloud_notifyTue, 14 Jan 2025 12:25:53 +0000, by Matthew Wild
-
mod_authz_internal: Make host considered the parent configurableMon, 13 Jan 2025 11:50:03 +0100, by Kim Alvefur
-
luacheckrc: Add module.ready()Fri, 10 Jan 2025 12:34:29 +0100, by Kim Alvefur
-
luacheckrc: Reorder module API methods for consistency with prosody-modulesFri, 10 Jan 2025 12:32:29 +0100, by Kim Alvefur
-
util.signal: Factor out single #define that enables signalfd(2) useFri, 10 Jan 2025 12:31:27 +0100, by Kim Alvefur
-
util.signal: Implement signalfd for *BSDFri, 10 Jan 2025 03:18:46 +0100, by Kim Alvefur
-
mod_cloud_notify: Merge from prosody-modules@fc521fb5ffa0Thu, 09 Jan 2025 16:49:27 +0000, by Matthew Wild
-
modulemanager: Allow modules to specify supported Lua versions in metadataThu, 09 Jan 2025 16:44:48 +0000, by Matthew Wild
-
modulemanager: Handle multiple digits in Lua version numberThu, 09 Jan 2025 16:06:53 +0000, by Matthew Wild
-
mod_invites: Add support for invites_page option to use external invites pagesThu, 09 Jan 2025 13:23:46 +0000, by Matthew Wild
-
prosodyctl: Hide the 'lua_paths' command from default command listingWed, 08 Jan 2025 22:46:21 +0100, by Kim Alvefur
-
mod_storage_sql: Remove the word 'error' from debug messagesWed, 08 Jan 2025 22:30:30 +0100, by Kim Alvefur
-
prosodyctl: Add lua_paths command to print the LUA_PATH and LUA_CPATH usedWed, 08 Jan 2025 20:37:35 +0000, by Matthew Wild
-
prosodyctl: 'about' becomes 'version -v', 'version' prints only versionWed, 08 Jan 2025 20:35:05 +0000, by Matthew Wild
-
mod_pubsub: Remove unused loop variable [luacheck]Wed, 08 Jan 2025 08:54:52 +0100, by Kim Alvefur
-
util.prosodyctl.shell: Remove non-existent export [luacheck]Wed, 08 Jan 2025 08:53:43 +0100, by Kim Alvefur
-
prosodyctl: Remove unused importWed, 08 Jan 2025 08:52:50 +0100, by Kim Alvefur
-
mod_admin_shell: Remove redundant 'mod_' prefix from debug messageWed, 08 Jan 2025 08:41:15 +0100, by Kim Alvefur
-
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
Scroll all the way down to load more.