|
|
79645177bd
|
feat(timer): Add new current task.
|
2024-10-07 12:18:43 +10:00 |
|
|
|
9c9107bf9d
|
fix(timers): Remove user from last_seen on leave.
Fixes an issue where user inactivity was inaccurately tracked on rejoin.
|
2024-09-26 01:46:39 +10:00 |
|
|
|
f2c449d2e0
|
feat (timer): Streamtimer channel editing
|
2024-09-15 15:15:54 +10:00 |
|
|
|
7069c87e8e
|
feat (timer): Add configured opt-out role.
|
2024-09-01 23:41:07 +10:00 |
|
|
|
d10fd2fc1d
|
Initial merger with Twitch interface.
|
2024-08-27 17:41:33 +10:00 |
|
|
|
6091e9a03c
|
Merge branch 'rewrite' into pillow
|
2023-11-08 14:16:12 +02:00 |
|
|
|
9341afc368
|
feat(skins): Apply skins to graphics.
|
2023-10-27 15:43:02 +03:00 |
|
|
|
40f6d6427d
|
feat(meta): Implement join_message.
|
2023-10-22 21:37:00 +03:00 |
|
|
|
ab39ceee71
|
feat(config): Split mod and admin config.
|
2023-10-16 21:43:54 +03:00 |
|
|
|
21a9c0a5e0
|
Merge branch 'release' into pillow
|
2023-10-15 17:57:56 +03:00 |
|
|
|
66e7c2f2e4
|
fix(config): Fix general settings UI.
|
2023-10-11 07:28:53 +03:00 |
|
|
|
397d488732
|
fix(babel): Fallback on empty locale.
|
2023-10-08 09:41:10 +03:00 |
|
|
|
0a70d2d668
|
(timer): Add extra timeout to connect.
|
2023-10-06 14:41:10 +03:00 |
|
|
|
04b4050172
|
fix(timer): Monitor correct voice lock.
|
2023-10-06 12:51:42 +03:00 |
|
|
|
eaa44ab43c
|
(voice): Rewrite initialise and refresh mechanism.
|
2023-10-06 01:51:41 +03:00 |
|
|
|
07487f17be
|
Merge branch 'release' into pillow
|
2023-10-02 19:59:13 +03:00 |
|
|
|
7d59bc6d2c
|
fix(settings): Fix some input_formatted cases.
|
2023-10-02 07:42:00 +03:00 |
|
|
|
ce4637f05a
|
fix(timers): Improve timer loading.
|
2023-10-01 13:20:24 +03:00 |
|
|
|
5db32df3e2
|
Merge branch 'rewrite' into pillow
|
2023-09-24 10:58:59 +03:00 |
|
|
|
29739426be
|
tweak(timer): Make warning more obvious.
|
2023-09-24 10:52:46 +03:00 |
|
|
|
970e652fdc
|
feat(meta): Add a system status reporter.
|
2023-09-22 08:38:59 +03:00 |
|
|
|
17683a7d96
|
fix(core): Handle rendering errors.
|
2023-09-19 22:59:01 +03:00 |
|
|
|
72ecc2e639
|
fix(timers): More cautious channel ratelimit.
|
2023-09-12 16:12:29 +03:00 |
|
|
|
66434e5a29
|
fix(timers): Unify command interface.
|
2023-09-12 15:15:53 +03:00 |
|
|
|
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 |
|
|
|
2c7aaee8d4
|
Add timer notif role.
|
2023-09-04 11:29:53 +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 |
|