core/stanza_router.lua
Fri, 17 Mar 2023 16:23:07 +0100 Kim Alvefur core: Prefix module imports with prosody namespace
Fri, 26 Aug 2022 19:10:15 +0200 Kim Alvefur mod_s2s: Simplify conditionals since all sessions should have .host now
Fri, 25 Jun 2021 15:17:37 +0200 Kim Alvefur core.stanza_router: Rename variable to be more specific
Wed, 05 Feb 2020 22:53:59 +0000 Matthew Wild stanza_router: only fire pre-stanza if firing other preevents (e.g. for c2s sessions)
Wed, 05 Feb 2020 17:40:50 +0000 Matthew Wild stanza_router: Add once-per-routed-stanza event, pre-stanza
Fri, 20 Dec 2019 22:33:24 +0100 Kim Alvefur core.stanza_router: Silence warning about unused err_message [luacheck]
Fri, 20 Dec 2019 22:31:27 +0100 Kim Alvefur core.stanza_router: Extract host part of JIDs directly [luacheck]
Wed, 30 Oct 2019 17:33:52 +0100 Kim Alvefur Backed out changeset 64ddcbc9a328 as it would prevent communicating with valid remote JIDs that aren't valid under STRINGPREP / Unicode 3.2
Mon, 09 Sep 2019 22:32:01 +0200 Kim Alvefur core.stanza_router: Do strict jidprep on c2s
Sat, 07 Sep 2019 17:34:56 +0200 Kim Alvefur core.stanza_router: Handle s2s in more direction-agnostic way
Tue, 30 Jul 2019 02:18:59 +0200 Kim Alvefur core.stanza_router: Remove tostring call from logging
Sun, 21 Oct 2018 14:45:22 +0200 Kim Alvefur stanza_router: Remove deprecation warning for core routing functions from global scope (deprecated in 0.9)
Mon, 30 Jul 2018 15:13:54 +0100 Matthew Wild Merge 0.10->trunk
Sun, 22 Jul 2018 19:44:58 +0200 Kim Alvefur core.stanza_router: Reduce logging of common routing (#776)
Sun, 22 Jul 2018 19:44:58 +0200 Kim Alvefur core.stanza_router: Reduce logging of common routing (#776)
Fri, 23 Mar 2018 13:15:19 +0100 Kim Alvefur stanza_router: Limit scope of deprecated warning function since it is not used anywhere else [luacheck]
Tue, 17 Oct 2017 07:09:00 +0200 Kim Alvefur core.stanza_router: Verify that xmlns exists for firing stanza/iq/xmlns/name events (fixes #1022) (thanks SamWhited)
Sat, 04 Mar 2017 17:49:48 +0100 Kim Alvefur core: Split some very long lines [luacheck]
Mon, 02 Jan 2017 01:59:03 +0100 Kim Alvefur stanza_router: Fix typo
Tue, 13 Dec 2016 18:16:20 +0100 Kim Alvefur core.stanza_router: Remove hack for allowing resource binding IQ before resource binding
Fri, 25 Nov 2016 05:08:09 +0100 Kim Alvefur core.stanza_router: Separate iq type check from child count check
Fri, 25 Nov 2016 05:06:13 +0100 Kim Alvefur core.stanza_router: Require 'id' attribute on iq stanzas (fixes #785)
Wed, 31 Aug 2016 16:40:26 +0100 Matthew Wild stanza_router: Make 'unhandled stanza' errors more informative
Mon, 30 May 2016 13:29:43 +0200 Kim Alvefur core.stanza_router: Remove compatibility with Jabiru not including id attribute (originally added in 9b352c8a32e6)
Wed, 06 May 2015 19:20:07 +0100 Matthew Wild portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations
Mon, 26 Jan 2015 15:25:16 +0100 Kim Alvefur Merge 0.9->0.10
Tue, 06 Jan 2015 17:39:47 +0100 Kim Alvefur stanza_router: Fix routing of 'error' IQs with multiple childs (thanks Pawel)
Tue, 09 Sep 2014 15:05:46 +0200 Kim Alvefur core.stanza_router, mod_s2s: Move handling of S2S features to mod_s2s from stanza_router
Tue, 09 Sep 2014 14:42:33 +0200 Kim Alvefur Merge 0.9->0.10
Tue, 09 Sep 2014 14:42:10 +0200 Kim Alvefur core.stanza_router: Stricter validation of stanzas
less more (0) -100 -50 -30 tip