| 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)
|