Software /
code /
prosody
Log
util/stanza.lua @ 5435:f56e449a63e3
description | author | age |
---|---|---|
util.stanza: Use correct index when replacing the tag in .tags (thanks daurnimator) | Matthew Wild | Fri, 05 Apr 2013 19:59:48 +0100 |
util.stanza: Add stanza:find(), a light weight XPath-like method | Kim Alvefur | Thu, 04 Apr 2013 20:05:35 +0200 |
util.stanza: :maptags(): Fixes to make loop more robust on item removal | Matthew Wild | Wed, 03 Apr 2013 13:38:27 +0100 |
util.stanza: Use ipairs instead of childtags (behavior changed in 92c86e11fd44) | Kim Alvefur | Tue, 21 Aug 2012 15:33:07 +0200 |
util.stanza: Make stanza:childtags() behave like :get_child() | Kim Alvefur | Thu, 05 Jul 2012 17:58:47 +0200 |
util.stanza: Remove unused function imports | Matthew Wild | Sat, 28 Apr 2012 02:38:56 +0100 |
util.stanza: Remove unused __add metamethod | Matthew Wild | Wed, 21 Dec 2011 07:58:22 +0000 |