Software /
code /
prosody
Log
core/stanza_router.lua @ 11556:6f56170ea986 0.11
description | author | age |
---|---|---|
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 |