util/stanza.lua
Thu, 24 Dec 2020 17:57:28 +0100 Kim Alvefur util.stanza: Move misplaced argument to correct place 0.11
Wed, 11 Nov 2020 16:09:55 +0100 Kim Alvefur Merge 0.11->trunk
Wed, 11 Nov 2020 16:00:41 +0100 Kim Alvefur util.stanza: Reject ASCII control characters (fixes #1606) 0.11
Sat, 26 Sep 2020 18:12:18 +0200 Kim Alvefur util.stanza: Extract Application-Specific Condition from errors
Sat, 26 Sep 2020 18:09:10 +0200 Kim Alvefur util.stanza: Support Application-Specific Conditions in util.error
Sat, 26 Sep 2020 18:07:33 +0200 Kim Alvefur util.stanza: Get 'by' from context instead
Sat, 26 Sep 2020 17:30:47 +0200 Kim Alvefur util.stanza: Support inclusion of <gone> URI from util.error object
Sat, 26 Sep 2020 17:26:31 +0200 Kim Alvefur util.stanza: Support getting 'by' from util.error object
Sat, 26 Sep 2020 17:18:17 +0200 Kim Alvefur util.stanza: Reorder code to prepare for extracting 'by' from util.error
Sun, 12 Apr 2020 17:03:05 +0200 Kim Alvefur util.stanza: Add method returning stanza with added indentation
Sat, 14 Dec 2019 22:47:41 +0100 Kim Alvefur util.stanza: Accept util.error object to error_reply
Mon, 25 Nov 2019 20:59:36 +0100 Kim Alvefur util.stanza: Support the 'by' attribute on errors
Mon, 25 Nov 2019 20:52:03 +0100 Kim Alvefur util.stanza: Check that argument to error_reply is NOT a stanza of type error
Mon, 25 Nov 2019 20:52:01 +0100 Kim Alvefur util.stanza: Check that argument to error_reply is a stanza
Mon, 25 Nov 2019 20:46:55 +0100 Kim Alvefur util.stanza: Remove redundant check for attrs
Mon, 25 Nov 2019 20:44:05 +0100 Kim Alvefur util.stanza: Check that argument to reply is a stanza
Fri, 02 Aug 2019 08:56:29 +0200 Kim Alvefur util.stanza: Use :text_tag internally everywhere
Mon, 25 Mar 2019 14:37:43 +0000 Matthew Wild util.stanza: Fix :top_tag() handling of namespaced attributes
Fri, 28 Dec 2018 20:49:01 +0100 Kim Alvefur util.stanza: Require a type attribute for iq stanzas
Sat, 01 Dec 2018 18:30:19 +0100 Kim Alvefur util.stanza: Deserialize stanza without mutating input (fixes #711) 0.11
Sat, 17 Nov 2018 15:26:11 +0100 Kim Alvefur util.stanza: Validate input to clone() (with brief tests) 0.11
Fri, 12 Oct 2018 00:52:18 +0200 Kim Alvefur util.stanza: Set preserialize as freeze metamethod
Thu, 13 Sep 2018 16:35:48 +0100 Matthew Wild util.stanza: Don't automatically generate ids for iq stanzas
Sun, 19 Aug 2018 21:56:33 +0100 Matthew Wild util.stanza + tests: Bail out of loop if we are iterating too far, fixes #981
Sun, 08 Jul 2018 19:12:17 +0200 Kim Alvefur Merge 0.10->trunk
Sun, 08 Jul 2018 16:48:59 +0200 Kim Alvefur util.stanza: Add method for removing all children with a specific name, xmlns
Fri, 08 Jun 2018 17:44:44 +0200 Kim Alvefur util.stanza: Remove redundant check from :text now done in :add_direct_child
Fri, 08 Jun 2018 17:06:21 +0200 Kim Alvefur util.stanza: Verify that other objects added as children are valid strings
Fri, 08 Jun 2018 17:04:47 +0200 Kim Alvefur util.stanza: Verify that child tags added are really stanzas (closes #1165)
Wed, 21 Mar 2018 23:20:26 +0100 Kim Alvefur util.stanza: Add :text_tag(), a shortcut for adding nodes with text
less more (0) -100 -50 -30 tip