Log

util/stanza.lua @ 10445:f53c03ab4357

description author age
util.stanza: Check that argument to error_reply is NOT a stanza of type error Kim Alvefur Mon, 25 Nov 2019 20:52:03 +0100
util.stanza: Check that argument to error_reply is a stanza Kim Alvefur Mon, 25 Nov 2019 20:52:01 +0100
util.stanza: Remove redundant check for attrs Kim Alvefur Mon, 25 Nov 2019 20:46:55 +0100
util.stanza: Check that argument to reply is a stanza Kim Alvefur Mon, 25 Nov 2019 20:44:05 +0100
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
util.stanza + tests: Bail out of loop if we are iterating too far, fixes #981 Matthew Wild Sun, 19 Aug 2018 21:56:33 +0100
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