Software /
code /
prosody
Log
util/stanza.lua @ 8889:c4e430c69f88
description | author | age |
---|---|---|
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 |
vairious: Add annotation when an empty environment is set [luacheck] | Kim Alvefur | Wed, 28 Feb 2018 20:06:26 +0100 |
util.stanza: Change __type to __name as this is used by Lua 5.3 in some error reporting functions | Kim Alvefur | Fri, 16 Feb 2018 08:16:38 +0100 |