Software /
code /
prosody
Log
core/stanza_router.lua @ 8561:7b9ffddc4276
description | author | age |
---|---|---|
core.stanza_router: Verify that xmlns exists for firing stanza/iq/xmlns/name events (fixes #1022) (thanks SamWhited) | Kim Alvefur | Tue, 17 Oct 2017 07:09:00 +0200 |
core: Split some very long lines [luacheck] | Kim Alvefur | Sat, 04 Mar 2017 17:49:48 +0100 |
stanza_router: Fix typo | Kim Alvefur | Mon, 02 Jan 2017 01:59:03 +0100 |
core.stanza_router: Remove hack for allowing resource binding IQ before resource binding | Kim Alvefur | Tue, 13 Dec 2016 18:16:20 +0100 |
core.stanza_router: Separate iq type check from child count check | Kim Alvefur | Fri, 25 Nov 2016 05:08:09 +0100 |
core.stanza_router: Require 'id' attribute on iq stanzas (fixes #785) | Kim Alvefur | Fri, 25 Nov 2016 05:06:13 +0100 |
stanza_router: Make 'unhandled stanza' errors more informative | Matthew Wild | Wed, 31 Aug 2016 16:40:26 +0100 |