Sat, 27 Nov 2021 14:16:13 +0100 mod_admin_shell: Remove now redundant promise awaiting in dns:lookup()
Kim Alvefur <zash@zash.se> [Sat, 27 Nov 2021 14:16:13 +0100] rev 11958
mod_admin_shell: Remove now redundant promise awaiting in dns:lookup()
Sat, 27 Nov 2021 14:15:55 +0100 mod_admin_shell: Remove now redundant promise awaiting in xmpp:ping()
Kim Alvefur <zash@zash.se> [Sat, 27 Nov 2021 14:15:55 +0100] rev 11957
mod_admin_shell: Remove now redundant promise awaiting in xmpp:ping()
Sat, 27 Nov 2021 12:53:56 +0100 mod_smacks: Remove left-over debug logging
Kim Alvefur <zash@zash.se> [Sat, 27 Nov 2021 12:53:56 +0100] rev 11956
mod_smacks: Remove left-over debug logging Wrong level, missing argument, whatever it was meant to shed light on has been resolved and forgotten.
Fri, 26 Nov 2021 22:38:07 +0100 util.promise: Fix test
Kim Alvefur <zash@zash.se> [Fri, 26 Nov 2021 22:38:07 +0100] rev 11955
util.promise: Fix test Could not reproduce locally but it complained in CI that > spec/util_promise_spec.lua:676: Cannot spy on type 'nil', only on functions or callable elements
Fri, 26 Nov 2021 22:28:37 +0100 mod_admin_shell: Fix indentation
Kim Alvefur <zash@zash.se> [Fri, 26 Nov 2021 22:28:37 +0100] rev 11954
mod_admin_shell: Fix indentation It was all of for some reason
Fri, 26 Nov 2021 22:26:48 +0100 mod_admin_shell: Wait for promises
Kim Alvefur <zash@zash.se> [Fri, 26 Nov 2021 22:26:48 +0100] rev 11953
mod_admin_shell: Wait for promises I've typed `>require"util.async".wait_for(...)` for the last time!
Sat, 05 Jan 2019 07:15:33 +0100 util.startup: Integrate util.promise with net.server main loop
Kim Alvefur <zash@zash.se> [Sat, 05 Jan 2019 07:15:33 +0100] rev 11952
util.startup: Integrate util.promise with net.server main loop
Sat, 05 Jan 2019 07:08:24 +0100 util.promise: Support delayed promise execution
Kim Alvefur <zash@zash.se> [Sat, 05 Jan 2019 07:08:24 +0100] rev 11951
util.promise: Support delayed promise execution
Fri, 26 Nov 2021 11:40:48 +0100 mod_admin_shell: Reduce width of 'Status' column
Kim Alvefur <zash@zash.se> [Fri, 26 Nov 2021 11:40:48 +0100] rev 11950
mod_admin_shell: Reduce width of 'Status' column 'unavailable' was the longest possibility, dropping it probably differentiates available from unavailable more, in less space.
Fri, 26 Nov 2021 11:39:13 +0100 mod_admin_shell: Reduce width of 'Security' column (thanks Link Mauve)
Kim Alvefur <zash@zash.se> [Fri, 26 Nov 2021 11:39:13 +0100] rev 11949
mod_admin_shell: Reduce width of 'Security' column (thanks Link Mauve) Tricky to represent "secure, but no details" in short enough space.
(0) -10000 -3000 -1000 -300 -100 -10 +10 +100 +300 +1000 tip