Software /
code /
prosody
Log
util/stanza.lua @ 8520:e959bc51de75
description | author | age |
---|---|---|
util.stanza: Change __type to __name as this is used by Lua 5.3 in some error reporting functions | Kim Alvefur | Fri, 16 Feb 2018 08:16:38 +0100 |
util: Various minor changes to please [luacheck] | Kim Alvefur | Fri, 10 Nov 2017 05:42:32 +0100 |
Merge 0.10->trunk | Kim Alvefur | Fri, 02 Dec 2016 11:13:05 +0100 |
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 |