Commit Graph

249 Commits

Author SHA1 Message Date
78fb398e03 fix (tasklist): More bugfixes.
Fix issue where save did not send all tasks.
Fix issue where tasklist update would also affect deleted tasks.
2023-07-07 23:33:10 +03:00
c6f462d131 fix (tasklist): Various bugfixes.
Fix issue where empty tasklist would raise ZeroDivisionError.
Fix issue where empty tasklist UI would error.
Fix issue where >4000 char tasklists would error on bulk edit.
Fix `/tasks edit` not responding to interaction.
Fix task acmpl going over 100 chars.
Fix empty tasklist text and UI layout.
Add `/tasks upload` for editing long tasklist.
Small UI tweaks.
Make `LionContext.error_reply` always ephemeral if possible.
2023-07-07 22:53:34 +03:00
6d6a3346e5 fix (rooms): Typos in room config. 2023-07-07 18:37:48 +03:00
497419a441 fix (voice): Fix data preconditions.
Fixes issue where voice session would start without member data.
Fixes issue where voice session would start without channel data.
Fixes issue on init where sessions would start without keys.
Fixes issue on guild join where sessions would start without keys.
Fixes issue in schedule where data cache key was built incorrectly.
2023-07-07 18:26:43 +03:00
ce68813788 refactor (tasklist): Various UI adjustments. 2023-07-06 00:19:55 +03:00
65c17f11b2 fix (schedule): Various bug fixes. 2023-06-30 12:34:21 +03:00
a7c5af59a7 rewrite: New Scheduled Session System. 2023-06-30 11:15:39 +03:00
b7d66ffe8c fix: Typo in remindme at. 2023-06-09 07:08:23 +03:00
6f4197649e fix: Add lb position to stats. 2023-06-09 07:07:57 +03:00
73a99d7a3d fix: Missed localisations. 2023-06-09 06:17:48 +03:00
7c039dd0da fix (tasklist): Bound checks in task hook. 2023-06-09 05:17:38 +03:00
14543d975c rewrite (ranks): Adjust role filter. 2023-06-09 01:32:29 +03:00
eafadad610 fix (timers): Voice event task creation. 2023-06-08 21:03:48 +03:00
80b81120c5 rewrite (shop): Colour shop role perm filter. 2023-06-08 19:59:23 +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
809cada228 rewrite: Refactor timezone config. 2023-06-05 17:25:51 +03:00
eb0731e185 rewrite (babel): Complete configuration UI. 2023-06-05 15:51:03 +03:00
68fb0e9c62 rewrite: help command and ui. 2023-06-05 12:09:24 +03:00
eeff0f5042 rewrite: Various bugfixes. 2023-05-26 09:04:44 +03:00
d36ffedd70 rewrite: Add command mention cache. 2023-05-25 19:26:06 +03:00
3e29c6bf04 rewrite: Remove extraneous module. 2023-05-25 16:56:22 +03:00
fe8cf35885 rewrite: Various bug fixes. 2023-05-25 16:45:54 +03:00
0863d13088 fix: Rank cog session_start fallback. 2023-05-24 10:28:21 +03:00
0e1fb84bcb rewrite: Minor bugfixes. 2023-05-23 18:16:12 +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
90b967201d rewrite: New ranks module. 2023-05-14 12:33:33 +03:00
6683d27dfd rewrite: Small bugfixes. 2023-05-14 12:33:05 +03:00
e3ee2ed866 rewrite: Add remindme at. 2023-05-14 12:32:51 +03:00
e3b2906e67 rewrite: Add economy config. 2023-05-14 12:32:21 +03:00
7f79009ac7 rewrite: Profile, Stats, Leaderboard. 2023-05-14 12:31:43 +03:00
16bc05d39b rewrite: Guild dashboard. 2023-05-14 12:31:11 +03:00
1af12fc187 rewrite: Add empty test setup. 2023-03-12 15:23:58 +02:00
f654ca58c4 rewrite: Add blank test module. 2023-03-12 15:02:36 +02:00
2657580d6f fix (stats): Fix global guild goal fetch. 2023-03-12 14:59:49 +02:00
3f637302fe fix (shop): Fix localisation issues. 2023-03-08 16:49:42 +02:00
ab70c3178e rewrite (settings): Add event dispatch on update. 2023-03-08 11:59:31 +02:00
b5ba4c698b rewrite (economy): Economy bonus registration. 2023-03-08 11:58:59 +02:00
9d052bdafd rewrite (userconfig): Add user config cog. 2023-03-08 11:58:29 +02:00
beafe3f2fe rewrite (config): Add general settings cog. 2023-03-08 11:56:37 +02:00
42b68e8913 rewrite(statistics): Minor statistics refactor. 2023-03-08 11:55:36 +02:00
5bf3ecbdfd rewrite: Create guild timezone setting. 2023-03-03 19:47:24 +02:00
b0dcbaa727 rewrite (core): Split and refactor Lion and config. 2023-03-03 15:35:08 +02:00
7dc361b1b9 rewrite: Initial statistics UI. 2023-03-02 19:01:14 +02:00
c77958dd78 rewrite (shops): Fix indentation. 2023-03-02 18:59:29 +02:00
b777bd33e4 rewrite: Integrate GUI plugin. 2022-12-23 20:34:58 +02:00
1cef97cdd4 rewrite: Move GUI cards into main repo. 2022-12-23 07:02:26 +02:00
f328324747 rewrite: Restructure to include GUI. 2022-12-23 06:44:32 +02:00