| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | mod_c2s,mod_s2s: Fix error on shutdown (Thanks Martin) | Kim Alvefur | 2022-02-22 | 2 | -2/+2 |
* | | mod_c2s,mod_s2s: Wrap callback to improve tracebacks | Kim Alvefur | 2022-02-22 | 2 | -2/+2 |
* | | mod_carbons: Allow plugging into decision of whether to carbon-copy | Kim Alvefur | 2022-02-21 | 1 | -1/+9 |
* | | mod_mam: Fix a comment | Kim Alvefur | 2021-12-11 | 1 | -1/+1 |
* | | mod_mam: Allow plugging into archive decision | Kim Alvefur | 2021-12-10 | 1 | -4/+13 |
|/ |
|
* | mod_admin_shell: Use a table to show help sections | Kim Alvefur | 2022-02-20 | 1 | -17/+19 |
* | mod_c2s: Ignore unused event payload [luacheck] | Kim Alvefur | 2022-02-18 | 1 | -1/+1 |
* | mod_c2s,mod_s2s: Wait for sessions to close before proceeding with shutdown s... | Kim Alvefur | 2022-02-17 | 2 | -2/+32 |
* | mod_c2s: Close ports in a separate, earlier event from closing sessions | Kim Alvefur | 2022-02-18 | 1 | -0/+2 |
* | mod_s2s: Disable creation of new outgoing connections during shutdown | Kim Alvefur | 2022-02-11 | 1 | -0/+7 |
* | mod_c2s,mod_s2s: Disable and close port listeners before closing sessions | Kim Alvefur | 2022-02-11 | 2 | -0/+14 |
* | mod_posix: Run signal handlers in the startup thread | Kim Alvefur | 2021-10-06 | 1 | -7/+13 |
* | mod_admin_shell: Squeeze some characters out of the Certificate column | Kim Alvefur | 2022-02-17 | 1 | -2/+2 |
* | mod_admin_shell: Fix description of muc:room() (thanks Link Mauve) | Kim Alvefur | 2022-02-15 | 1 | -1/+1 |
* | mod_turn_external: Fix type of config option (thanks mirux) | Kim Alvefur | 2022-02-15 | 1 | -1/+1 |
* | mod_invites_register: Load mod_register_ibr in invite only mode | Kim Alvefur | 2022-02-10 | 1 | -0/+4 |
* | mod_invites_register: Replace COMPAT hack | Kim Alvefur | 2022-02-10 | 1 | -1/+1 |
* | mod_turn_external: Add option to enable TURN over TLS | Kim Alvefur | 2022-02-10 | 1 | -2/+6 |
* | mod_turn_external: Simplify configuration | Kim Alvefur | 2022-02-10 | 1 | -2/+9 |
* | mod_admin_shell: Track connected events instead of created | Kim Alvefur | 2022-02-06 | 1 | -3/+3 |
* | mod_s2s: Add new early s2s-connected events | Kim Alvefur | 2022-02-06 | 1 | -0/+3 |
* | mod_smacks: Tweak resumption age buckets towards multiples of 60 | Kim Alvefur | 2022-02-04 | 1 | -1/+1 |
* | mod_http: Use interface name as default default global hostname | Kim Alvefur | 2022-02-04 | 1 | -1/+1 |
* | mod_http: Use http_default_host for URLs generated in global context | Kim Alvefur | 2022-02-04 | 1 | -1/+2 |
* | mod_websocket: Only enable host-agnostic HTTP routing when enabled globally | Kim Alvefur | 2022-02-04 | 1 | -1/+3 |
* | mod_bosh: Only enable host-agnostic HTTP routing when enabled globally | Kim Alvefur | 2022-02-04 | 1 | -1/+3 |
* | mod_pep: Fix typo in comment [codespell] | Kim Alvefur | 2022-02-04 | 1 | -1/+1 |
* | mod_bookmarks: Fix typos in stanza error messages [codespell] | Kim Alvefur | 2022-02-04 | 1 | -2/+2 |
* | mod_admin_shell: Fix typo in comment [codespell] | Kim Alvefur | 2022-02-04 | 1 | -1/+1 |
* | mod_pep: Clarify purpose of fallback service | Kim Alvefur | 2022-02-03 | 1 | -0/+7 |
* | mod_pep: Correct initialization of fallback service | Kim Alvefur | 2022-02-03 | 1 | -8/+6 |
* | plugins: Update for namespace bump in XEP-0353 v0.4.0 | Kim Alvefur | 2022-01-11 | 3 | -3/+3 |
* | mod_admin_shell: Add descriptions of each column to 'help columns' | Kim Alvefur | 2022-01-30 | 1 | -5/+35 |
* | mod_admin_shell: Use exact match instead of Lua patterns in c2s,s2s:show | Kim Alvefur | 2022-01-30 | 1 | -2/+2 |
* | mod_http_file_share: Use alternate syntax for filename in Content-Disposition | Kim Alvefur | 2022-01-29 | 1 | -1/+2 |
* | mod_admin_shell: Fix traceback on rendering graph of stats without extra labels | Kim Alvefur | 2022-01-29 | 1 | -1/+1 |
* | mod_admin_shell: Add help section about stats | Kim Alvefur | 2022-01-29 | 1 | -1/+4 |
* | mod_admin_shell: Add help section about customizing table columns | Kim Alvefur | 2022-01-28 | 1 | -1/+17 |
* | mod_pubsub: Allow configuring summary templates | Kim Alvefur | 2022-01-24 | 1 | -6/+11 |
* | mod_pubsub: Use the util.xtemplate to render Atom summary | Kim Alvefur | 2022-01-24 | 1 | -9/+3 |
* | mod_pubsub: Use the 'pubsub#type' setting to pick summary generator | Kim Alvefur | 2022-01-24 | 1 | -1/+2 |
* | mod_tls: Set ALPN on outgoing connections | Kim Alvefur | 2022-01-25 | 1 | -1/+2 |
* | mod_admin_shell: Add command to show current user roles | Kim Alvefur | 2022-01-23 | 1 | -0/+20 |
* | mod_admin_shell: Add help section about roles | Kim Alvefur | 2022-01-23 | 1 | -0/+12 |
* | mod_s2s: Retrieve TLS context for outgoing Direct TLS connections from mod_tls | Kim Alvefur | 2022-01-21 | 2 | -8/+17 |
* | mod_s2s: Enable outgoing Direct TLS connections | Kim Alvefur | 2022-01-21 | 1 | -2/+9 |
* | mod_storage_xep0227: Fix luacheck warning | Matthew Wild | 2022-01-17 | 1 | -1/+1 |
* | mod_storage_xep0227: Fix traceback during iteration of driver stores | Matthew Wild | 2022-01-17 | 1 | -1/+1 |
* | mod_storage_xep0227: Fix file export (missing parameter) from refactor in 270... | Matthew Wild | 2022-01-17 | 1 | -1/+1 |
* | mod_http: Increase severity of loading unreachable http modules | Kim Alvefur | 2022-01-15 | 1 | -1/+1 |