Commit Graph

16 Commits

Author SHA1 Message Date
6dc366e74a feat(timers): Revert channel name on destroy. 2023-09-12 01:59:58 +03:00
f248cfdab0 fix(timers): Stop creating timer zombies.
Don't try to recreate a destroyed timer from an option setting.
2023-09-12 01:49:51 +03:00
14541899e0 fix(timers): Handle corner cases.
Handle cases where discord objects are deleted while timer is running.
2023-09-12 01:16:26 +03:00
8436e9befc fix(timer): Add notify to bg tasks. 2023-09-04 13:45:05 +03:00
5bf4f6efde fix (timer): Check for 'notify_hook' on notify. 2023-08-28 23:45:47 +03:00
6da2c762ad fix (babel): Fix missing localisations. 2023-08-28 22:41:25 +03:00
622d8b150d fix (timers): Dynamic timer locale. 2023-08-27 09:49:39 +03:00
c6a9c95cc1 fix (timers): Fix empty notify case. 2023-08-27 09:14:00 +03:00
7ca21e94d5 fix (timers): Force refresh view on repost. 2023-08-27 08:54:16 +03:00
7a40ca2cea fix (timers): Correct permissions for stop. 2023-08-27 08:23:36 +03:00
f2fb3ce344 fix: Massively improve logging context isolation. 2023-08-22 22:14:58 +03:00
db0a1f79f5 fix (pomodoro): Fix incorrect remaining. 2023-08-18 21:11:19 +03:00
a0c56ebc13 fix: Formatting and missing formats. 2023-08-18 12:37:46 +03:00
a7c5af59a7 rewrite: New Scheduled Session System. 2023-06-30 11:15:39 +03:00
eafadad610 fix (timers): Voice event task creation. 2023-06-08 21:03:48 +03:00
4aa2587c45 rewrite: New Pomodoro Timer system. 2023-05-19 09:45:06 +03:00