Log

core/stanza_router.lua @ 13270:14bbfb2cc8dd default tip

description author age
core: Prefix module imports with prosody namespace Kim Alvefur Fri, 17 Mar 2023 16:23:07 +0100
mod_s2s: Simplify conditionals since all sessions should have .host now Kim Alvefur Fri, 26 Aug 2022 19:10:15 +0200
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
core.stanza_router: Handle s2s in more direction-agnostic way Kim Alvefur Sat, 07 Sep 2019 17:34:56 +0200
core.stanza_router: Remove tostring call from logging Kim Alvefur Tue, 30 Jul 2019 02:18:59 +0200
stanza_router: Remove deprecation warning for core routing functions from global scope (deprecated in 0.9) Kim Alvefur Sun, 21 Oct 2018 14:45:22 +0200
Merge 0.10->trunk Matthew Wild Mon, 30 Jul 2018 15:13:54 +0100
core.stanza_router: Reduce logging of common routing (#776) Kim Alvefur Sun, 22 Jul 2018 19:44:58 +0200