Log

util/stanza.lua @ 8890:3490bc478804

description author age
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
util.stanza: Switch from asserts to if's, improve performance, errors and tests Matthew Wild Sun, 18 Mar 2018 11:32:00 +0000
util.stanza: Add stricter validation for data passed to stanza builder API Matthew Wild Fri, 16 Mar 2018 14:51:24 +0000