prosody
log
graph
tags
bookmarks
branches
7941617b15f9
browse
changeset
util/stanza.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/stanza.lua @ 2734:
7941617b15f9
less
more
|
(0)
-30
-10
-8
tip
description
author
age
util.stanza: Fixed nil global accesses.
Waqas Hussain
Tue, 02 Mar 2010 00:50:54 +0500
util.stanza: stanza.error_reply(): Fix to put the correct namespace on <text>
Matthew Wild
Sun, 31 Jan 2010 19:27:52 +0000
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
less
more
|
(0)
-30
-10
-8
tip