Commit Graph

5665 Commits (780b392d25ff067015f561fcb152bc01ac3ea650)

Author SHA1 Message Date
Kim Alvefur 780b392d25 doap: Add XEP-0334 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 eacf72504c mod_storage_sql: Fix indentation 10 months ago
Kim Alvefur 780fd208bc mod_http_file_share: Improve error reporting by using util.error more 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 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 afb9bc34a0 mod_storage_internal: Use UUIDv7 for message ids 10 months ago
Matthew Wild 830f3e122c mod_external_services: Also use TURN REST credential algo for 'turns' (thanks moreroid) 10 months ago
Kim Alvefur e52cc0126d mod_component: Don't return error reply for errors, fixes #1897 10 months ago
Kim Alvefur 68296b6a8e mod_bosh,mod_websocket: Don't load mod_http_altconnect in global context 10 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 79381510cf mod_admin_shell, util.prosodyctl.shell: Process command-line args on server-side, with argparse support 11 months ago
Kim Alvefur f21ea48481 mod_invites: Fix storing --group (thanks lissine) 11 months ago
Matthew Wild 573e9f2716 mod_bosh, mod_websocket: Add soft dependency on mod_http_altconnect 11 months ago
Matthew Wild 83e4560a6c mod_http_altconnect: Imported from prosody-modules 6d5a19bdd718 w/changes 11 months ago
Matthew Wild 9bae17a0bb mod_http_file_share: Persist total storage usage when it increases (fixes #1891) 11 months ago
Kim Alvefur 346f58c9d9 core.certmanager: Move LuaSec verification tweaks to mod_s2s 11 months ago
Matthew Wild f5f2755b63 mod_cloud_notify, mod_cron, mod_invites: Add 'prosody.' prefix to requires 11 months ago
Matthew Wild d71473df3b MUC: Use new XEP namespace for hats by default 11 months ago
Matthew Wild df63482b96 mod_admin_shell: Remove duplicated line 11 months ago
Matthew Wild 56dc05885e mod_admin_shell: Rename user:setrole to user:set_roles 11 months ago
Matthew Wild f8a9943d17 mod_admin_shell: Hide secondary role commands, focus on primary roles 11 months ago
Matthew Wild 009996c9e8 mod_admin_shell: Support for hiding certain commands from default help listing 11 months ago
Matthew Wild 4cc122bdc0 mod_account_activity: Fix error when no duration specified in shell command 11 months ago
Matthew Wild b07c1436e7 mod_admin_shell: Fix result handling of user addrole/delrole commands 11 months ago
Matthew Wild d384d98c11 mod_authz_internal: Fix error messages 11 months ago
Matthew Wild dc810fea2d mod_authz_internal: Fix return values of secondary role management methods 11 months ago
Matthew Wild 3cdaf29bf8 mod_presence: Fix traceback if origin gets disconnected during processing 11 months ago
Matthew Wild 91e846ee71 mod_invites: Add shell commands to list, show and delete pending invitations 11 months ago
Matthew Wild 94385af697 mod_invites: Shell command to create reset links 11 months ago
Matthew Wild 85b82fdb3d mod_account_activity: Add shell command to list inactive accounts 11 months ago
Matthew Wild 6b6707efe5 mod_account_activity: Fix required module names 11 months ago
Matthew Wild 54b77fd3ca mod_account_activity: Record an account's last activity timestamp 11 months ago
Kim Alvefur c1655a181f mod_storage_sql: Fix tests for SQLite3 11 months ago
Matthew Wild d6f8c4fe18 MUC: Don't inform people about the avatar hash when there is none 11 months ago
Matthew Wild 3d61988313 mod_vcard: Switch store name for MUC hosts (thanks lissine) 11 months ago
Matthew Wild 857c61ffd3 mod_muc: Integrate support for vcards/avatars on MUC rooms 11 months ago
Matthew Wild 839498eb5d mod_vcard: Some support for handling vcards on components 11 months ago
Matthew Wild eac45d938a mod_vcard: Fire event when vcard updated 11 months ago
Matthew Wild 810b59d50e mod_vcard: Add API to get hash of the vcard avatar 11 months ago