Sun, 26 Mar 2023 00:33:20 +0100 util.format: Restore "freeze" serialization behavior in logging
Kim Alvefur <zash@zash.se> [Sun, 26 Mar 2023 00:33:20 +0100] rev 12988
util.format: Restore "freeze" serialization behavior in logging This was implied with the "debug" preset and does nice things like turn util.set objects into "set{a,b,c}" instead of the quite verbose thing you get otherwise.
Sun, 26 Mar 2023 00:18:05 +0100 util.format: Tweak serialization of %q formatted entries
Kim Alvefur <zash@zash.se> [Sun, 26 Mar 2023 00:18:05 +0100] rev 12987
util.format: Tweak serialization of %q formatted entries Improves serialization of function references especially, the built-in default handling of that in util.serialization is not the most informative. Now, along with the function metatable from util.startup, the actual function can be found by filename and line number.
Sun, 26 Mar 2023 00:11:42 +0100 util.startup: Tweak function string representation
Kim Alvefur <zash@zash.se> [Sun, 26 Mar 2023 00:11:42 +0100] rev 12986
util.startup: Tweak function string representation Mostly in order to avoid triggering the XML syntax highlighting in the console logger.
Fri, 24 Mar 2023 16:29:48 +0100 mod_server_contact_info: Reorder dataform keys for more aligned view
Kim Alvefur <zash@zash.se> [Fri, 24 Mar 2023 16:29:48 +0100] rev 12985
mod_server_contact_info: Reorder dataform keys for more aligned view
Fri, 24 Mar 2023 12:59:47 +0000 mod_tokenauth: Track last access time (last time a token was used)
Matthew Wild <mwild1@gmail.com> [Fri, 24 Mar 2023 12:59:47 +0000] rev 12984
mod_tokenauth: Track last access time (last time a token was used)
Thu, 23 Mar 2023 13:36:52 +0100 teal: Move into prosody namespace
Kim Alvefur <zash@zash.se> [Thu, 23 Mar 2023 13:36:52 +0100] rev 12983
teal: Move into prosody namespace
Fri, 17 Mar 2023 19:38:39 +0100 CHANGES: The Great Rename-ning completed! #1223
Kim Alvefur <zash@zash.se> [Fri, 17 Mar 2023 19:38:39 +0100] rev 12982
CHANGES: The Great Rename-ning completed! #1223
Fri, 24 Mar 2023 13:15:28 +0100 plugins: Prefix module imports with prosody namespace
Kim Alvefur <zash@zash.se> [Fri, 24 Mar 2023 13:15:28 +0100] rev 12981
plugins: Prefix module imports with prosody namespace
Fri, 17 Mar 2023 18:03:07 +0100 util: Add compat for prosody module name change to C sources
Kim Alvefur <zash@zash.se> [Fri, 17 Mar 2023 18:03:07 +0100] rev 12980
util: Add compat for prosody module name change to C sources
Fri, 17 Mar 2023 16:23:16 +0100 util: Prefix module imports with prosody namespace
Kim Alvefur <zash@zash.se> [Fri, 17 Mar 2023 16:23:16 +0100] rev 12979
util: Prefix module imports with prosody namespace
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 tip