Software /
code /
prosody
Log
util/stanza.lua @ 9307:feaef6215bb8
description | author | age |
---|---|---|
util.stanza: Don't automatically generate ids for iq stanzas | Matthew Wild | 2018-09-13 |
util.stanza + tests: Bail out of loop if we are iterating too far, fixes #981 | Matthew Wild | 2018-08-19 |
Merge 0.10->trunk | Kim Alvefur | 2018-07-08 |
util.stanza: Add method for removing all children with a specific name, xmlns | Kim Alvefur | 2018-07-08 |
util.stanza: Remove redundant check from :text now done in :add_direct_child | Kim Alvefur | 2018-06-08 |
util.stanza: Verify that other objects added as children are valid strings | Kim Alvefur | 2018-06-08 |