Log

util/stanza.lua @ 10623:f51c88baeb8a

description author age
util.stanza: Accept util.error object to error_reply Kim Alvefur 2019-12-14
util.stanza: Support the 'by' attribute on errors Kim Alvefur 2019-11-25
util.stanza: Check that argument to error_reply is NOT a stanza of type error Kim Alvefur 2019-11-25
util.stanza: Check that argument to error_reply is a stanza Kim Alvefur 2019-11-25
util.stanza: Remove redundant check for attrs Kim Alvefur 2019-11-25
util.stanza: Check that argument to reply is a stanza Kim Alvefur 2019-11-25
util.stanza: Use :text_tag internally everywhere Kim Alvefur 2019-08-02
util.stanza: Fix :top_tag() handling of namespaced attributes Matthew Wild 2019-03-25
util.stanza: Require a type attribute for iq stanzas Kim Alvefur 2018-12-28
util.stanza: Deserialize stanza without mutating input (fixes #711) 0.11 Kim Alvefur 2018-12-01
util.stanza: Validate input to clone() (with brief tests) 0.11 Kim Alvefur 2018-11-17
util.stanza: Set preserialize as freeze metamethod Kim Alvefur 2018-10-11
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