Software /
code /
prosody
Log
util/stanza.lua @ 2482:a1570e371258
description | author | age |
---|---|---|
util.stanza: Trailing whitespace | Matthew Wild | Thu, 21 Jan 2010 13:22:41 +0000 |
util.stanza: Add stanza:get_child(name, xmlns) to find a child tag given a name/xmlns | Matthew Wild | Mon, 30 Nov 2009 16:39:27 +0000 |
Changed separator between attribute names and prefixes from '|' to '\1' (optimization and cleanup). | Waqas Hussain | Thu, 12 Nov 2009 13:42:44 +0500 |
util.stanza: Don't add xmlns to tags when serializing if same as the parent tag's xmlns. Should hopefully shut up Gajim once and for all :) | Matthew Wild | Sat, 17 Oct 2009 19:47:01 +0100 |
util.stanza: Remove silly dependency on util.logger | Matthew Wild | Thu, 08 Oct 2009 20:06:07 +0100 |
util.stanza: Soften dependency on util.termcolours | Matthew Wild | Tue, 06 Oct 2009 19:17:28 +0100 |
util.stanza: Make xml_escape publicly accessible | Matthew Wild | Tue, 06 Oct 2009 18:05:31 +0100 |
util.stanza: Add __type to metatable | Matthew Wild | Sun, 04 Oct 2009 14:03:08 +0100 |