Software /
code /
prosody
Log
util/stanza.lua @ 10406:a7903de619b0
description | author | age |
---|---|---|
util.stanza: Use :text_tag internally everywhere | Kim Alvefur | Fri, 02 Aug 2019 08:56:29 +0200 |
util.stanza: Fix :top_tag() handling of namespaced attributes | Matthew Wild | Mon, 25 Mar 2019 14:37:43 +0000 |
util.stanza: Require a type attribute for iq stanzas | Kim Alvefur | Fri, 28 Dec 2018 20:49:01 +0100 |
util.stanza: Deserialize stanza without mutating input (fixes #711) 0.11 | Kim Alvefur | Sat, 01 Dec 2018 18:30:19 +0100 |
util.stanza: Validate input to clone() (with brief tests) 0.11 | Kim Alvefur | Sat, 17 Nov 2018 15:26:11 +0100 |
util.stanza: Set preserialize as freeze metamethod | Kim Alvefur | Fri, 12 Oct 2018 00:52:18 +0200 |
util.stanza: Don't automatically generate ids for iq stanzas | Matthew Wild | Thu, 13 Sep 2018 16:35:48 +0100 |