Log

util/stanza.lua @ 2526:401ff68413a1

description author age
util.stanza: Add stanza:get_error() to return type, condition and text of a stanza error Matthew Wild Fri, 29 Jan 2010 14:22:03 +0000
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