Log

util/xmppstream.lua @ 13122:45458ecaacae

description author age
util: Prefix module imports with prosody namespace Kim Alvefur 2023-03-17
Merge 0.11->trunk Matthew Wild 2021-05-13
util.xmppstream: Allow dynamically configuring the stanza size limit for a stream 0.11 Matthew Wild 2021-05-10
util.xmppstream: Mark bytes for stream closure as handled 0.11 Matthew Wild 2021-05-10
util.xmppstream: Reduce default xmppstream limit to 1MB 0.11 Matthew Wild 2021-05-10
util.xmppstream: Send <?xml?> declaration in same call as stream open Kim Alvefur 2021-04-14
util.xmppstream: Ensure stream 'id' is always present (fix #1626) Kim Alvefur 2021-02-03
util.xmppstream: Inherit xml:lang from stream to stanzas (fixes #1401) Kim Alvefur 2019-07-27
util.xmppstream: Explicitly release old parser object on stream reset Matthew Wild 2018-07-31
util.xmppstream: Perfom validation of XML declaration parameters Matthew Wild 2018-07-11
vairious: Add annotation when an empty environment is set [luacheck] Kim Alvefur 2018-02-28
util: Various minor changes to please [luacheck] Kim Alvefur 2017-11-10
util.xmppstream: Remove namespace tracking, it's broken as implemented Matthew Wild 2016-03-05
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