Commit Graph
24 Commits
Author SHA1 Message Date
manuel 50afa9f7fb Change config format from yaml to toml 2025-11-16 10:33:14 +01:00
manuel 196cfae94f Properly handle moved appointments instead of just defining an exclusion date and a new date (this fixes edge cases where an appointment has been moved to the same date) 2024-05-09 16:13:35 +02:00
manuel 0381cf37d8 Bump dependencies to current version 2024-05-09 15:04:14 +02:00
manuel 558c6a5248 Bump strum major version 2024-02-11 10:47:15 +01:00
manuel 7d026341bc Update rust-i18n major version 2024-02-11 10:45:12 +01:00
manuel 383cedac2d Bump minor crate versions 2024-02-11 10:38:57 +01:00
manuel 454bcf5307 Allow granular per-chat reminder configuration 2024-02-11 10:30:20 +01:00
manuel 9b0876cb08 Upgrade ical and teloxide versions 2023-04-11 16:24:56 +02:00
manuel 481f5895a9 cargo update 2023-04-11 15:42:58 +02:00
manuel 3ef90c93ae Don't panic if check_task runs into an error 2023-04-11 15:27:04 +02:00
manuel e12f371340 Update dependencies 2023-01-26 12:57:21 +01:00
manuel 509824a926 Add uk time to english messages 2023-01-25 23:33:23 +01:00
manuel 747353d544 Allow chats to choose a locale 2023-01-25 23:28:15 +01:00
manuel f3136bd319 Pull user visible messages from localization library 2023-01-25 23:04:53 +01:00
manuel ed9bd87ab5 Add support for comma separated EXDATEs 2022-11-22 14:55:50 +01:00
manuel 2ecfd205d4 Update variable name for better readability 2022-11-22 14:16:27 +01:00
manuel bd7d936dbd Shorten the time until the next tick if it's required to send a start notification 2022-10-25 23:51:50 +02:00
manuel f9c09d61b1 Send a reminder when the event starts 2022-10-25 21:11:08 +02:00
manuel 8a2e86663d Set "disable_notification" to true when pinning messages 2022-10-24 16:03:38 +02:00
manuel 94170f8127 Workaround for rrule-bug with bi-weekly events 2022-10-24 15:46:57 +02:00
manuel 856a1efa04 Better error handling if pinning/unpinning the announcement message fails 2022-10-24 12:24:33 +02:00
manuel 2c110e6b68 Fix typo 2022-10-20 10:22:13 +02:00
manuel 3499e349b0 Add weekday to dates 2022-10-19 12:34:27 +02:00
manuel e144a0aecc Initial commit 2022-10-19 11:03:03 +02:00