prosody
log
graph
tags
bookmarks
branches
6f58a3063c14
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 @ 3638:
6f58a3063c14
less
more
|
(0)
-30
-10
-8
tip
description
author
age
util.stanza, util.xmppstream, core.xmlhandlers: Allow stanza.last_add to be nil, and set it nil by default. Saves a table allocation per-element. 20% faster stanza building.
Waqas Hussain
Fri, 26 Nov 2010 05:23:37 +0500
util.stanza: Make the current element <message> instead of <body> when body text is passed to st.message().
Waqas Hussain
Tue, 21 Sep 2010 17:24:25 +0500
util.stanza: stanza:matched_children() -> stanza:matching_tags()
Matthew Wild
Mon, 30 Aug 2010 04:55:12 +0100
util.stanza: Add stanza:maptags() to apply a function over child tags (return nil to remove tag from stanza)
Matthew Wild
Mon, 30 Aug 2010 04:53:41 +0100
util.stanza: Optimisation, remove useless if...then in stanza:children() iterator
Matthew Wild
Sun, 29 Aug 2010 15:07:00 +0100
util.stanza: Add stanza:matched_children(name, xmlns) [name suggestions welcome]
Matthew Wild
Sun, 29 Aug 2010 15:04:34 +0100
Merge 0.6->0.7
Matthew Wild
Sat, 03 Apr 2010 23:09:11 +0100
util.stanza: Fixed some more nil global accesses.
Waqas Hussain
Thu, 01 Apr 2010 19:12:08 +0500
less
more
|
(0)
-30
-10
-8
tip