Software /
code /
prosody
Log
core/stanza_router.lua @ 12804:3eef052c72d8
description | author | age |
---|---|---|
mod_s2s: Simplify conditionals since all sessions should have .host now | Kim Alvefur | 2022-08-26 |
core.stanza_router: Rename variable to be more specific | Kim Alvefur | 2021-06-25 |
stanza_router: only fire pre-stanza if firing other preevents (e.g. for c2s sessions) | Matthew Wild | 2020-02-05 |
stanza_router: Add once-per-routed-stanza event, pre-stanza | Matthew Wild | 2020-02-05 |
core.stanza_router: Silence warning about unused err_message [luacheck] | Kim Alvefur | 2019-12-20 |
core.stanza_router: Extract host part of JIDs directly [luacheck] | Kim Alvefur | 2019-12-20 |
Backed out changeset 64ddcbc9a328 as it would prevent communicating with valid remote JIDs that aren't valid under STRINGPREP / Unicode 3.2 | Kim Alvefur | 2019-10-30 |