util/xmppstream.lua
Mon, 10 May 2021 17:03:27 +0100 Matthew Wild util.xmppstream: Allow dynamically configuring the stanza size limit for a stream 0.11
Mon, 10 May 2021 17:02:37 +0100 Matthew Wild util.xmppstream: Mark bytes for stream closure as handled 0.11
Mon, 10 May 2021 16:44:55 +0100 Matthew Wild util.xmppstream: Reduce default xmppstream limit to 1MB 0.11
Wed, 14 Apr 2021 15:21:13 +0200 Kim Alvefur util.xmppstream: Send <?xml?> declaration in same call as stream open
Wed, 03 Feb 2021 16:14:43 +0100 Kim Alvefur util.xmppstream: Ensure stream 'id' is always present (fix #1626)
Sun, 28 Jul 2019 01:17:44 +0200 Kim Alvefur util.xmppstream: Inherit xml:lang from stream to stanzas (fixes #1401)
Tue, 31 Jul 2018 15:42:45 +0100 Matthew Wild util.xmppstream: Explicitly release old parser object on stream reset
Wed, 11 Jul 2018 11:57:42 +0100 Matthew Wild util.xmppstream: Perfom validation of XML declaration parameters
Wed, 28 Feb 2018 20:06:26 +0100 Kim Alvefur vairious: Add annotation when an empty environment is set [luacheck]
Fri, 10 Nov 2017 05:42:32 +0100 Kim Alvefur util: Various minor changes to please [luacheck]
Sat, 05 Mar 2016 23:37:56 +0000 Matthew Wild util.xmppstream: Remove namespace tracking, it's broken as implemented
Tue, 08 Dec 2015 23:15:42 +0000 Matthew Wild 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)
Sat, 21 Feb 2015 10:36:37 +0100 Kim Alvefur util.*: Remove use of module() function, make all module functions local and return them in a table at the end
Thu, 28 Aug 2014 09:23:24 +0100 Matthew Wild Merge 0.9->0.10
Sat, 23 Aug 2014 09:22:05 +0100 Matthew Wild util.xmppstream: When error is 'no-stream', pass the received tagname to the error handler
less more (0) -15 tip