| Commit message (Expand) | Author | Age | Files | Lines |
* | mod_invites: Hide --group flag unless mod_invites_groups is enabled | Matthew Wild | 2025-02-17 | 1 | -1/+6 |
* | mod_invites: Fix traceback when no flags passed | Matthew Wild | 2025-02-17 | 1 | -6/+6 |
* | mod_invites: Deprecate 'mod_invites generate' in favour of new shell commands | Matthew Wild | 2025-02-17 | 1 | -108/+61 |
* | mod_admin_shell: Improve help listing in non-REPL mode | Matthew Wild | 2025-02-17 | 1 | -2/+36 |
* | mod_admin_shell: Fix simple command execution (e.g. help) | Matthew Wild | 2025-02-17 | 1 | -3/+15 |
* | mod_admin_shell: Set flag on session when in REPL mode | Matthew Wild | 2025-02-17 | 1 | -0/+4 |
* | mod_admin_shell: Improved error handling for shell-invoked commands | Matthew Wild | 2025-02-17 | 1 | -5/+25 |
* | mod_admin_shell, util.prosodyctl.shell: Process command-line args on server-s... | Matthew Wild | 2025-02-17 | 1 | -18/+95 |
* | mod_invites: Fix storing --group (thanks lissine) | Kim Alvefur | 2025-02-17 | 1 | -1/+1 |
* | mod_bosh, mod_websocket: Add soft dependency on mod_http_altconnect | Matthew Wild | 2025-02-16 | 2 | -0/+4 |
* | mod_http_altconnect: Imported from prosody-modules 6d5a19bdd718 w/changes | Matthew Wild | 2025-02-16 | 1 | -0/+52 |
* | mod_http_file_share: Persist total storage usage when it increases (fixes #1891) | Matthew Wild | 2025-02-15 | 1 | -0/+1 |
* | core.certmanager: Move LuaSec verification tweaks to mod_s2s | Kim Alvefur | 2025-02-15 | 1 | -0/+8 |
* | mod_cloud_notify, mod_cron, mod_invites: Add 'prosody.' prefix to requires | Matthew Wild | 2025-02-15 | 3 | -10/+10 |
* | MUC: Use new XEP namespace for hats by default | Matthew Wild | 2025-02-14 | 1 | -1/+1 |
* | mod_admin_shell: Remove duplicated line | Matthew Wild | 2025-02-13 | 1 | -2/+0 |
* | mod_admin_shell: Rename user:setrole to user:set_roles | Matthew Wild | 2025-02-13 | 1 | -4/+4 |
* | mod_admin_shell: Hide secondary role commands, focus on primary roles | Matthew Wild | 2025-02-13 | 1 | -7/+17 |
* | mod_admin_shell: Support for hiding certain commands from default help listing | Matthew Wild | 2025-02-13 | 1 | -5/+8 |
* | mod_account_activity: Fix error when no duration specified in shell command | Matthew Wild | 2025-02-13 | 1 | -1/+1 |
* | mod_admin_shell: Fix result handling of user addrole/delrole commands | Matthew Wild | 2025-02-13 | 1 | -2/+10 |
* | mod_authz_internal: Fix error messages | Matthew Wild | 2025-02-13 | 1 | -2/+2 |
* | mod_authz_internal: Fix return values of secondary role management methods | Matthew Wild | 2025-02-13 | 1 | -3/+8 |
* | mod_presence: Fix traceback if origin gets disconnected during processing | Matthew Wild | 2025-02-13 | 1 | -2/+10 |
* | mod_invites: Add shell commands to list, show and delete pending invitations | Matthew Wild | 2025-02-13 | 1 | -0/+140 |
* | mod_invites: Shell command to create reset links | Matthew Wild | 2025-02-13 | 1 | -0/+18 |
* | mod_account_activity: Add shell command to list inactive accounts | Matthew Wild | 2025-02-12 | 1 | -0/+43 |
* | mod_account_activity: Fix required module names | Matthew Wild | 2025-02-12 | 1 | -3/+3 |
* | mod_account_activity: Record an account's last activity timestamp | Matthew Wild | 2025-02-12 | 1 | -0/+109 |
* | mod_storage_sql: Fix tests for SQLite3 | Kim Alvefur | 2025-02-08 | 1 | -1/+1 |
* | MUC: Don't inform people about the avatar hash when there is none | Matthew Wild | 2025-02-07 | 1 | -0/+1 |
* | mod_vcard: Switch store name for MUC hosts (thanks lissine) | Matthew Wild | 2025-02-06 | 1 | -2/+8 |
* | mod_muc: Integrate support for vcards/avatars on MUC rooms | Matthew Wild | 2025-02-06 | 2 | -0/+85 |
* | mod_vcard: Some support for handling vcards on components | Matthew Wild | 2025-02-06 | 1 | -3/+7 |
* | mod_vcard: Fire event when vcard updated | Matthew Wild | 2025-02-06 | 1 | -0/+1 |
* | mod_vcard: Add API to get hash of the vcard avatar | Matthew Wild | 2025-02-06 | 1 | -0/+13 |
* | mod_c2s: Add debug log when disconnecting all user sessions | Matthew Wild | 2025-02-06 | 1 | -0/+1 |
* | mod_admin_shell: Fix column alignment in 'help roles' | Kim Alvefur | 2025-02-02 | 1 | -1/+1 |
* | mod_admin_shell: Fix help forgetting arguments | Kim Alvefur | 2025-02-02 | 1 | -1/+1 |
* | mod_tokenauth: Fix expiry lasting one second too much | RĂ©mi Bardon | 2025-02-01 | 1 | -5/+5 |
* | mod_storage_sql: Don't treat Enter or Ctrl-C as yes in upgrade command | Kim Alvefur | 2025-01-23 | 1 | -1/+1 |
* | mod_storage_sql: Detect SQLite3 without UPSERT (or SQLCipher 3.x) | Kim Alvefur | 2025-01-23 | 1 | -1/+23 |
* | mod_admin_shell: Remove log statement intended for development only | Matthew Wild | 2025-01-16 | 1 | -1/+0 |
* | mod_pubsub: Remove duplicate create_node command | Matthew Wild | 2025-01-14 | 1 | -16/+0 |
* | mod_authz_internal: Make host considered the parent configurable | Kim Alvefur | 2025-01-13 | 1 | -1/+1 |
* | mod_cloud_notify: Merge from prosody-modules@fc521fb5ffa0 | Matthew Wild | 2025-01-09 | 1 | -0/+653 |
* | mod_invites: Add support for invites_page option to use external invites pages | Matthew Wild | 2025-01-09 | 1 | -0/+36 |
* | mod_storage_sql: Remove the word 'error' from debug messages | Kim Alvefur | 2025-01-08 | 1 | -2/+2 |
* | mod_pubsub: Remove unused loop variable [luacheck] | Kim Alvefur | 2025-01-08 | 1 | -1/+1 |
* | mod_admin_shell: Remove redundant 'mod_' prefix from debug message | Kim Alvefur | 2025-01-08 | 1 | -1/+1 |