zeroclaw/src/cron
tf4fun 48270fbbf3
fix(cron): add qq to supported delivery channel whitelist (#4120)
The channel validation in `validate_announce_delivery` was missing `qq`,
causing API-created cron jobs with QQ delivery to be rejected.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-21 05:14:30 -04:00
..
mod.rs fix(cron): add qq to supported delivery channel whitelist (#4120) 2026-03-21 05:14:30 -04:00
schedule.rs fix: normalize 5-field cron weekday numbers to standard crontab semantics (#4082) 2026-03-20 15:00:28 -04:00
scheduler.rs feat(channel): enhance QQ channel with rich media and cron delivery (#4059) 2026-03-20 15:11:47 -04:00
store.rs fix(cron): persist delivery for api-created cron jobs (#4087) 2026-03-20 15:42:00 -04:00
types.rs fix: handle double-serialized schedule in cron_add and cron_update (#3860) (#3905) 2026-03-18 15:15:22 -04:00