Log

core/stanza_router.lua @ 10104:3965081809ba

description author age
core.stanza_router: Remove tostring call from logging Kim Alvefur 2019-07-30
stanza_router: Remove deprecation warning for core routing functions from global scope (deprecated in 0.9) Kim Alvefur 2018-10-21
Merge 0.10->trunk Matthew Wild 2018-07-30
core.stanza_router: Reduce logging of common routing (#776) Kim Alvefur 2018-07-22
core.stanza_router: Reduce logging of common routing (#776) Kim Alvefur 2018-07-22
stanza_router: Limit scope of deprecated warning function since it is not used anywhere else [luacheck] Kim Alvefur 2018-03-23
core.stanza_router: Verify that xmlns exists for firing stanza/iq/xmlns/name events (fixes #1022) (thanks SamWhited) Kim Alvefur 2017-10-17
core: Split some very long lines [luacheck] Kim Alvefur 2017-03-04
stanza_router: Fix typo Kim Alvefur 2017-01-02
core.stanza_router: Remove hack for allowing resource binding IQ before resource binding Kim Alvefur 2016-12-13
core.stanza_router: Separate iq type check from child count check Kim Alvefur 2016-11-25
core.stanza_router: Require 'id' attribute on iq stanzas (fixes #785) Kim Alvefur 2016-11-25
stanza_router: Make 'unhandled stanza' errors more informative Matthew Wild 2016-08-31
core.stanza_router: Remove compatibility with Jabiru not including id attribute (originally added in 9b352c8a32e6) Kim Alvefur 2016-05-30
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations Matthew Wild 2015-05-06
Merge 0.9->0.10 Kim Alvefur 2015-01-26
stanza_router: Fix routing of 'error' IQs with multiple childs (thanks Pawel) Kim Alvefur 2015-01-06
core.stanza_router, mod_s2s: Move handling of S2S features to mod_s2s from stanza_router Kim Alvefur 2014-09-09
Merge 0.9->0.10 Kim Alvefur 2014-09-09
core.stanza_router: Stricter validation of stanzas Kim Alvefur 2014-09-09
Remove all trailing whitespace Florian Zeitz 2013-08-09
stanza_router: Warn if the global core_*_stanza() functions are called Kim Alvefur 2012-07-26
stanza_router: Also don't bounce <iq type='result'> Matthew Wild 2012-05-27
stanza_router: Don't bounce type=error stanzas Kim Alvefur 2012-05-27