| Sat, 14 Mar 2026 01:16:14 +0100 |
Kim Alvefur |
util.jid: Fix to reject IPv6 literal hosts without brackets
13.0
|
| Wed, 11 Mar 2026 16:59:10 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Wed, 11 Mar 2026 16:53:48 +0100 |
Kim Alvefur |
core.moduleapi: Use default value when enum option has incorrect value
13.0
|
| Thu, 20 Nov 2025 10:04:06 +0100 |
Mike Yuan |
mod_turn_external: hand out credentials for type == turns too
13.0
|
| Sun, 08 Mar 2026 19:30:54 +0300 |
Vitaly Orekhov |
util.termcolours: Remove leftovers of conhost text painting
|
| Thu, 05 Mar 2026 10:24:56 -0500 |
morerunes |
util.pposix: enable compilation on MacOS
|
| Sun, 01 Mar 2026 22:51:12 +0000 |
Matthew Wild |
Merge 13.0->trunk
|
| Sun, 01 Mar 2026 22:50:50 +0000 |
Matthew Wild |
prosodyctl check features: Warn if http file sharing enabled on both host and component
13.0
|
| Thu, 26 Feb 2026 15:10:15 +0000 |
Matthew Wild |
Merge 13.0->trunk
|
| Thu, 26 Feb 2026 15:09:16 +0000 |
Matthew Wild |
MUC: Advertise hats feature on room JID (thanks Daniel)
13.0
|
| Mon, 23 Feb 2026 22:32:54 +0100 |
Kim Alvefur |
net.http: Fix attempt to index a nil value (thanks Menel)
|
| Sun, 22 Feb 2026 17:22:42 +0000 |
Matthew Wild |
net.http: Allow passing a 'target_filter' function to restrict connection targets
|
| Sat, 21 Feb 2026 17:08:11 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Sat, 21 Feb 2026 17:05:48 +0100 |
Kim Alvefur |
mod_admin_shell: Make cert index search path relative to config file
13.0
|
| Fri, 20 Feb 2026 15:48:40 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Fri, 20 Feb 2026 15:45:54 +0100 |
Kim Alvefur |
mod_http: "Handle" streaming requests to avoid invoking redirect handler
13.0
|
| Fri, 20 Feb 2026 15:16:31 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Fri, 20 Feb 2026 15:08:03 +0100 |
Kim Alvefur |
net.http.parser: Fix handling of chunked request
13.0
|
| Thu, 19 Feb 2026 01:06:04 +0100 |
Link Mauve |
doap: Add missing status complete
|
| Mon, 16 Feb 2026 17:56:32 +0000 |
Matthew Wild |
mod_invites: When displaying invite info, display whether they are reusable
|
| Mon, 16 Feb 2026 17:56:02 +0000 |
Matthew Wild |
mod_invites: Allow specifying --reusable for invites created via shell commands
|
| Mon, 16 Feb 2026 17:55:08 +0000 |
Matthew Wild |
mod_invites: Add 'reusable' parameter to create_account() and create_contact()
|
| Fri, 13 Feb 2026 20:32:54 +0100 |
Kim Alvefur |
prosodyctl: Remove unused variable [luacheck]
|
| Fri, 30 Jan 2026 14:08:53 +0100 |
Link Mauve |
util.time: Import sleep from luasocket
|
| Fri, 30 Jan 2026 14:44:04 +0100 |
Link Mauve |
prosodyctl: Only import "socket" in the root of the module
|
| Fri, 30 Jan 2026 14:08:53 +0100 |
Link Mauve |
Use util.time.now() consistently instead of socket.gettime()
|
| Fri, 13 Feb 2026 16:19:12 +0100 |
Kim Alvefur |
mod_http_file_share: Support full Range requests
|
| Fri, 21 Nov 2025 21:41:35 +0100 |
Kim Alvefur |
net.http.server: Allow sending a file slice
|
| Fri, 21 Nov 2025 21:40:29 +0100 |
Kim Alvefur |
net.http.server: Ensure blocksize is an integer
|
| Fri, 13 Feb 2026 15:22:46 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Fri, 13 Feb 2026 14:54:57 +0100 |
Kim Alvefur |
mod_http_file_share: Improve handling of Range requests
13.0
|
| Wed, 11 Feb 2026 15:36:28 +0000 |
Matthew Wild |
rostermanager, mod_roster: Include 'approved' attribute in roster items (thanks singpolyma)
|
| Wed, 11 Feb 2026 11:39:19 +0000 |
Matthew Wild |
Merge 13.0->trunk
|
| Wed, 11 Feb 2026 11:38:55 +0000 |
Matthew Wild |
mod_carbons: Fix some carbons decision-making bugs (fixes #1861)
13.0
|
| Mon, 09 Feb 2026 18:38:35 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 09 Feb 2026 18:30:57 +0100 |
Kim Alvefur |
prosody, prosodyctl: Always search installation directory first
13.0
|
| Mon, 09 Feb 2026 17:11:52 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 09 Feb 2026 16:59:42 +0100 |
Kim Alvefur |
prosody, prosodyctl: Load loader directly from source directory
13.0
|
| Mon, 09 Feb 2026 15:54:02 +0100 |
Kim Alvefur |
loader: Revert bad idea
|
| Mon, 09 Feb 2026 01:57:40 +0100 |
Kim Alvefur |
loader: Move all path setup here from all executables
|
| Mon, 09 Feb 2026 01:57:07 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Mon, 09 Feb 2026 01:53:50 +0100 |
Kim Alvefur |
loader: Fix path setup
13.0
|
| Fri, 30 Jan 2026 22:02:31 +0100 |
Kim Alvefur |
mod_s2s_auth_dane_in: Don't attempt DANCE with IP addresses
|
| Sun, 08 Feb 2026 17:47:57 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Sun, 08 Feb 2026 17:44:17 +0100 |
Kim Alvefur |
migrator: Apply loader fix here too
13.0
|
| Sat, 07 Feb 2026 19:12:27 +0100 |
Kim Alvefur |
Merge 13.0->trunk
|
| Sun, 01 Feb 2026 15:22:53 +0100 |
Kim Alvefur |
prosody: Fix loading local code when also installed system-wide
13.0
|
| Sun, 01 Feb 2026 15:21:40 +0100 |
Kim Alvefur |
prosody: Move function only used once into block where it is used
13.0
|
| Sun, 01 Feb 2026 15:18:14 +0100 |
Kim Alvefur |
prosody: Abort earlier on incompatible Lua version
13.0
|
| Sun, 01 Feb 2026 14:49:34 +0100 |
Kim Alvefur |
util.pposix: Silence compiler warnings about unused return values
13.0
|
| Tue, 03 Feb 2026 11:01:03 +0000 |
Matthew Wild |
Merge with trunk
|
| Sun, 25 Jan 2026 11:25:59 +0000 |
Matthew Wild |
Merge 13.0->trunk
|
| Thu, 22 Jan 2026 10:23:22 +0000 |
Matthew Wild |
Added tag 13.0.4 for changeset f463e101fbd9
13.0
|
| Thu, 22 Jan 2026 17:54:30 +0100 |
Kim Alvefur |
util.prosodyctl.check: Do not suggest renaming domain to public suffix
|
| Tue, 20 Jan 2026 11:45:19 +0000 |
Matthew Wild |
mod_account_activity: Add options to only show accounts with no login or no data
|
| Tue, 20 Jan 2026 11:13:31 +0000 |
Matthew Wild |
Merge 13.0->trunk
|
| Tue, 20 Jan 2026 11:04:41 +0000 |
Matthew Wild |
mod_account_activity: Handle authentication provider returning no user info
13.0 13.0.4
|
| Sun, 18 Jan 2026 14:56:01 +0100 |
Link Mauve |
doap: Add XEP-0486
13.0
|
| Mon, 19 Jan 2026 12:09:40 +0100 |
Kim Alvefur |
util.prosodyctl.check: Don't suggest renaming VirtualHost to bare TLD
|
| Wed, 14 Jan 2026 20:32:50 +0100 |
Kim Alvefur |
core.modulemanager: Fix shell commands on components
13.0
|