CHANGES: add 'prosodyctl check features'
13.0
|
Matthew Wild |
2 months ago |
prosodyctl: check: Fix variable name (thanks luacheck)
13.0
|
Matthew Wild |
2 months ago |
Merge 13.0->trunk
|
Matthew Wild |
2 months ago |
prosodyctl: check: Skip DNS checks for known invalid domains (fixes traceback)
13.0
|
Matthew Wild |
2 months ago |
prosodyctl: check features: Check for recommended feature availability
13.0
|
Matthew Wild |
2 months ago |
util.prosodyctl.check: Sort hosts in iterator for more stable output
13.0
|
Matthew Wild |
2 months ago |
prosodyctl: check: Fix indentation in warning message
13.0
|
Matthew Wild |
2 months ago |
Merge 13.0->trunk
|
Kim Alvefur |
2 months ago |
core.certmanager: Move LuaSec verification tweaks to mod_s2s
13.0
|
Kim Alvefur |
2 months ago |
Merge 13.0->trunk
|
Matthew Wild |
2 months ago |
mod_cloud_notify, mod_cron, mod_invites: Add 'prosody.' prefix to requires
13.0
|
Matthew Wild |
2 months ago |
.semgrep.yml: Identify unprefixed module imports
13.0
|
Matthew Wild |
2 months ago |
Merge 13.0->trunk
|
Kim Alvefur |
2 months ago |
doap: Update XEP-0421, only editorial changes and promoted to Stable
13.0
|
Kim Alvefur |
2 months ago |
doap: Replace references to 'trunk'
13.0
|
Kim Alvefur |
2 months ago |
Merge 13.0->trunk
|
Matthew Wild |
2 months ago |
net.httpserver: Remove obsolete API
13.0
|
Matthew Wild |
2 months ago |
prosody.cfg.lua.dist: Updates for 13.0+
13.0
|
Matthew Wild |
2 months ago |
CHANGES: List mod_cloud_notify
13.0
|
Matthew Wild |
2 months ago |
MUC: Use new XEP namespace for hats by default
13.0
|
Matthew Wild |
2 months ago |
Merge 13.0->trunk
|
Matthew Wild |
2 months ago |
prosodyctl: check: Warn about deprecated mod_posix
13.0
|
Matthew Wild |
2 months ago |
modulemanager: Remove autoloading of per-platform module
13.0
|
Matthew Wild |
2 months ago |
Merge 13.0->trunk
|
Matthew Wild |
2 months ago |
mod_admin_shell: Remove duplicated line
13.0
|
Matthew Wild |
2 months ago |
Merge 13.0->trunk
|
Matthew Wild |
2 months ago |
mod_admin_shell: Rename user:setrole to user:set_roles
13.0
|
Matthew Wild |
2 months ago |
mod_admin_shell: Hide secondary role commands, focus on primary roles
13.0
|
Matthew Wild |
2 months ago |
mod_admin_shell: Support for hiding certain commands from default help listing
13.0
|
Matthew Wild |
2 months ago |
mod_account_activity: Fix error when no duration specified in shell command
13.0
|
Matthew Wild |
2 months ago |
mod_admin_shell: Fix result handling of user addrole/delrole commands
13.0
|
Matthew Wild |
2 months ago |
usermanager: Include role_name in event for consistency with the 'removed' event
13.0
|
Matthew Wild |
2 months ago |
mod_authz_internal: Fix error messages
13.0
|
Matthew Wild |
2 months ago |
mod_authz_internal: Fix return values of secondary role management methods
13.0
|
Matthew Wild |
2 months ago |
Merge 13.0->trunk
|
Matthew Wild |
2 months ago |
mod_presence: Fix traceback if origin gets disconnected during processing
13.0
|
Matthew Wild |
2 months ago |
Merge 13.0->trunk
|
Matthew Wild |
2 months ago |
mod_invites: Add shell commands to list, show and delete pending invitations
13.0
|
Matthew Wild |
2 months ago |
mod_invites: Shell command to create reset links
13.0
|
Matthew Wild |
2 months ago |
Merge 13.0->trunk
|
Kim Alvefur |
2 months ago |
core.configmanager: Delay reporting warnings about Credential until use
13.0
|
Kim Alvefur |
2 months ago |
Merge 13.0->trunk
|
Matthew Wild |
2 months ago |
CHANGES: Update with some more 13.0 features
13.0
|
Matthew Wild |
2 months ago |
mod_account_activity: Add shell command to list inactive accounts
13.0
|
Matthew Wild |
2 months ago |
mod_account_activity: Fix required module names
13.0
|
Matthew Wild |
2 months ago |
Merge 13.0->trunk
|
Matthew Wild |
2 months ago |
mod_account_activity: Record an account's last activity timestamp
13.0
|
Matthew Wild |
2 months ago |
CHANGES: Update for 13.0.x
13.0
|
Matthew Wild |
2 months ago |
util.dnsregistry: Update using script
|
Kim Alvefur |
2 months ago |
tools.dnsregistry: Comment out duplicate error codes
|
Kim Alvefur |
2 months ago |
mod_storage_sql: Fix tests for SQLite3
|
Kim Alvefur |
2 months ago |
MUC: Don't inform people about the avatar hash when there is none
|
Matthew Wild |
2 months ago |
net.adns: Collect DNS lookup timing metrics
|
Kim Alvefur |
2 months ago |
mod_vcard: Switch store name for MUC hosts (thanks lissine)
|
Matthew Wild |
2 months ago |
mod_muc: Integrate support for vcards/avatars on MUC rooms
|
Matthew Wild |
2 months ago |
mod_vcard: Some support for handling vcards on components
|
Matthew Wild |
2 months ago |
mod_vcard: Fire event when vcard updated
|
Matthew Wild |
2 months ago |
mod_vcard: Add API to get hash of the vcard avatar
|
Matthew Wild |
2 months ago |
prosodyctl: Fix check for whether to show init system warning
|
Matthew Wild |
2 months ago |
net.server_epoll: Call :shutdown() on TLS sockets when supported
|
Martijn van Duren |
2 months ago |