log

age author description
Sat, 15 Feb 2025 10:34:26 +0000 Matthew Wild Merge 13.0->trunk
Sat, 15 Feb 2025 10:31:37 +0000 Matthew Wild mod_cloud_notify, mod_cron, mod_invites: Add 'prosody.' prefix to requires 13.0
Sat, 15 Feb 2025 10:30:33 +0000 Matthew Wild .semgrep.yml: Identify unprefixed module imports 13.0
Fri, 14 Feb 2025 20:57:43 +0100 Kim Alvefur Merge 13.0->trunk
Fri, 14 Feb 2025 20:55:49 +0100 Kim Alvefur doap: Update XEP-0421, only editorial changes and promoted to Stable 13.0
Fri, 14 Feb 2025 20:50:18 +0100 Kim Alvefur doap: Replace references to 'trunk' 13.0
Fri, 14 Feb 2025 14:54:49 +0000 Matthew Wild Merge 13.0->trunk
Fri, 14 Feb 2025 14:50:22 +0000 Matthew Wild net.httpserver: Remove obsolete API 13.0
Fri, 14 Feb 2025 14:47:11 +0000 Matthew Wild prosody.cfg.lua.dist: Updates for 13.0+ 13.0
Fri, 14 Feb 2025 14:44:47 +0000 Matthew Wild CHANGES: List mod_cloud_notify 13.0
Fri, 14 Feb 2025 13:08:45 +0000 Matthew Wild MUC: Use new XEP namespace for hats by default 13.0
Thu, 13 Feb 2025 18:01:43 +0000 Matthew Wild Merge 13.0->trunk
Thu, 13 Feb 2025 18:01:15 +0000 Matthew Wild prosodyctl: check: Warn about deprecated mod_posix 13.0
Thu, 13 Feb 2025 18:00:54 +0000 Matthew Wild modulemanager: Remove autoloading of per-platform module 13.0
Thu, 13 Feb 2025 17:05:51 +0000 Matthew Wild Merge 13.0->trunk
Thu, 13 Feb 2025 17:05:36 +0000 Matthew Wild mod_admin_shell: Remove duplicated line 13.0
Thu, 13 Feb 2025 16:21:10 +0000 Matthew Wild Merge 13.0->trunk
Thu, 13 Feb 2025 16:20:42 +0000 Matthew Wild mod_admin_shell: Rename user:setrole to user:set_roles 13.0
Thu, 13 Feb 2025 16:18:59 +0000 Matthew Wild mod_admin_shell: Hide secondary role commands, focus on primary roles 13.0
Thu, 13 Feb 2025 16:16:19 +0000 Matthew Wild mod_admin_shell: Support for hiding certain commands from default help listing 13.0
Thu, 13 Feb 2025 16:15:16 +0000 Matthew Wild mod_account_activity: Fix error when no duration specified in shell command 13.0
Thu, 13 Feb 2025 15:54:39 +0000 Matthew Wild mod_admin_shell: Fix result handling of user addrole/delrole commands 13.0
Thu, 13 Feb 2025 15:31:37 +0000 Matthew Wild usermanager: Include role_name in event for consistency with the 'removed' event 13.0
Thu, 13 Feb 2025 15:31:14 +0000 Matthew Wild mod_authz_internal: Fix error messages 13.0
Thu, 13 Feb 2025 15:30:23 +0000 Matthew Wild mod_authz_internal: Fix return values of secondary role management methods 13.0
Thu, 13 Feb 2025 14:00:34 +0000 Matthew Wild Merge 13.0->trunk
Thu, 13 Feb 2025 14:00:08 +0000 Matthew Wild mod_presence: Fix traceback if origin gets disconnected during processing 13.0
Thu, 13 Feb 2025 13:09:11 +0000 Matthew Wild Merge 13.0->trunk
Thu, 13 Feb 2025 13:04:37 +0000 Matthew Wild mod_invites: Add shell commands to list, show and delete pending invitations 13.0
Thu, 13 Feb 2025 12:21:16 +0000 Matthew Wild mod_invites: Shell command to create reset links 13.0
Wed, 12 Feb 2025 22:41:19 +0100 Kim Alvefur Merge 13.0->trunk
Wed, 12 Feb 2025 22:35:39 +0100 Kim Alvefur core.configmanager: Delay reporting warnings about Credential until use 13.0
Wed, 12 Feb 2025 17:16:09 +0000 Matthew Wild Merge 13.0->trunk
Wed, 12 Feb 2025 17:15:49 +0000 Matthew Wild CHANGES: Update with some more 13.0 features 13.0
Wed, 12 Feb 2025 17:15:29 +0000 Matthew Wild mod_account_activity: Add shell command to list inactive accounts 13.0
Wed, 12 Feb 2025 17:15:00 +0000 Matthew Wild mod_account_activity: Fix required module names 13.0
Wed, 12 Feb 2025 12:34:29 +0000 Matthew Wild Merge 13.0->trunk
Wed, 12 Feb 2025 12:33:45 +0000 Matthew Wild mod_account_activity: Record an account's last activity timestamp 13.0
Tue, 11 Feb 2025 14:57:18 +0000 Matthew Wild CHANGES: Update for 13.0.x 13.0
Sun, 09 Feb 2025 16:27:28 +0100 Kim Alvefur util.dnsregistry: Update using script
Sun, 09 Feb 2025 16:26:22 +0100 Kim Alvefur tools.dnsregistry: Comment out duplicate error codes
Sat, 08 Feb 2025 12:55:40 +0100 Kim Alvefur mod_storage_sql: Fix tests for SQLite3
Fri, 07 Feb 2025 10:19:36 +0000 Matthew Wild MUC: Don't inform people about the avatar hash when there is none
Fri, 07 Feb 2025 09:22:52 +0100 Kim Alvefur net.adns: Collect DNS lookup timing metrics
Thu, 06 Feb 2025 17:37:59 +0000 Matthew Wild mod_vcard: Switch store name for MUC hosts (thanks lissine)
Thu, 06 Feb 2025 17:08:46 +0000 Matthew Wild mod_muc: Integrate support for vcards/avatars on MUC rooms
Thu, 06 Feb 2025 17:03:03 +0000 Matthew Wild mod_vcard: Some support for handling vcards on components
Thu, 06 Feb 2025 17:02:29 +0000 Matthew Wild mod_vcard: Fire event when vcard updated
Thu, 06 Feb 2025 17:02:02 +0000 Matthew Wild mod_vcard: Add API to get hash of the vcard avatar
Thu, 06 Feb 2025 15:43:23 +0000 Matthew Wild prosodyctl: Fix check for whether to show init system warning
Thu, 06 Feb 2025 15:04:38 +0000 Martijn van Duren net.server_epoll: Call :shutdown() on TLS sockets when supported
Thu, 06 Feb 2025 14:51:31 +0000 Matthew Wild prosodyctl: Further deprecate start/stop/restart commands when installed
Thu, 06 Feb 2025 14:47:45 +0000 Matthew Wild prosodyctl: reload: Assume reload-via-socket if any arguments passed
Thu, 06 Feb 2025 14:46:36 +0000 Matthew Wild prosodyctl: Fix luacheck warning
Thu, 06 Feb 2025 14:45:56 +0000 Matthew Wild prosodyctl: reload: Remove redundant require
Thu, 06 Feb 2025 14:42:18 +0000 Matthew Wild util.prosodyctl: Add comments to explain logic and expected behaviour (#1688)
Thu, 06 Feb 2025 14:35:29 +0000 Matthew Wild prosodyctl: stop: Fix detection of whether Prosody is running
Thu, 06 Feb 2025 14:34:47 +0000 Matthew Wild prosodyctl: reload: Fix detection of whether prosody is running
Thu, 06 Feb 2025 14:24:16 +0000 Matthew Wild prosodyctl: reload: use admin socket to issue reload command, if available
Thu, 06 Feb 2025 14:23:15 +0000 Matthew Wild util.prosodyctl.shell: Export function to check for availability of admin socket