prosody
log
graph
tags
bookmarks
branches
28ec1e024379
browse
changeset
util/stanza.lua
annotate
comparison
diff
file
raw
Log
latest
help
RSS:
Atom:
Find changesets by keywords by author, files, the commit message, revision number or hash, or
revset expression
.
Software
/
code
/
prosody
Log
util/stanza.lua @ 8910:
28ec1e024379
less
more
|
(0)
-100
-15
tip
description
author
age
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
util.stanza: Verify that child tags added are really stanzas (closes #1165)
Kim Alvefur
2018-06-08
util.stanza: Add :text_tag(), a shortcut for adding nodes with text
Kim Alvefur
2018-03-21
util.stanza: Allow :text(nil) and :text("") as harmless nops
Matthew Wild
2018-03-21
util.stanza: Switch from asserts to if's, improve performance, errors and tests
Matthew Wild
2018-03-18
util.stanza: Add stricter validation for data passed to stanza builder API
Matthew Wild
2018-03-16
vairious: Add annotation when an empty environment is set [luacheck]
Kim Alvefur
2018-02-28
util.stanza: Change __type to __name as this is used by Lua 5.3 in some error reporting functions
Kim Alvefur
2018-02-16
util: Various minor changes to please [luacheck]
Kim Alvefur
2017-11-10
Merge 0.10->trunk
Kim Alvefur
2016-12-02
util.stanza: Add an is_stanza() function to check if an object is a stanza
Kim Alvefur
2016-11-28
Merge 0.10->trunk
Matthew Wild
2016-03-09
util.stanza: Some code cleanup [luacheck]
Matthew Wild
2016-03-09
util.stanza, util.xml, util.xmppstream: Add support for tracking defined namespaces and their prefix (stanza.namespaces), knowing/preserving prefix names is required for some applications (thanks daurnimator)
Matthew Wild
2015-12-08
less
more
|
(0)
-100
-15
tip