Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
mod_invites: Deprecate 'mod_invites generate' in favour of new shell commands
13.0
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Improve help listing in non-REPL mode
13.0
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Fix simple command execution (e.g. help)
13.0
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Set flag on session when in REPL mode
13.0
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Improved error handling for shell-invoked commands
13.0
|
Matthew Wild |
5 weeks ago |
util.argparse: Add strict mode + tests
13.0
|
Matthew Wild |
5 weeks ago |
mod_admin_shell, util.prosodyctl.shell: Process command-line args on server-side, with argparse support
13.0
|
Matthew Wild |
5 weeks ago |
util.argparse: Optionally continue processing past positional parameters
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Kim Alvefur |
5 weeks ago |
util.x509: Per RFC 9525, remove obsolete Common Name check
13.0
|
Kim Alvefur |
13 months ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
prosodyctl: check features: Fix traceback for components with no recommended modules (thanks Menel, riau)
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Kim Alvefur |
5 weeks ago |
mod_invites: Fix storing --group (thanks lissine)
13.0
|
Kim Alvefur |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
util.prosodyctl.check: Recognise http_upload_external as a file upload service
13.0
|
Matthew Wild |
5 weeks ago |
util.prosodyctl.check: Fix typo in informational message
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
mod_bosh, mod_websocket: Add soft dependency on mod_http_altconnect
13.0
|
Matthew Wild |
5 weeks ago |
moduleapi: Allow soft dependencies via module:depends(mod, true)
13.0
|
Matthew Wild |
5 weeks ago |
mod_http_altconnect: Imported from prosody-modules 6d5a19bdd718 w/changes
13.0
|
Matthew Wild |
5 weeks ago |
prosodyctl: check features: check for mod_muc_mam on MUC components
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Kim Alvefur |
5 weeks ago |
util.sql: Don't send SQLCipher key to Postgres or MySQL (thanks gllmhyt)
13.0
|
Kim Alvefur |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
mod_http_file_share: Persist total storage usage when it increases (fixes #1891)
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
CHANGES: add 'prosodyctl check features'
13.0
|
Matthew Wild |
5 weeks ago |
prosodyctl: check: Fix variable name (thanks luacheck)
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
prosodyctl: check: Skip DNS checks for known invalid domains (fixes traceback)
13.0
|
Matthew Wild |
5 weeks ago |
prosodyctl: check features: Check for recommended feature availability
13.0
|
Matthew Wild |
5 weeks ago |
util.prosodyctl.check: Sort hosts in iterator for more stable output
13.0
|
Matthew Wild |
5 weeks ago |
prosodyctl: check: Fix indentation in warning message
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Kim Alvefur |
5 weeks ago |
core.certmanager: Move LuaSec verification tweaks to mod_s2s
13.0
|
Kim Alvefur |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
mod_cloud_notify, mod_cron, mod_invites: Add 'prosody.' prefix to requires
13.0
|
Matthew Wild |
5 weeks ago |
.semgrep.yml: Identify unprefixed module imports
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Kim Alvefur |
5 weeks ago |
doap: Update XEP-0421, only editorial changes and promoted to Stable
13.0
|
Kim Alvefur |
5 weeks ago |
doap: Replace references to 'trunk'
13.0
|
Kim Alvefur |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
net.httpserver: Remove obsolete API
13.0
|
Matthew Wild |
5 weeks ago |
prosody.cfg.lua.dist: Updates for 13.0+
13.0
|
Matthew Wild |
5 weeks ago |
CHANGES: List mod_cloud_notify
13.0
|
Matthew Wild |
5 weeks ago |
MUC: Use new XEP namespace for hats by default
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
prosodyctl: check: Warn about deprecated mod_posix
13.0
|
Matthew Wild |
5 weeks ago |
modulemanager: Remove autoloading of per-platform module
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Remove duplicated line
13.0
|
Matthew Wild |
5 weeks ago |
Merge 13.0->trunk
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Rename user:setrole to user:set_roles
13.0
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Hide secondary role commands, focus on primary roles
13.0
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Support for hiding certain commands from default help listing
13.0
|
Matthew Wild |
5 weeks ago |
mod_account_activity: Fix error when no duration specified in shell command
13.0
|
Matthew Wild |
5 weeks ago |
mod_admin_shell: Fix result handling of user addrole/delrole commands
13.0
|
Matthew Wild |
5 weeks ago |
usermanager: Include role_name in event for consistency with the 'removed' event
13.0
|
Matthew Wild |
5 weeks ago |