prosody
log
graph
tags
bookmarks
branches
f11d6c9d1c1f
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 @ 7159:
f11d6c9d1c1f
less
more
|
(0)
-30
-10
-7
tip
description
author
age
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
Backout changeset 6e67c73f730c: not a major fix and it breaks interop with at least Isode M-Link, and possibly standards, while it's not clear it actually fixes the original problem either.
0.9.7
Matthew Wild
Fri, 24 Oct 2014 23:20:06 +0100
Merge 0.9->0.10
Waqas Hussain
Wed, 08 Oct 2014 18:42:33 -0400
util.stanza: Escape newlines and tabs (\r\n\t) when serializing stanzas. \r\n transforms into \n otherwise, and \r\n\t in attributes transforms into spaces.
Waqas Hussain
Wed, 08 Oct 2014 15:56:11 -0400
less
more
|
(0)
-30
-10
-7
tip