| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | 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 |
* | | mod_pubsub: Move precondition error wrangling out of util.pubsub | Kim Alvefur | 2024-10-29 | 1 | -3/+4 |
* | | util.error: Use is_error() instead of is_err() everywhere | Kim Alvefur | 2024-10-29 | 1 | -1/+1 |
* | | 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 |
* | | 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 | 1 | -0/+30 |
* | | 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 | 1 | -1/+1 |
|\| |
|
| * | mod_invites: Fix traceback when token_info isn’t set | Emmanuel Gil Peyrot | 2024-07-31 | 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 |
* | | mod_csi: Optimize metrics collection (prematurely) | Kim Alvefur | 2024-08-18 | 1 | -9/+10 |
* | | mod_csi: Rename unused loop variables to '_' [luacheck] | Kim Alvefur | 2024-08-17 | 1 | -2/+2 |
* | | mod_csi: Count how many sessions are using CSI and their state | Kim Alvefur | 2024-08-17 | 1 | -0/+20 |
* | | mod_s2s_bidi: Include empty list of labels in metrics | Kim Alvefur | 2024-08-16 | 1 | -3/+3 |
* | | mod_s2s_bidi: Collect some metrics | Kim Alvefur | 2024-08-11 | 1 | -0/+7 |
* | | mod_auth_internal_{hashed,plain}: Respect flag for disabled accounts in test_... | Kim Alvefur | 2024-08-09 | 2 | -0/+6 |
* | | mod_c2s,mod_s2s: Advertise idle-seconds per XEP-0478 | Kim Alvefur | 2024-08-03 | 2 | -8/+37 |
* | | MUC: Don't default component admins to being room owners | Matthew Wild | 2024-06-18 | 1 | -1/+1 |
* | | MUC: Add per-room PM restriction functionality (thanks Wirlaburla) | Matthew Wild | 2024-05-23 | 2 | -0/+127 |
* | | Merge 0.12->trunk | Kim Alvefur | 2024-04-27 | 1 | -2/+7 |
|\| |
|
| * | mod_admin_shell: Allow matching on host or bare JID in c2s:show | Kim Alvefur | 2023-03-31 | 1 | -2/+2 |
| * | mod_blocklist: Drop blocked messages without error, option to restore complia... | Kim Alvefur | 2024-04-27 | 1 | -2/+7 |
* | | mod_pep: Implement 'roster' (group) access_model | Kim Alvefur | 2023-12-03 | 2 | -1/+24 |
* | | mod_announce: Suppress luacheck warnings | Matthew Wild | 2024-04-26 | 1 | -3/+3 |
* | | mod_announce: Add shell commands and APIs for sending to all/online/roles | Matthew Wild | 2024-04-24 | 1 | -3/+85 |
* | | mod_blocklist: Fix fix signal for letting stanzas pass | Kim Alvefur | 2024-04-23 | 1 | -2/+0 |
* | | mod_blocklist: Check JID of mediated MUC invite sender against blocklist | Matthew Wild | 2024-04-22 | 1 | -1/+16 |
* | | mod_saslauth: Log when tls-exporter is NOT supported, as well as when it is | Matthew Wild | 2024-04-17 | 1 | -0/+2 |
* | | mod_http_file_share: Fix expiry disabled check for new config API | Kim Alvefur | 2024-04-08 | 1 | -1/+1 |
* | | mod_version: Fix uname result style (thanks riau) | Kim Alvefur | 2024-04-07 | 1 | -3/+3 |
* | | mod_server_contact_info: Sort form fields to please scansion | Kim Alvefur | 2024-04-06 | 1 | -1/+2 |
* | | mod_version: Handle access denied from uname() | Kim Alvefur | 2024-04-06 | 1 | -1/+6 |
* | | mod_admin_shell: Add connection created time | aidan | 2024-04-03 | 1 | -0/+12 |
* | | Merge 0.12->trunk | Kim Alvefur | 2024-04-04 | 1 | -2/+2 |
|\| |
|
| * | mod_invites_adhoc: Fix result form type (thanks betarays) | Kim Alvefur | 2024-04-04 | 1 | -2/+2 |
* | | MUC: Fix legacy hats (thanks nicoco) | Kim Alvefur | 2024-03-28 | 1 | -2/+8 |
* | | MUC: Switch to official XEP-0317 namespace for Hats (including compat) (thank... | Kim Alvefur | 2024-03-28 | 1 | -1/+10 |