Software /
code /
prosody
Log
core/stanza_router.lua @ 11880:d30c81b875f2
description | author | age |
---|---|---|
core.stanza_router: Rename variable to be more specific | Kim Alvefur | Fri, 25 Jun 2021 15:17:37 +0200 |
stanza_router: only fire pre-stanza if firing other preevents (e.g. for c2s sessions) | Matthew Wild | Wed, 05 Feb 2020 22:53:59 +0000 |
stanza_router: Add once-per-routed-stanza event, pre-stanza | Matthew Wild | Wed, 05 Feb 2020 17:40:50 +0000 |
core.stanza_router: Silence warning about unused err_message [luacheck] | Kim Alvefur | Fri, 20 Dec 2019 22:33:24 +0100 |
core.stanza_router: Extract host part of JIDs directly [luacheck] | Kim Alvefur | Fri, 20 Dec 2019 22:31:27 +0100 |
Backed out changeset 64ddcbc9a328 as it would prevent communicating with valid remote JIDs that aren't valid under STRINGPREP / Unicode 3.2 | Kim Alvefur | Wed, 30 Oct 2019 17:33:52 +0100 |
core.stanza_router: Do strict jidprep on c2s | Kim Alvefur | Mon, 09 Sep 2019 22:32:01 +0200 |