Commit Graph

29 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
54ff39f209 fix(timers): Improve option parsing. 2023-09-12 01:00:01 +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
4773de53a2 feat (voice): Implement now command. 2023-08-27 15:53:12 +03:00
622d8b150d fix (timers): Dynamic timer locale. 2023-08-27 09:49:39 +03:00
6a5e4a065c fix (timers): Filter owned timers from visible. 2023-08-27 09:35:18 +03:00
c6a9c95cc1 fix (timers): Fix empty notify case. 2023-08-27 09:14:00 +03:00
2310ac3e2d ux (timers): Respond to presence click. 2023-08-27 09:07:29 +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
319f132d5d fix (timers): Add command ready check. 2023-08-22 22:54:44 +03:00
f2fb3ce344 fix: Massively improve logging context isolation. 2023-08-22 22:14:58 +03:00
eb1d156e43 fix (timers): Don't allow object channel. 2023-08-19 14:51:58 +03:00
01a4f7f2bf fix (pomodoro): Missing values in unload. 2023-08-19 02:02:03 +03:00
8af1e73c17 fix (dashboard): Clean up names. 2023-08-18 23:47:49 +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
aa1c2655b9 fix: Use default_avatar where needed. 2023-08-18 04:03:04 +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
4bfc240530 rewrite: Ward refactor. 2023-06-06 14:27:57 +03:00
e1a23695ee rewrite: Setting input strings and localisation. 2023-06-06 12:57:29 +03:00
fe8cf35885 rewrite: Various bug fixes. 2023-05-25 16:45:54 +03:00
f0dd540876 rewrite: New private Room system. 2023-05-23 17:49:37 +03:00
4aa2587c45 rewrite: New Pomodoro Timer system. 2023-05-19 09:45:06 +03:00