Software /
code /
prosody
Log
description | author | age |
---|---|---|
Merge 0.11->trunk | Matthew Wild | 2020-09-15 |
net.http: Add feature discovery (currently just contains SNI) 0.11 | Matthew Wild | 2020-09-15 |
mod_http: Silence warnings when running under prosodyctl | Matthew Wild | 2020-09-11 |
util.interpolation: Add test for ~ when value is false (not just nil) | Matthew Wild | 2020-09-09 |
util.interpolation: Add '~' as the opposite of '&' (render sub-block if falsy) | Matthew Wild | 2020-09-09 |
net.server: Backport client parts of SNI support from trunk (#409) 0.11 | Kim Alvefur | 2020-08-17 |
mod_posix: Daemonize later | Kim Alvefur | 2020-09-08 |
Added tag 0.11.6 for changeset bacca65ce107 0.11 | Matthew Wild | 2020-09-09 |
util.event: Add luacheck annotation to unused parameter in tests | Matthew Wild | 2020-09-03 |
util.helpers: when logging events, log individual handler calls | Matthew Wild | 2020-09-03 |
util.events: Add set_debug_hook() method | Matthew Wild | 2020-09-03 |
MUC: Don't default room name to JID localpart (API breaking change) | Kim Alvefur | 2020-08-29 |