| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
* | | mod_posix: Move everything to util.startup | Kim Alvefur | 2024-03-23 | 1 | -112/+1 |
* | | mod_bosh: Set base_type on session | Matthew Wild | 2024-03-17 | 1 | -1/+1 |
* | | mod_pubsub: Ignore shadowed variable [luacheck] | Kim Alvefur | 2024-03-06 | 1 | -0/+1 |
* | | mod_pubsub: Add shell commands to create and list nodes | Matthew Wild | 2024-03-06 | 1 | -0/+42 |
* | | mod_posix: Move POSIX signal handling into util.startup to avoid race | Kim Alvefur | 2024-03-02 | 1 | -50/+0 |
* | | mod_s2s: Comment on why we avoid hostnames in stanza bounce messages | Kim Alvefur | 2024-02-24 | 1 | -0/+2 |
* | | mod_cron: Fix log format to account for float that was integer before | Kim Alvefur | 2024-02-24 | 1 | -1/+1 |
* | | mod_server_contact_info: Update to publish fields via new mod_server_info | Matthew Wild | 2024-02-23 | 1 | -12/+25 |
* | | mod_server_info: New module to manage the serverinfo disco extension form | Matthew Wild | 2024-02-23 | 1 | -0/+55 |
* | | mod_s2s_auth_certs: Handle potential string error | Kim Alvefur | 2024-02-21 | 1 | -3/+6 |
* | | mod_cron: Allow configuring various "internal" delay parameters | Matthew Wild | 2024-02-20 | 1 | -2/+10 |
* | | mod_c2s: Fix error on role change on Components (thanks Menel) | Kim Alvefur | 2024-02-17 | 1 | -0/+3 |
* | | mod_smacks: Adjust buckets for resumption age statistic | Kim Alvefur | 2024-02-16 | 1 | -1/+1 |
* | | mod_storage_internal: Fix off-by-one when searching archive for | Kim Alvefur | 2024-02-15 | 1 | -6/+2 |
* | | mod_s2s_auth_dane_in: Try single TLSA lookup per draft-ietf-dance-client-auth | Kim Alvefur | 2024-01-11 | 1 | -4/+11 |
* | | mod_s2s_auth_dane_in: Simplify result processing | Kim Alvefur | 2024-01-11 | 1 | -18/+26 |
* | | MUC: Record reason for affiliation changes and return in list (fixes #1227) | Kim Alvefur | 2021-08-08 | 1 | -4/+11 |
* | | mod_invites: Fix argument handling | Kim Alvefur | 2024-01-21 | 1 | -1/+1 |
* | | mod_invites: Show short help instead of traceback on missing hostname | Kim Alvefur | 2024-01-13 | 1 | -2/+3 |
* | | mod_invites: Show help if --help passed instead of hostname | Kim Alvefur | 2024-01-13 | 1 | -18/+25 |
* | | mod_invites: Allow specifying invite ttl on command line | Kim Alvefur | 2024-01-13 | 1 | -1/+3 |
* | | Merge 0.12->trunk | Kim Alvefur | 2023-12-17 | 1 | -0/+4 |
|\| |
|
| * | mod_disco: Advertise disco#info and #items on bare JIDs to fix #1664 | Kim Alvefur | 2023-12-17 | 1 | -0/+4 |
* | | mod_storage_internal, tests: Fix before/after combined with the 'reverse' flag | Matthew Wild | 2023-12-12 | 1 | -0/+1 |
* | | mod_http_errors: Simplify CSS via built-in dark mode | Kim Alvefur | 2023-12-06 | 1 | -2/+2 |
* | | mod_user_account_management: Clear pending deletion if account re-enabled | Matthew Wild | 2023-12-07 | 1 | -0/+6 |
* | | mod_saslauth: Fire event per SASL step | Matthew Wild | 2023-12-05 | 1 | -2/+5 |
* | | mod_c2s: Make c2s_timeout timer reachable to allow access from other modules | Kim Alvefur | 2023-12-03 | 1 | -1/+3 |
* | | mod_s2s: Close connection on smacks timeout | Kim Alvefur | 2023-12-02 | 1 | -0/+6 |
* | | mod_saslauth: Fire event at start of authentication attempt | Kim Alvefur | 2023-12-01 | 1 | -0/+6 |
* | | mod_user_account_management: Fire events with a fake (not destroyed) session | Matthew Wild | 2023-11-30 | 1 | -3/+24 |