Log

util/stanza.lua @ 8999:a2a4c225a3f8

description author age
Merge 0.10->trunk Kim Alvefur Sun, 08 Jul 2018 19:12:17 +0200
util.stanza: Add method for removing all children with a specific name, xmlns Kim Alvefur Sun, 08 Jul 2018 16:48:59 +0200
util.stanza: Remove redundant check from :text now done in :add_direct_child Kim Alvefur Fri, 08 Jun 2018 17:44:44 +0200
util.stanza: Verify that other objects added as children are valid strings Kim Alvefur Fri, 08 Jun 2018 17:06:21 +0200
util.stanza: Verify that child tags added are really stanzas (closes #1165) Kim Alvefur Fri, 08 Jun 2018 17:04:47 +0200
util.stanza: Add :text_tag(), a shortcut for adding nodes with text Kim Alvefur Wed, 21 Mar 2018 23:20:26 +0100
util.stanza: Allow :text(nil) and :text("") as harmless nops Matthew Wild Wed, 21 Mar 2018 22:04:20 +0000