| Sun, 05 Oct 2025 11:08:27 +0200 |
Kim Alvefur |
mod_admin_shell: Add debug:ping() which prints debug logs until pong
|
| Thu, 02 Oct 2025 21:09:51 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Thu, 02 Oct 2025 21:09:29 +0200 |
Kim Alvefur |
mod_http_file_share: Split long line [luacheck]
13.0
|
| Thu, 02 Oct 2025 21:08:15 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Thu, 02 Oct 2025 21:04:20 +0200 |
Kim Alvefur |
mod_http_file_share: Improve debug logging around unexpected file sizes
13.0
|
| Wed, 01 Oct 2025 17:39:20 +0200 |
Kim Alvefur |
mod_c2s: Fix typo
|
| Wed, 01 Oct 2025 17:25:15 +0200 |
Kim Alvefur |
mod_c2s: Improve user-facing error reporting when unable to proceed
|
| Tue, 30 Sep 2025 18:20:17 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 19 Aug 2024 00:15:40 +0200 |
Kim Alvefur |
util.sqlite3: Support immediate transactions
|
| Mon, 19 Aug 2024 00:11:06 +0200 |
Kim Alvefur |
mod_storage_sql: Switch mutating transactions to new API
|
| Mon, 19 Aug 2024 00:06:45 +0200 |
Kim Alvefur |
util.sql: Add API to start an explicit write transaction
|
| Tue, 30 Sep 2025 16:11:49 +0200 |
Kim Alvefur |
mod_storage_sql: Set configurable wait time for locked SQLite3 database
13.0
|
| Sun, 28 Sep 2025 00:55:41 +0200 |
Kim Alvefur |
mod_http_errors: Fix traceback on missing Accept header
|
| Sat, 27 Sep 2025 18:26:18 +0200 |
Kim Alvefur |
mod_bosh: Tweak logging
|
| Tue, 01 Jul 2025 14:07:55 +0200 |
Kim Alvefur |
mod_bosh: Pass stanzas trough bytes/out filter
|
| Tue, 01 Jul 2025 14:07:49 +0200 |
Kim Alvefur |
mod_bosh: Create sessions via sessionmanager
|
| Sun, 22 Jun 2025 21:31:37 +0200 |
Kim Alvefur |
mod_bosh: Move all namespaces to variables at the top
|
| Fri, 26 Sep 2025 12:43:38 +0100 |
Matthew Wild |
mod_http_errors: Return errors as JSON if requester prefers that
|
| Fri, 26 Sep 2025 12:06:14 +0100 |
Matthew Wild |
net.http.server: Include request in (more) http-error events
|
| Thu, 25 Sep 2025 16:56:09 +0100 |
Matthew Wild |
mod_s2s: Close outgoing pre-auth s2s sessions when their stanza queue is full
|
| Thu, 25 Sep 2025 16:54:23 +0100 |
Matthew Wild |
util.queue: Convenience functions for empty/full
|
| Thu, 25 Sep 2025 16:53:35 +0100 |
Matthew Wild |
usermanager: More consistent method behaviour, errors, and (pre-)events
|
| Thu, 25 Sep 2025 17:11:33 +0200 |
Kim Alvefur |
mod_pubsub: Rename loop variable to avoid name conflict [luacheck]
|
| Thu, 25 Sep 2025 17:11:01 +0200 |
Kim Alvefur |
mod_pubsub: Fix error reporting for <affiliations> (thanks luacheck)
|
| Thu, 25 Sep 2025 17:04:49 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Tue, 16 Sep 2025 20:35:52 +0200 |
Kim Alvefur |
mod_pubsub: Implement retrieval of own affiliation(s) #1966
|
| Thu, 25 Sep 2025 16:51:06 +0200 |
Kim Alvefur |
mod_roster: Add command for cleaning out invalid contact JIDs
13.0
|
| Sat, 20 Sep 2025 17:46:46 +0200 |
Kim Alvefur |
util.jid: Validate domainparts using IDNA or as IP literals (fixes #1903)
13.0
|
| Sat, 20 Sep 2025 23:48:04 +0200 |
Kim Alvefur |
mod_http_file_share: Fix error when upload directory not created yet
|
| Sat, 04 Dec 2021 18:57:11 +0100 |
Kim Alvefur |
mod_http_file_share: Check for unexpected files in the upload directory
|
| Sat, 04 Dec 2021 18:56:51 +0100 |
Kim Alvefur |
mod_http_file_share: Check that files are still there with correct size
|
| Fri, 12 Sep 2025 17:05:42 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Tue, 09 Sep 2025 00:39:41 +0100 |
lissine |
mod_muc: Send the room avatar hash each time an occupant starts a new session
13.0
|
| Mon, 08 Sep 2025 15:01:50 +0200 |
Link Mauve |
mod_muc: Revert f4e16e6265e6 and invalidate avatar cache only on vcard change
13.0
|
| Mon, 08 Sep 2025 13:25:53 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 08 Sep 2025 12:19:26 +0200 |
Link Mauve |
mod_muc: Remove avatar hash caching
13.0
|
| Tue, 02 Sep 2025 00:50:25 +0200 |
Link Mauve |
mod_smacks: Remove extra optional from sm element
13.0
|
| Sun, 31 Aug 2025 00:47:25 +0200 |
Kim Alvefur |
prosodyctl shell: Output TSV when output is not a TTY
|
| Sun, 31 Aug 2025 00:41:59 +0200 |
Kim Alvefur |
mod_admin_shell: Skip adding margin for tables in non-repl use
|
| Sat, 30 Aug 2025 21:55:03 +0200 |
Kim Alvefur |
util.human.io: Support disabling column widths
|
| Sat, 30 Aug 2025 21:54:07 +0200 |
Kim Alvefur |
util.human.io: Allow specifying a different column separator
|
| Sat, 30 Aug 2025 21:52:00 +0200 |
Kim Alvefur |
util.human.io: Factor out column width calculation
|
| Sun, 24 Aug 2025 20:05:36 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Sun, 24 Aug 2025 19:57:43 +0200 |
Kim Alvefur |
net.server_event: Port TLS 1.3 channel binding method
13.0
|
| Sun, 24 Aug 2025 18:15:09 +0200 |
Kim Alvefur |
net.server_epoll: Restore idle checks after pause (e.g. rate limits)
13.0
|
| Fri, 08 Aug 2025 15:09:52 +0200 |
Kim Alvefur |
CHANGES: Add Lua 5.5 support
|
| Fri, 08 Aug 2025 15:04:48 +0200 |
Kim Alvefur |
util.format: Handle Lua 5.5 change in precision tostring(big number)
|
| Wed, 06 Aug 2025 16:48:35 +0200 |
Kim Alvefur |
util.startup: Add Lua 5.5 GC defaults
|
| Wed, 06 Aug 2025 16:34:41 +0200 |
Kim Alvefur |
util.gc: Handle Lua 5.5 way of passing parameters
|
| Wed, 06 Aug 2025 16:08:19 +0200 |
Kim Alvefur |
configure: Add support for Lua 5.5 (beta)
|
| Tue, 01 Jul 2025 23:22:37 +0200 |
Kim Alvefur |
util.serialization: Add the Lua 5.5 'global' keyword
|
| Fri, 23 Feb 2024 18:44:13 +0100 |
Kim Alvefur |
various: Do not mutate loop variables as they are treated as const in Lua 5.5
|
| Tue, 05 Aug 2025 22:35:01 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Tue, 05 Aug 2025 21:49:58 +0200 |
Kim Alvefur |
mod_s2s_auth_dane_in: Fix caching SHA2-512 hash
13.0
|
| Tue, 05 Aug 2025 13:11:28 +0100 |
Matthew Wild |
mod_c2s: Avoid calling module:context() with unknown hosts
|
| Sun, 03 Aug 2025 15:21:56 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Sun, 03 Aug 2025 15:14:20 +0200 |
Kim Alvefur |
migrator: Allow migrating between different configs of the same driver
13.0
|
| Sun, 27 Jul 2025 01:11:58 +0200 |
Kim Alvefur |
Merge 13.0->trunk
|
| Sun, 27 Jul 2025 01:08:14 +0200 |
Kim Alvefur |
core.configmanager: Fix referencing previous config options #1950
13.0
|
| Fri, 25 Jul 2025 20:33:38 +0200 |
Kim Alvefur |
mod_csi_simple: Consider own PEP event broadcasts as high priority
|