Fri, 06 Nov 2020 16:52:38 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Fri, 06 Nov 2020 16:52:38 +0100] rev 11206
Merge 0.11->trunk
Fri, 06 Nov 2020 13:49:40 +0100 mod_pubsub: Fix notification stanza type setting (fixes #1605) 0.11
Kim Alvefur <zash@zash.se> [Fri, 06 Nov 2020 13:49:40 +0100] rev 11205
mod_pubsub: Fix notification stanza type setting (fixes #1605)
Thu, 05 Nov 2020 22:31:25 +0100 Merge 0.11->trunk
Kim Alvefur <zash@zash.se> [Thu, 05 Nov 2020 22:31:25 +0100] rev 11204
Merge 0.11->trunk
Thu, 05 Nov 2020 22:27:17 +0100 mod_pubsub: Lower priority of default <body> generator 0.11
Kim Alvefur <zash@zash.se> [Thu, 05 Nov 2020 22:27:17 +0100] rev 11203
mod_pubsub: Lower priority of default <body> generator in order to avoid conflict with a handler at the default (0) priority, making it easier to write your own formatting in plugins. this follows the common pattern of default modules having lower priority
Fri, 30 Oct 2020 14:05:07 +0000 util.cache: Add __name to metatable
Matthew Wild <mwild1@gmail.com> [Fri, 30 Oct 2020 14:05:07 +0000] rev 11202
util.cache: Add __name to metatable
Fri, 30 Oct 2020 14:04:40 +0000 tools.modtrace: Pass config to serialize()
Matthew Wild <mwild1@gmail.com> [Fri, 30 Oct 2020 14:04:40 +0000] rev 11201
tools.modtrace: Pass config to serialize()
Fri, 30 Oct 2020 13:53:39 +0000 util.dbuffer: Add __name to metatable
Matthew Wild <mwild1@gmail.com> [Fri, 30 Oct 2020 13:53:39 +0000] rev 11200
util.dbuffer: Add __name to metatable
Fri, 30 Oct 2020 13:53:24 +0000 tools.modtrace: Library for tracing/debugging Lua module and method calls
Matthew Wild <mwild1@gmail.com> [Fri, 30 Oct 2020 13:53:24 +0000] rev 11199
tools.modtrace: Library for tracing/debugging Lua module and method calls
Wed, 28 Oct 2020 23:15:52 +0100 tools/form2table: Convert XEP-0004 dataform from XML to util.dataforms Lua format
Kim Alvefur <zash@zash.se> [Wed, 28 Oct 2020 23:15:52 +0100] rev 11198
tools/form2table: Convert XEP-0004 dataform from XML to util.dataforms Lua format Used this to generate code for a number of PubSub forms IIRC
Wed, 28 Oct 2020 23:05:15 +0100 tools/linedebug: Print each line of source executed
Kim Alvefur <zash@zash.se> [Wed, 28 Oct 2020 23:05:15 +0100] rev 11197
tools/linedebug: Print each line of source executed The extremely verbose debug output. Nice for getting some idea which code runs most often, or where it pauses for no reason etc.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip