Waqas Hussain
|
edcf8f0c7d
|
util.xml: Correct stanza.namespaces table construction when duplicate prefix names are encountered in the element tree.
|
2016-03-05 17:51:35 -05:00 |
|
Matthew Wild
|
dd37beeff9
|
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)
|
2015-12-08 23:15:42 +00:00 |
|
Kim Alvefur
|
eaa823a597
|
util.*: Remove use of module() function, make all module functions local and return them in a table at the end
|
2015-02-21 10:36:37 +01:00 |
|
Matthew Wild
|
ed2dc14ab3
|
util.xml: Remove unused parameter (thanks, luacheck)
|
2015-05-06 19:39:28 +01:00 |
|
Matthew Wild
|
7b3df2bae6
|
portmanager, s2smanager, sessionmanager, stanza_router, storagemanager, usermanager, util.xml: Add luacheck annotations
|
2015-05-06 19:20:07 +01:00 |
|
Florian Zeitz
|
1d833bb807
|
Remove all trailing whitespace
|
2013-08-09 17:48:21 +02:00 |
|
Waqas Hussain
|
36df4aa5d6
|
util.xml: Fix module name.
|
2012-12-03 10:01:46 +05:00 |
|
Waqas Hussain
|
38be504b2c
|
util.xml: Initial commit; exposes parse(), which is now the canonical way to convert a string to a stanza.
|
2012-12-03 05:32:51 +05:00 |
|