Software /
code /
prosody
Log
util/xml.lua @ 7239:c9af793b2d8f
description | author | age |
---|---|---|
util.xml: Correct stanza.namespaces table construction when duplicate prefix names are encountered in the element tree. | Waqas Hussain | Sat, 05 Mar 2016 17:51:35 -0500 |
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 |
util.*: Remove use of module() function, make all module functions local and return them in a table at the end | Kim Alvefur | Sat, 21 Feb 2015 10:36:37 +0100 |
util.xml: Remove unused parameter (thanks, luacheck) | Matthew Wild | Wed, 06 May 2015 19:39:28 +0100 |
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations | Matthew Wild | Wed, 06 May 2015 19:20:07 +0100 |
Remove all trailing whitespace | Florian Zeitz | Fri, 09 Aug 2013 17:48:21 +0200 |