Log

util/stanza.lua @ 8018:9545d0a9401f

description author age
util.stanza: Add an is_stanza() function to check if an object is a stanza Kim Alvefur Mon, 28 Nov 2016 07:30:21 +0100
Merge 0.10->trunk Matthew Wild Wed, 09 Mar 2016 13:19:38 +0000
util.stanza: Some code cleanup [luacheck] Matthew Wild Wed, 09 Mar 2016 12: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
util.stanza: Export xml_escape (missed during removal of module() calls) Kim Alvefur Thu, 03 Sep 2015 23:39:00 +0200
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
Merge 0.9->0.10 Kim Alvefur Sun, 26 Oct 2014 20:57:06 +0100