| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | mod_admin_shell: Report when a module is already loaded | Kim Alvefur | 2024-11-15 | 1 | -0/+6 |
* | | mod_admin_shell: Refactor end of module:load | Kim Alvefur | 2024-11-15 | 1 | -1/+4 |
* | | Merge 0.12->trunk | Matthew Wild | 2024-11-15 | 1 | -6/+4 |
|\| |
|
| * | MUC: optimizations for broadcast of visitor presence (thanks Jitsi team) | Matthew Wild | 2024-11-15 | 1 | -6/+4 |
* | | util.queue: tests: Add test for :replace() method | Matthew Wild | 2024-11-12 | 1 | -0/+19 |
* | | mod_s2s: Really fix logging of outgoing stanza queue counts | Kim Alvefur | 2024-11-11 | 1 | -2/+2 |
* | | mod_s2s: Clone queued outgoing stanzas to prevent changes | Kim Alvefur | 2024-11-10 | 1 | -1/+1 |
* | | mod_s2s: Fix counting items in outgoing stanza queue (in logs) | Kim Alvefur | 2024-11-10 | 1 | -2/+2 |
* | | mod_s2s: Limit size of outgoing stanza queue | Kim Alvefur | 2024-11-09 | 1 | -10/+14 |
* | | net.server_epoll: Make running out of buffer space a fatal error | Kim Alvefur | 2024-11-09 | 1 | -0/+6 |
* | | net.server_epoll: Improve efficiency of sending much buffered data | Kim Alvefur | 2024-11-09 | 1 | -34/+68 |
* | | mod_pubsub: Pass metadata directly into form | Kim Alvefur | 2024-11-08 | 1 | -12/+11 |
* | | mod_pubsub: Use new metadata method | Kim Alvefur | 2024-11-08 | 2 | -16/+16 |
* | | util.pubsub: Add method returning subset of config as metadata | Kim Alvefur | 2024-11-08 | 2 | -0/+29 |
* | | Merge 0.12->trunk | Matthew Wild | 2024-11-08 | 1 | -5/+10 |
|\| |
|
| * | mod_bookmarks: Clarify log messages on failure to sync to modern PEP bookmarks | Matthew Wild | 2024-11-08 | 1 | -2/+2 |
| * | mod_bookmarks: Suppress error publishing empty legacy bookmarks w/ no PEP node | Matthew Wild | 2024-11-08 | 1 | -3/+8 |
* | | mod_http_file_share: Revert 9c62ffbdf2ae | Kim Alvefur | 2024-11-02 | 1 | -2/+2 |
* | | Merge 0.12->trunk | Kim Alvefur | 2024-11-02 | 1 | -5/+7 |
|\| |
|
| * | mod_smacks: Destroy timed out session in async context (fixes #1884) | Kim Alvefur | 2024-11-02 | 1 | -8/+10 |
* | | mod_admin_shell: Reject attempt to add or remove roles for unrelated hosts | Kim Alvefur | 2024-11-01 | 1 | -0/+4 |
* | | mod_authz_internal: Hint at roles for external JIDs being read-only | Kim Alvefur | 2024-11-01 | 1 | -1/+1 |
* | | mod_admin_shell: Allow assigning roles to arbitrary JIDs when supported | Kim Alvefur | 2024-11-01 | 1 | -1/+5 |
* | | scansion: Remove publisher attribute from bookmarks2 tests | Kim Alvefur | 2024-10-31 | 1 | -2/+2 |
* | | scansion: Import XEP-0402 test from prosody-modules rev 2c6b14207271 | Kim Alvefur | 2024-10-31 | 1 | -0/+181 |
* | | util.crypto: Add more ECC methods | Stephen Paul Weber | 2024-10-29 | 2 | -0/+137 |
* | | util.pubsub: Fix test to account for not using util.error | Kim Alvefur | 2024-10-29 | 1 | -1/+1 |
* | | mod_pubsub: Move precondition error wrangling out of util.pubsub | Kim Alvefur | 2024-10-29 | 2 | -9/+5 |
* | | util.error: Use is_error() instead of is_err() everywhere | Kim Alvefur | 2024-10-29 | 3 | -9/+9 |
* | | mod_pubsub: Allow passing additional error context | Kim Alvefur | 2024-10-27 | 1 | -4/+4 |
* | | mod_pubsub: Use error registry | Kim Alvefur | 2024-10-27 | 1 | -10/+5 |
* | | doap: Update XEP for mostly editorial changes | Kim Alvefur | 2024-10-26 | 1 | -15/+15 |
* | | util.dnsregistry: Refresh from IANA | Kim Alvefur | 2024-10-26 | 1 | -1/+6 |
* | | Merge 0.12->trunk | Kim Alvefur | 2024-10-26 | 1 | -10/+10 |
|\| |
|
| * | mod_admin_adhoc: Fix log messages for reloading modules. | Aidan Epstein | 2024-09-29 | 1 | -10/+10 |
* | | mod_invites_adhoc: Add password reset command | Kim Alvefur | 2024-10-20 | 2 | -0/+31 |
* | | Add Info about mod_announce in the CHANGES file of trunk | Menel | 2024-10-21 | 1 | -0/+1 |
* | | util.xtemplate: Use same argument order in filters even without 'args' | Kim Alvefur | 2024-10-16 | 2 | -11/+3 |
* | | mod_pubsub: Check new role framework for node creation privileges | Kim Alvefur | 2024-10-13 | 1 | -2/+14 |
* | | MUC: Fix error with nonlegacy hats. | Aidan Epstein | 2024-09-28 | 1 | -1/+1 |
* | | mod_csi: Update correct variables when counting states | Kim Alvefur | 2024-09-21 | 1 | -2/+2 |
* | | mod_csi: Use same label name for gauge as for older counter | Kim Alvefur | 2024-09-06 | 1 | -1/+1 |
* | | Merge 0.12->trunk | Kim Alvefur | 2024-08-30 | 2 | -2/+2 |
|\| |
|
| * | mod_invites: Fix traceback when token_info isn’t set | Emmanuel Gil Peyrot | 2024-07-31 | 1 | -1/+1 |
| * | util.prosodyctl.cert: Ensure old cert is moved out of the way | Kim Alvefur | 2024-08-30 | 1 | -1/+1 |
* | | mod_admin_shell: Prevent traceback due to type error | Kim Alvefur | 2024-08-26 | 1 | -1/+2 |
* | | mod_s2s: Fix traceback due to type confusion (Thanks Menel) | Kim Alvefur | 2024-08-26 | 1 | -1/+2 |
* | | Merge 0.12->trunk | Kim Alvefur | 2024-08-18 | 1 | -0/+1 |
|\| |
|
| * | core.moduleapi: Default labels to empty list to fix error if omitted | Kim Alvefur | 2024-08-18 | 1 | -0/+1 |
* | | mod_csi: Optimize metrics collection (prematurely) | Kim Alvefur | 2024-08-18 | 1 | -9/+10 |