Commit Graph

13752 Commits (780b392d25ff067015f561fcb152bc01ac3ea650)
 

Author SHA1 Message Date
Kim Alvefur 780b392d25 doap: Add XEP-0334 10 months ago
Kim Alvefur 4068c28023 doap: Add XEP-0156 and mod_http_altconnect 10 months ago
Kim Alvefur faed304d55 mod_http_file_share: Explicitly reject all unsupported ranges 10 months ago
Kim Alvefur afd99708d6 mod_http_file_share: Fix off by one in Range response 10 months ago
Kim Alvefur b9d4cc24df mod_storage_sql: Drop legacy index without confirmation to ease upgrades 10 months ago
Kim Alvefur 6959547703 core.usermanager: Fix COMPAT layer for legacy is_admin() function 10 months ago
Kim Alvefur 0ed2d38edf core.storagemanager: Fix tests by removing an assert that upset luarocks 10 months ago
Kim Alvefur eacf72504c mod_storage_sql: Fix indentation 10 months ago
Matthew Wild 3d74ce8584 prosodyctl check: Be more robust against invalid disco_items, and show warning 10 months ago
Kim Alvefur 780fd208bc mod_http_file_share: Improve error reporting by using util.error more 10 months ago
Matthew Wild 6bf45cacf9 Added tag 13.0.0 for changeset a8ad0741632d 10 months ago
Matthew Wild 421afd79f4 CHANGES: 13.0.0 release date 10 months ago
Matthew Wild 287349f2eb CHANGES: Fix 13.0.0 version number 10 months ago
Matthew Wild 57d168dd5e prosodyctl shell: More reliable detection of REPL/interactive mode (fixes #1895) 10 months ago
Matthew Wild 384e3dbea2 mod_admin_shell: Remove outdated help text (fixes #1898) 10 months ago
Matthew Wild 04bd8258ef prosodyctl check features: Report size limit for HTTP upload 10 months ago
Matthew Wild 9f50add34e prosodyctl check features: Add descriptions to features 10 months ago
Matthew Wild 8005ac825f mod_websocket: Merge session close handling changes from mod_c2s (bug fixes) 10 months ago
Matthew Wild 5b4624137d mod_c2s: Code formatting change 10 months ago
Matthew Wild 5b1d83614b CHANGES: Add list of new modules 10 months ago
Matthew Wild 06994f0bc1 util.argparse: Fix bug (regression?) in argument parsing with --foo=bar 10 months ago
Matthew Wild afb9bc34a0 mod_storage_internal: Use UUIDv7 for message ids 10 months ago
Matthew Wild e66265d65a usermanager: Add info logging for all usermanager account changes 10 months ago
Matthew Wild 86341e87d3 util.sasl: Preserve 'userdata' field between clones 10 months ago
Matthew Wild 830f3e122c mod_external_services: Also use TURN REST credential algo for 'turns' (thanks moreroid) 10 months ago
Kim Alvefur c769eae82b net.server_epoll: Improve readability of DANE noise 11 months ago
Matthew Wild faf20e5dc9 certmanager: Add more debug logging around cert indexing 11 months ago
Kim Alvefur e52cc0126d mod_component: Don't return error reply for errors, fixes #1897 11 months ago
Kim Alvefur 68296b6a8e mod_bosh,mod_websocket: Don't load mod_http_altconnect in global context 11 months ago
Matthew Wild 783c8fcc81 prosodyctl: check features: stop searching after finding a matching component 11 months ago
Kim Alvefur 6b1e056142 core.configmanager: Pass name and line number in context 11 months ago
Kim Alvefur 5e41daac79 core.configmanager: Fix reporting delayed warnings from global section 11 months ago
Kim Alvefur 9eedb15c6f core.configmanager: Remove dependency on 'prosody' global for Credential 11 months ago
Matthew Wild 13dc010593 mod_invites: Hide --group flag unless mod_invites_groups is enabled 11 months ago
Matthew Wild edc68f5407 mod_invites: Fix traceback when no flags passed 11 months ago
Matthew Wild 764c388d38 mod_invites: Deprecate 'mod_invites generate' in favour of new shell commands 11 months ago
Matthew Wild 6855f5c8c3 mod_admin_shell: Improve help listing in non-REPL mode 11 months ago
Matthew Wild 75b8824b00 mod_admin_shell: Fix simple command execution (e.g. help) 11 months ago
Matthew Wild efc31d66ef mod_admin_shell: Set flag on session when in REPL mode 11 months ago
Matthew Wild c8cf32b614 mod_admin_shell: Improved error handling for shell-invoked commands 11 months ago
Matthew Wild 43be6cb1c6 util.argparse: Add strict mode + tests 11 months ago
Matthew Wild 79381510cf mod_admin_shell, util.prosodyctl.shell: Process command-line args on server-side, with argparse support 11 months ago
Matthew Wild edafb195e1 util.argparse: Optionally continue processing past positional parameters 11 months ago
Kim Alvefur b8e4d5e840 util.x509: Per RFC 9525, remove obsolete Common Name check 2 years ago
Matthew Wild 2c0af0666b prosodyctl: check features: Fix traceback for components with no recommended modules (thanks Menel, riau) 11 months ago
Kim Alvefur f21ea48481 mod_invites: Fix storing --group (thanks lissine) 11 months ago
Matthew Wild 3ba87d07a9 util.prosodyctl.check: Recognise http_upload_external as a file upload service 11 months ago
Matthew Wild f7f794c5c6 util.prosodyctl.check: Fix typo in informational message 11 months ago
Matthew Wild 573e9f2716 mod_bosh, mod_websocket: Add soft dependency on mod_http_altconnect 11 months ago
Matthew Wild 1bb0fa47bc moduleapi: Allow soft dependencies via module:depends(mod, true) 11 months ago