| Commit message (Expand) | Author | Age | Files | Lines |
* | util.xtemplate: Fix error on applying each() to zero stanzas | Kim Alvefur | 2024-07-11 | 2 | -2/+6 |
* | net.server_event: Add 'wrapserver' API | Kim Alvefur | 2024-07-07 | 1 | -1/+16 |
* | scansion: Enable blocklist compat during tests to fix CI | Kim Alvefur | 2024-06-12 | 1 | -0/+2 |
* | 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_invites_adhoc: Fix result form type (thanks betarays) | Kim Alvefur | 2024-04-04 | 1 | -2/+2 |
* | prosodyctl check: Warn about invalid domain names in the config file | Matthew Wild | 2024-03-27 | 1 | -0/+51 |
* | net.http.files: Validate argument to setup function | Kim Alvefur | 2024-02-27 | 1 | -1/+1 |
* | mod_disco: Advertise disco#info and #items on bare JIDs to fix #1664 | Kim Alvefur | 2023-12-17 | 2 | -0/+30 |
* | net.http.parser: Reject overlarge header section earlier | Kim Alvefur | 2023-08-23 | 2 | -1/+34 |
* | core.certmanager: Validate that 'tls_profile' is one of the valid values | Kim Alvefur | 2023-10-27 | 1 | -1/+4 |
* | mod_muc_mam: Improve wording of enable setting | Kim Alvefur | 2023-10-15 | 1 | -1/+1 |
* | Added tag 0.12.4 for changeset a2ba3f06dcf4 | Kim Alvefur | 2023-09-05 | 0 | -0/+0 |
* | util.prosodyctl.check: Correct modern replacement for 'disallow_s2s'0.12.4 | Kim Alvefur | 2023-08-27 | 1 | -1/+1 |
* | util.array: Fix new() library function | Kim Alvefur | 2023-07-22 | 2 | -1/+10 |
* | util.prosodyctl.check: Hint about the 'external_addresses' config option | Kim Alvefur | 2023-07-17 | 1 | -0/+5 |
* | util.prosodyctl.check: Validate format of module list options | Kim Alvefur | 2023-07-17 | 1 | -0/+28 |
* | util.prosodyctl.check: Get some config options via minimal moduleapi #896 | Kim Alvefur | 2023-07-17 | 1 | -41/+54 |
* | core.certmanager: Update Mozilla TLS config to version 5.7 | Kim Alvefur | 2023-07-09 | 1 | -1/+2 |
* | mod_pubsub: Send correct jid attribute in disco#items | Kim Alvefur | 2023-07-08 | 1 | -1/+1 |
* | mod_http: Fix error if 'access_control_allow_origins' is set | Kim Alvefur | 2023-06-10 | 1 | -1/+1 |
* | util.array: Expose new() on module table | Kim Alvefur | 2023-06-10 | 1 | -0/+2 |
* | util.prosodyctl.check: Fix error where hostname can't be turned into A label | Kim Alvefur | 2023-05-31 | 1 | -4/+5 |
* | mod_s2s: Add event where resolver for s2sout can be tweaked | Kim Alvefur | 2022-08-18 | 2 | -0/+6 |
* | mod_csi_simple: Disable revert-to-inactive timer when going to active mode | Kim Alvefur | 2023-05-01 | 1 | -0/+4 |
* | mod_csi_simple: Clear delayed active mode timer on disable | Kim Alvefur | 2023-05-01 | 1 | -0/+4 |
* | util.error: Fix error on conversion of invalid error stanza, fix #1805 | Kim Alvefur | 2023-04-19 | 1 | -1/+1 |
* | mod_admin_shell: Fix display of remote cert status when expired etc | Kim Alvefur | 2023-04-06 | 1 | -1/+1 |
* | prosodyctl: Fix using variable content in a format string | Matthew Wild | 2023-04-07 | 1 | -1/+1 |
* | mod_smacks: Replace existing watchdog when starting hibernation | Kim Alvefur | 2023-04-02 | 1 | -0/+4 |
* | mod_smacks: Fix stray watchdog closing sessions | Kim Alvefur | 2023-04-02 | 1 | -1/+6 |
* | mod_http: Unhook CORS handlers only if active (fixes #1801) | Kim Alvefur | 2023-03-05 | 1 | -3/+7 |
* | util.prosodyctl.check: Suggest 'http_cors_override' instead of older CORS set... | Kim Alvefur | 2023-02-22 | 1 | -2/+2 |
* | Added tag 0.12.3 for changeset 0598d822614f | Matthew Wild | 2023-02-21 | 0 | -0/+0 |
* | mod_websocket: Fire pre-session-close event (fixes #1800)0.12.3 | Matthew Wild | 2023-02-20 | 1 | -0/+3 |
* | net.http.parser: Fix off-by-one error in chunk parser | Matthew Wild | 2023-02-17 | 2 | -5/+53 |
* | mod_admin_socket: Return error on unhandled input to prevent apparent freeze | Kim Alvefur | 2023-02-16 | 2 | -1/+7 |
* | net.http.server: Add new API to get HTTP request from a connection | Matthew Wild | 2023-02-16 | 1 | -0/+4 |
* | net.http.parser: Improve handling of responses without content-length | Matthew Wild | 2023-02-09 | 2 | -9/+14 |
* | net.http: Add missing log parameter | Matthew Wild | 2023-02-09 | 1 | -1/+1 |
* | sessionmanager: Improve logging around session destruction | Matthew Wild | 2023-02-09 | 1 | -3/+10 |
* | core.sessionmanager: Mark session as destroyed to prevent reentry | Kim Alvefur | 2023-01-19 | 1 | -0/+1 |
* | core.sessionmanager: Skip log when (not) destroying destroyed sessions | Kim Alvefur | 2023-01-19 | 1 | -2/+1 |
* | util.startup: Close state on exit to ensure GC finalizers are called | Kim Alvefur | 2023-01-22 | 2 | -5/+5 |
* | util.prosodyctl.shell: Close state on exit to fix saving shell history | Kim Alvefur | 2023-01-22 | 1 | -2/+2 |
* | mod_muc_mam: Copy "include total" behavior from mod_mam | Kim Alvefur | 2023-01-21 | 1 | -1/+5 |
* | mod_muc_mam: Add mam#extended form fields #1796 (Thanks Rain) | Kim Alvefur | 2023-01-21 | 1 | -0/+10 |
* | mod_mam,mod_muc_mam: Minimize differences (reorder, copy some comments) | Kim Alvefur | 2023-01-21 | 2 | -8/+11 |
* | mod_smacks: Log something when hibernation starts | Kim Alvefur | 2023-01-19 | 1 | -0/+1 |
* | prosodyctl check dns: Check for Direct TLS SRV records even if not configured... | Kim Alvefur | 2023-01-14 | 1 | -4/+8 |