TaskBot/src
Rahix 9d8d77a356 Determine batching interval for non-recurring tasks deterministically
Don't use current time to estimate batching interval for non-recurring
tasks.
2026-03-05 20:57:48 +01:00
..
collect.rs Sort tasks after collection 2026-03-05 20:51:15 +01:00
context.rs Prepare for reminding 2026-03-02 08:46:52 +01:00
main.rs Drop unused CI metadata parsing 2026-03-02 10:27:33 +01:00
reminder.rs Determine batching interval for non-recurring tasks deterministically 2026-03-05 20:57:48 +01:00
scheduler.rs Collect start date and reminder state 2026-03-05 20:42:25 +01:00
task.rs Collect start date and reminder state 2026-03-05 20:42:25 +01:00
util.rs Collect start date and reminder state 2026-03-05 20:42:25 +01:00