Sun, 09 Jan 2022 15:19:55 +0100 migrator: Customise cli argument parsing (--help, --verbose)
Kim Alvefur <zash@zash.se> [Sun, 09 Jan 2022 15:19:55 +0100] rev 12165
migrator: Customise cli argument parsing (--help, --verbose) Previously -v etc would do nothing and --config without argument would not have worked correctly.
Sun, 09 Jan 2022 15:16:09 +0100 util.startup: Allow supplying an argument parsing settings
Kim Alvefur <zash@zash.se> [Sun, 09 Jan 2022 15:16:09 +0100] rev 12164
util.startup: Allow supplying an argument parsing settings The 'prosody' global is not global this early so there was no way to override the process type field or argument parsing settings from outside, e.g. from the migrator.
Sat, 08 Jan 2022 18:02:32 +0100 util.prosodyctl.check: Parameterize replacement instructions
Kim Alvefur <zash@zash.se> [Sat, 08 Jan 2022 18:02:32 +0100] rev 12163
util.prosodyctl.check: Parameterize replacement instructions This ought to make it easier to translate in the future. And easier to reword, now!
Sat, 08 Jan 2022 17:01:10 +0100 util.prosodyctl.check: Move word to ease future translations
Kim Alvefur <zash@zash.se> [Sat, 08 Jan 2022 17:01:10 +0100] rev 12162
util.prosodyctl.check: Move word to ease future translations Recent experience with translations in the context of Snikket highlighted that sentences spread across concatenated strings like this makes the experience less than pleasant for translators. We don't have translation yet, but it is a future goal and why not? The duplication can be solved with a parameterized function for the common cases.
Sat, 08 Jan 2022 22:55:49 +0100 util.prosodyctl.check: Use same wording about 'daemonize' and 'no_daemonize'
Kim Alvefur <zash@zash.se> [Sat, 08 Jan 2022 22:55:49 +0100] rev 12161
util.prosodyctl.check: Use same wording about 'daemonize' and 'no_daemonize' Why would they use different wording?
Sat, 08 Jan 2022 00:32:33 +0100 mod_bookmarks: Add option for disabling upgrade of legacy bookmarks
Kim Alvefur <zash@zash.se> [Sat, 08 Jan 2022 00:32:33 +0100] rev 12160
mod_bookmarks: Add option for disabling upgrade of legacy bookmarks Might be nice to reduce amount of things happening on connect once all users has upgraded
Sat, 08 Jan 2022 00:30:26 +0100 mod_bookmarks: Unhook PEP service objects on removal from cache
Kim Alvefur <zash@zash.se> [Sat, 08 Jan 2022 00:30:26 +0100] rev 12159
mod_bookmarks: Unhook PEP service objects on removal from cache See 1dc00ca6ee9d
Thu, 06 Jan 2022 18:56:06 +0100 util.pposix: Use mallinfo2() on glibc 2.33, fix #1649
Kim Alvefur <zash@zash.se> [Thu, 06 Jan 2022 18:56:06 +0100] rev 12158
util.pposix: Use mallinfo2() on glibc 2.33, fix #1649
Thu, 06 Jan 2022 01:18:35 +0100 util.pubsub: Fix item store resize to "max"
Kim Alvefur <zash@zash.se> [Thu, 06 Jan 2022 01:18:35 +0100] rev 12157
util.pubsub: Fix item store resize to "max" Previously this would end up passing the "max" directly to the underlying storage.
Thu, 06 Jan 2022 00:59:40 +0100 mod_bookmarks: Override the node configuration if it was wrong
Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> [Thu, 06 Jan 2022 00:59:40 +0100] rev 12156
mod_bookmarks: Override the node configuration if it was wrong
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip