Commit graph

  • 7288595789 prosodyctl: Hide the 'lua_paths' command from default command listing Kim Alvefur 2025-01-08 22:46:21 +01:00
  • ede98f71e4 mod_storage_sql: Remove the word 'error' from debug messages Kim Alvefur 2025-01-08 22:30:30 +01:00
  • 26eeda9ed6 prosodyctl: Add lua_paths command to print the LUA_PATH and LUA_CPATH used Matthew Wild 2025-01-08 20:37:35 +00:00
  • d2b632dffc prosodyctl: 'about' becomes 'version -v', 'version' prints only version Matthew Wild 2025-01-08 20:35:05 +00:00
  • f9731db67b mod_pubsub: Remove unused loop variable [luacheck] Kim Alvefur 2025-01-08 08:54:52 +01:00
  • 4569e951af util.prosodyctl.shell: Remove non-existent export [luacheck] Kim Alvefur 2025-01-08 08:53:43 +01:00
  • 83e27a61c8 prosodyctl: Remove unused import Kim Alvefur 2025-01-08 08:52:50 +01:00
  • 7ed9729e52 mod_admin_shell: Remove redundant 'mod_' prefix from debug message Kim Alvefur 2025-01-08 08:41:15 +01:00
  • fe2c039c97 core.moduleapi: Include source modules when handling items Kim Alvefur 2025-01-08 08:33:34 +01:00
  • 63690dd4a0 mod_admin_shell: Fix reporting origin module for commands Kim Alvefur 2025-01-08 08:11:02 +01:00
  • 0fe28ddb09 mod_pubsub: Quiet down check for service admin Kim Alvefur 2025-01-07 23:37:41 +01:00
  • c900aab69e mod_pubsub: Limit node listing based on new ACL-aware metadata method Kim Alvefur 2025-01-07 22:57:39 +01:00
  • fbb3a116db prosodyctl: deluser: Use user:delete() shell command for implementation Matthew Wild 2025-01-07 19:28:06 +00:00
  • 8e73190353 prosodyctl: passwd: Use user:password() shell command for implementation Matthew Wild 2025-01-07 19:25:35 +00:00
  • 6ff135c812 mod_admin_shell: user:password(): Support prompting for password if none given Matthew Wild 2025-01-07 19:25:12 +00:00
  • 54de66e7b0 mod_admin_shell: user:create(): Reject promise with error message on failure Matthew Wild 2025-01-07 19:24:05 +00:00
  • f40e997879 mod_admin_shell: Mark event as handled when requested input is submitted Matthew Wild 2025-01-07 19:23:23 +00:00
  • a1fda1fd1a prosodyctl: adduser: use shell user:create() to provide the implementation Matthew Wild 2025-01-07 18:47:24 +00:00
  • 54718fffe0 mod_admin_shell: user:create(): request password via prompt if none given Matthew Wild 2025-01-07 18:17:57 +00:00
  • 7a9bc06049 mod_admin_shell: Add session method to request (password) input from shell client Matthew Wild 2025-01-07 18:17:30 +00:00
  • 72b6c110f0 mod_admin_socket: Fire event on admin client disconnect Matthew Wild 2025-01-07 18:16:23 +00:00
  • 957c69461f mod_admin_shell: Don't pause async thread while waiting for promise result Matthew Wild 2025-01-07 18:15:50 +00:00
  • 91776f57ef util.prosodyctl.shell: Support for requesting special inputs, e.g. passwords Matthew Wild 2025-01-07 18:10:59 +00:00
  • 7a281ab905 util.adminstream: Expose session events (specifically "disconnected") Matthew Wild 2025-01-07 18:07:45 +00:00
  • d58c6ae7ca mod_cron: Don't run tasks if loaded inside prosodyctl Matthew Wild 2025-01-07 18:06:29 +00:00
  • c7005840e6 mod_authz_internal: Make 'prosody:guest' default role for all unknown JIDs Matthew Wild 2025-01-07 14:41:32 +00:00
  • 25b7ac8ece mod_pep: Support for node/item management commands Matthew Wild 2025-01-07 14:27:34 +00:00
  • a10a0140e5 mod_pubsub: Expand shell commands to include node/item management Matthew Wild 2025-01-07 14:27:18 +00:00
  • 0d15dab13f mod_roster: Add basic roster management shell commands Matthew Wild 2025-01-07 12:26:03 +00:00
  • 3ebf89a8c6 mod_flags: New module to view and manage flags on user accounts via shell/API Matthew Wild 2025-01-03 11:45:48 +00:00
  • 6e987bd13f Added tag 0.12.5 for changeset 836efad8483c 0.12 Matthew Wild 2024-12-29 12:13:29 +00:00
  • f45d88d614 mod_admin_shell: stats:show(): Friendlier error message when statistics disabled Matthew Wild 2024-12-28 18:35:24 +00:00
  • a2b2d01c3e Merge 0.12->trunk Matthew Wild 2024-12-20 14:22:25 +00:00
  • bca60e609d util.prosodyctl.check: Improve error handling of UDP socket setup (for #1803) 0.12.5 Matthew Wild 2024-12-20 14:21:02 +00:00
  • a2197df832 mod_saslauth: Use fully qualified import here too Kim Alvefur 2024-11-24 14:53:49 +01:00
  • 0f931dea2a MUC: Use fully qualified import Kim Alvefur 2024-11-23 17:43:43 +01:00
  • ab148f782f muc: Update link to XEP-0421 (instead of inbox) Kim Alvefur 2024-11-23 16:46:34 +01:00
  • 9de5f1149b mod_smacks: Run session destruction code in session's async context Matthew Wild 2024-11-21 17:02:55 +00:00
  • 6bbfcd801a mod_c2s, mod_s2s: Support for queuing callbacks to run in session thread Matthew Wild 2024-11-21 17:02:07 +00:00
  • a3b71e8fc9 util.pposix: Add fdopen() to return a Lua file object from an fd Matthew Wild 2024-11-20 12:08:59 +00:00
  • 19429a5e7d mod_smacks: Fix previous commit for case of no session found Kim Alvefur 2024-11-19 00:57:24 +01:00
  • fff5a91e37 mod_smacks: Prevent traceback on attempting to resume destroyed session Kim Alvefur 2024-11-19 00:53:01 +01:00
  • 61b0c0cd3a net.server_epoll: Don't try to flush buffer on closed connections Kim Alvefur 2024-11-19 00:41:02 +01:00
  • ff00c6707f net.server_epoll: Revert opportunistic_writes tweak Kim Alvefur 2024-11-19 00:31:21 +01:00
  • 885fde62be util.stanza: Handle Clark notation for attributes in :find() Kim Alvefur 2024-11-17 13:40:20 +01:00
  • 00584c4d61 util.stanza: Handle namespace prefixes for attributes in :find() Kim Alvefur 2024-11-17 12:35:51 +01:00
  • b9f73bc724 util.datamanager: fix duplicated word in log message Jonas Schäfer 2024-11-16 09:20:29 +01:00
  • 9f53fd30a9 mod_roster: do not store number in attribute Jonas Schäfer 2024-11-16 09:12:11 +01:00
  • 4bf9c26a26 core.loggingmanager: Bump expected util.pposix version Kim Alvefur 2024-11-16 14:35:36 +01:00
  • 35e92231f8 util.startup: Bump expected util.pposix version Kim Alvefur 2024-11-16 14:35:11 +01:00
  • 6480651a93 util.pposix: Add pipe() (with support for pipe2() flags on Linux) Matthew Wild 2024-11-16 12:26:55 +00:00
  • 7b8f6e3c3e mod_admin_shell: Report when a module is already loaded Kim Alvefur 2024-11-15 15:52:37 +01:00
  • 53edd95324 mod_admin_shell: Refactor end of module:load Kim Alvefur 2024-11-15 15:48:07 +01:00
  • d89b7fa672 Merge 0.12->trunk Matthew Wild 2024-11-15 14:37:10 +00:00
  • 48b271450d MUC: optimizations for broadcast of visitor presence (thanks Jitsi team) Matthew Wild 2024-11-15 14:36:41 +00:00
  • c9cc6f4b67 util.queue: tests: Add test for :replace() method Matthew Wild 2024-11-12 11:25:49 +00:00
  • cc34f41086 mod_s2s: Really fix logging of outgoing stanza queue counts Kim Alvefur 2024-11-11 08:49:57 +01:00
  • e097713883 mod_s2s: Clone queued outgoing stanzas to prevent changes Kim Alvefur 2024-11-10 15:10:26 +01:00
  • b126efdd1c mod_s2s: Fix counting items in outgoing stanza queue (in logs) Kim Alvefur 2024-11-10 15:06:00 +01:00
  • 1b68565d70 mod_s2s: Limit size of outgoing stanza queue Kim Alvefur 2024-11-09 16:47:14 +01:00
  • 52178d7430 net.server_epoll: Make running out of buffer space a fatal error Kim Alvefur 2024-11-09 15:42:31 +01:00
  • 693079c619 net.server_epoll: Improve efficiency of sending much buffered data Kim Alvefur 2024-11-09 00:37:15 +01:00
  • 3b07918800 mod_pubsub: Pass metadata directly into form Kim Alvefur 2024-11-08 02:15:10 +01:00
  • e32aba4c53 mod_pubsub: Use new metadata method Kim Alvefur 2024-11-08 02:12:45 +01:00
  • 9005d35b48 util.pubsub: Add method returning subset of config as metadata Kim Alvefur 2024-11-08 02:11:00 +01:00
  • ef342f9734 Merge 0.12->trunk Matthew Wild 2024-11-08 10:31:25 +00:00
  • cf3403f90c mod_bookmarks: Clarify log messages on failure to sync to modern PEP bookmarks Matthew Wild 2024-11-08 10:28:29 +00:00
  • f8c85b7c1e mod_bookmarks: Suppress error publishing empty legacy bookmarks w/ no PEP node Matthew Wild 2024-11-08 10:24:42 +00:00
  • 664895700d mod_http_file_share: Revert 9c62ffbdf2ae Kim Alvefur 2024-11-02 23:08:28 +01:00
  • 95dddbdea1 Merge 0.12->trunk Kim Alvefur 2024-11-02 22:33:38 +01:00
  • 2c61955e3a mod_smacks: Destroy timed out session in async context (fixes #1884) Kim Alvefur 2024-11-02 18:10:25 +01:00
  • ad83ddfb78 mod_admin_shell: Reject attempt to add or remove roles for unrelated hosts Kim Alvefur 2024-11-01 13:10:45 +01:00
  • e47e8e7ec7 mod_authz_internal: Hint at roles for external JIDs being read-only Kim Alvefur 2024-11-01 13:08:35 +01:00
  • 577e6d8370 mod_admin_shell: Allow assigning roles to arbitrary JIDs when supported Kim Alvefur 2024-11-01 13:07:25 +01:00
  • 77833e7394 scansion: Remove publisher attribute from bookmarks2 tests Kim Alvefur 2024-10-31 17:18:43 +01:00
  • 12b787430a scansion: Import XEP-0402 test from prosody-modules rev 2c6b14207271 Kim Alvefur 2024-10-31 17:22:38 +01:00
  • d477528e67 util.crypto: Add more ECC methods Stephen Paul Weber 2024-10-29 09:15:50 -05:00
  • 25754509f4 util.pubsub: Fix test to account for not using util.error Kim Alvefur 2024-10-29 15:05:14 +01:00
  • c175dc8265 mod_pubsub: Move precondition error wrangling out of util.pubsub Kim Alvefur 2024-10-29 14:56:02 +01:00
  • 73b512d3a6 util.error: Use is_error() instead of is_err() everywhere Kim Alvefur 2024-10-29 14:10:02 +01:00
  • ff05b0773d mod_pubsub: Allow passing additional error context Kim Alvefur 2024-10-27 15:23:45 +01:00
  • 9dd5775dce mod_pubsub: Use error registry Kim Alvefur 2024-10-27 15:18:24 +01:00
  • 91f9db5ffc doap: Update XEP for mostly editorial changes Kim Alvefur 2024-10-26 18:06:49 +02:00
  • 2de66b31bd util.dnsregistry: Refresh from IANA Kim Alvefur 2024-10-26 14:44:06 +02:00
  • a7cff6b464 Merge 0.12->trunk Kim Alvefur 2024-10-26 12:43:53 +02:00
  • a63544d6cf mod_invites_adhoc: Add password reset command Kim Alvefur 2024-10-20 12:11:21 +02:00
  • bd90f33e28 Add Info about mod_announce in the CHANGES file of trunk Menel 2024-10-21 17:15:06 +02:00
  • 2ef0e122fd util.xtemplate: Use same argument order in filters even without 'args' Kim Alvefur 2024-10-16 16:15:05 +02:00
  • eb612ac519 mod_pubsub: Check new role framework for node creation privileges Kim Alvefur 2024-10-13 13:03:08 +02:00
  • f964cc51bb mod_admin_adhoc: Fix log messages for reloading modules. Aidan Epstein 2024-09-29 18:09:17 -07:00
  • 712540db35 MUC: Fix error with nonlegacy hats. Aidan Epstein 2024-09-28 12:38:42 -07:00
  • 98795d0b6e mod_csi: Update correct variables when counting states Kim Alvefur 2024-09-21 22:07:36 +02:00
  • 07d96d6b75 mod_csi: Use same label name for gauge as for older counter Kim Alvefur 2024-09-06 20:49:44 +02:00
  • 84ca2bd960 Merge 0.12->trunk Kim Alvefur 2024-08-30 18:16:01 +02:00
  • ad41d2b5d8 mod_admin_shell: Prevent traceback due to type error Kim Alvefur 2024-08-26 22:26:59 +02:00
  • 8362c4824e mod_s2s: Fix traceback due to type confusion (Thanks Menel) Kim Alvefur 2024-08-26 19:21:03 +02:00
  • df1e43d1ad Merge 0.12->trunk Kim Alvefur 2024-08-18 17:01:47 +02:00
  • ce8b91e4a7 mod_csi: Optimize metrics collection (prematurely) Kim Alvefur 2024-08-18 16:56:36 +02:00
  • 8d00eaa0c7 mod_csi: Rename unused loop variables to '_' [luacheck] Kim Alvefur 2024-08-17 23:15:14 +02:00
  • 0a910917e7 mod_csi: Count how many sessions are using CSI and their state Kim Alvefur 2024-08-17 23:13:28 +02:00