Software /
code /
prosody
Log
teal-src/plugins/mod_cron.tl @ 12498:c3e47a5dd30d
description | author | age |
---|---|---|
util.async: Add Teal description file | Kim Alvefur | 2022-05-08 |
mod_cron: Fix recording last task run time #1751 0.12 | Kim Alvefur | 2022-05-05 |
mod_cron: Allow for a small amount of timer drift | Kim Alvefur | 2022-01-15 |
mod_cron: Add a 'weekly' job frequency | Kim Alvefur | 2021-12-03 |
mod_cron: Initialize timestamp of new tasks to start of period | Kim Alvefur | 2021-12-03 |
mod_cron: Follow convention of imports at the top | Kim Alvefur | 2021-12-03 |
mod_cron: Initialize daily tasks so they run around midnight UTC | Kim Alvefur | 2021-12-02 |
mod_cron: Initial commit of periodic task runner | Kim Alvefur | 2021-11-21 |