Software /
code /
prosody
Log
util/stanza.lua @ 9307:feaef6215bb8
description | author | age |
---|---|---|
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 |
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 |