Commit Graph

701 Commits

Author SHA1 Message Date
66434e5a29 fix(timers): Unify command interface. 2023-09-12 15:15:53 +03:00
0b669456cb fix(rooms): Add back webhook perms. 2023-09-12 14:48:35 +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
573c3bba85 chore(gui): Update submodule pointer.
Includes some GUI client improvements.
Fixes an issue where timers could hang forever waiting on render.
2023-09-12 00:20:08 +03:00
7cb2e244f1 fix(rooms): Remove some owner permissions. 2023-09-11 19:40:47 +03:00
494484fc3c feat(tasklist): Show tasklists in private rooms.
Also adds a `get_rooms` method to the `RoomCog`.
2023-09-11 15:16:19 +03:00
8e54186649 fix(tasklist): Fix sub menu labelling. 2023-09-11 11:17:59 +03:00
a9a21b1735 fix(tasklist): Harden update propagator.
Fixes an issue where updates would fail when listeners updated.
Fixes a typo where the wrong UI was closed on HTTPException.
2023-09-11 10:29:53 +03:00
d14b0880eb fix(tasklist): Fix error handling.
Also adds better pathway for selecting all tasks.
2023-09-11 10:17:01 +03:00
76dc6a4566 ui(stats): Improve visibility of season start. 2023-09-11 09:46:02 +03:00
6cc253e428 fix(ranks): Tighten up rank refresh. 2023-09-11 08:01:44 +03:00
f59f3093d8 fix(economy): Refresh stale balance data. 2023-09-10 14:38:04 +03:00
d21d734c0d fix(voice): Fix hourly_bonus listener. 2023-09-10 11:19:29 +03:00
38a2ca95e6 fix(send): Make errors more explicit. 2023-09-10 11:04:41 +03:00
69e228d395 fix(ranks): Repair setting response tree. 2023-09-10 08:08:28 +03:00
088d0d27f8 fix(shop): Allow owner to add shop role. 2023-09-10 07:40:56 +03:00
371241de3a fix(meta): Catch TransformerError. 2023-09-10 07:29:52 +03:00
57a4e641ba feat(meta): Improve bugsplat. 2023-09-10 07:14:37 +03:00
6343d47072 fix(stats): Correct first session tz. 2023-09-10 05:37:45 +03:00
c7cf34d38f fix(stats): Detect finished UI on submit. 2023-09-09 14:24:52 +03:00
bae948b65a fix(text): Fix settingui typo. 2023-09-09 00:39:26 +03:00
375a86693f fix(moderation): Fix typo. 2023-09-09 00:36:58 +03:00
591d3a2fbd fix(rolemenu): Fix template error on empty menu. 2023-09-05 16:55:40 +03:00
e466a26a25 feat(sysadmin): Add remote async target. 2023-09-05 16:35:00 +03:00
c603061b35 feat(ranks): Add economy hook. 2023-09-05 12:52:18 +03:00
8436e9befc fix(timer): Add notify to bg tasks. 2023-09-04 13:45:05 +03:00
af53d09c3c fix (voice): Filter sessions on init. 2023-09-04 13:25:12 +03:00
f1e910f8d8 fix (utils): Remove null view from send args. 2023-09-03 15:05:31 +03:00
2d8c245e35 fix (rolemenu): Fix newmenu msg pathway. 2023-09-03 14:48:54 +03:00
a3794778f2 ux (ranks): Add confirm to clear. 2023-09-03 14:31:57 +03:00
84b9a0930e fix (stats): Order profile tags. 2023-09-03 13:55:28 +03:00
669f9602f4 fix: Remove non-existent column from guild model. 2023-09-03 13:47:43 +03:00
8d873a3505 fix (tasklist): Catch lack of permissions. 2023-09-03 04:07:41 +03:00
8d17dff632 Merge branch 'release' of cgithub:StudyLions/StudyLion into release 2023-08-29 22:46:35 +03:00
transifex-integration[bot]
48e4a65749 transifex: Add he_IL localisation.
Co-authored-by: transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
2023-08-29 22:42:39 +03:00
285a575086 fix (text): Workaround for new channel type. 2023-08-28 23:46:34 +03:00
5bf4f6efde fix (timer): Check for 'notify_hook' on notify. 2023-08-28 23:45:47 +03:00
598ba443d5 fix (stats): Filter leaderboard. 2023-08-28 23:45:17 +03:00
040ba75722 routine: Update string templates. 2023-08-28 22:44:18 +03:00
520540a8e5 Merge branch 'rewrite' into release 2023-08-28 22:41:59 +03:00
6da2c762ad fix (babel): Fix missing localisations. 2023-08-28 22:41:25 +03:00
5a152e9be7 fix (config): Control dash field lengths. 2023-08-28 22:12:22 +03:00
b9ed39eb6a fix: transifex path. 2023-08-28 16:35:11 +03:00
782fee96d0 routine: Add transifex configuration. 2023-08-28 16:31:28 +03:00
778e42ba1b routine: Regenerate locale templates. 2023-08-27 16:38:52 +03:00
852442bfd1 routine: Update submodule pointers 2023-08-27 16:31:19 +03:00
3249daeaaf fix (session): Stop sending view=None. 2023-08-27 16:11:58 +03:00