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