Software /
code /
prosody
Log
util/xmppstream.lua @ 10369:9d20fca6a485
description | author | age |
---|---|---|
util.xmppstream: Inherit xml:lang from stream to stanzas (fixes #1401) | Kim Alvefur | Sun, 28 Jul 2019 01:17:44 +0200 |
util.xmppstream: Explicitly release old parser object on stream reset | Matthew Wild | Tue, 31 Jul 2018 15:42:45 +0100 |
util.xmppstream: Perfom validation of XML declaration parameters | Matthew Wild | Wed, 11 Jul 2018 11:57:42 +0100 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
util: Various minor changes to please [luacheck] | Kim Alvefur | Fri, 10 Nov 2017 05:42:32 +0100 |
util.xmppstream: Remove namespace tracking, it's broken as implemented | Matthew Wild | Sat, 05 Mar 2016 23:37:56 +0000 |
util.stanza, util.xml, util.xmppstream: Add support for tracking defined namespaces and their prefix (stanza.namespaces), knowing/preserving prefix names is required for some applications (thanks daurnimator) | Matthew Wild | Tue, 08 Dec 2015 23:15:42 +0000 |