plugins/mod_cron.lua
Sat, 24 Feb 2024 14:35:17 +0100 Kim Alvefur mod_cron: Fix log format to account for float that was integer before
Tue, 20 Feb 2024 17:31:17 +0000 Matthew Wild mod_cron: Allow configuring various "internal" delay parameters
Thu, 30 Nov 2023 18:42:56 +0100 Kim Alvefur mod_cron: Rebuild with new LuaFormatter settings (tabs!)
Thu, 30 Nov 2023 12:41:26 +0000 Matthew Wild mod_cron: Update Teal source and rebuild
Thu, 30 Nov 2023 11:42:52 +0000 Matthew Wild mod_cron: Rename variable to fix shadowing (#luacheck)
Thu, 30 Nov 2023 11:38:59 +0000 Matthew Wild mod_cron: Add shell command to list registered cron tasks with status
Sun, 22 Oct 2023 18:58:02 +0200 Kim Alvefur mod_cron: Make task frequencies configurable in overly generic manner
Sun, 15 Oct 2023 16:41:25 +0200 Kim Alvefur mod_cron: Remove unused import [luacheck]
Sat, 14 Oct 2023 22:32:33 +0200 Kim Alvefur mod_cron: Load last task run time inside task runner to fix async
Sun, 30 Jul 2023 13:03:40 +0200 Kim Alvefur mod_cron: Revert bbd3ac65640d
Fri, 24 Mar 2023 13:15:28 +0100 Kim Alvefur plugins: Prefix module imports with prosody namespace
Thu, 05 May 2022 14:10:59 +0200 Kim Alvefur mod_cron: Fix recording last task run time #1751 0.12
Sat, 15 Jan 2022 09:09:24 +0100 Kim Alvefur mod_cron: Allow for a small amount of timer drift
Sat, 04 Dec 2021 17:46:37 +0100 Kim Alvefur mod_cron: Expose the One Timer via module environment
Fri, 03 Dec 2021 09:05:41 +0100 Kim Alvefur mod_cron: Add a 'weekly' job frequency
Fri, 03 Dec 2021 09:01:09 +0100 Kim Alvefur mod_cron: Initialize timestamp of new tasks to start of period
Fri, 03 Dec 2021 08:57:40 +0100 Kim Alvefur mod_cron: Follow convention of imports at the top
Fri, 03 Dec 2021 00:11:31 +0100 Kim Alvefur mod_cron: Initialize daily tasks so they run around midnight UTC
Sun, 21 Nov 2021 15:50:36 +0100 Kim Alvefur mod_cron: Initial commit of periodic task runner
less more (0) tip