Commit Graph

619 Commits

Author SHA1 Message Date
conatum 01a4f7f2bf fix (pomodoro): Missing values in unload. 2023-08-19 02:02:03 +03:00
conatum 2cbc949309 fix (lion): Fix typo in get_lusers. 2023-08-19 01:54:46 +03:00
conatum 14e810c13f fix (moderation): Missing resolved setting. 2023-08-19 01:37:01 +03:00
conatum 8af1e73c17 fix (dashboard): Clean up names. 2023-08-18 23:47:49 +03:00
conatum a1072bb8f6 routine: Update GUI pointer. 2023-08-18 23:40:34 +03:00
conatum 742b89a8bc logging: Reduce info level logging. 2023-08-18 23:40:12 +03:00
conatum f7a6f3b8ab (config): Support sharded config sections. 2023-08-18 23:39:23 +03:00
conatum 97cfaf54d5 data (reminders): New reminder table. 2023-08-18 23:38:54 +03:00
conatum 161bc91468 fix (reminders): Ignore old reminders. 2023-08-18 23:15:08 +03:00
conatum 10084089f1 (reminders): Add ratelimit bucket. 2023-08-18 23:06:03 +03:00
conatum 47d58bea37 fix (reminders): Fix startup logic. 2023-08-18 23:00:29 +03:00
conatum 0499946fad fix (schedule): Validate session room. 2023-08-18 22:12:52 +03:00
conatum 6e2bf4154f fix: Correct member data format. 2023-08-18 21:46:50 +03:00
conatum db0a1f79f5 fix (pomodoro): Fix incorrect remaining. 2023-08-18 21:11:19 +03:00
conatum 6456dd6035 fix (schedule): Add member in prep stage. 2023-08-18 21:07:45 +03:00
conatum 34f490fb7f fix (tasklist): Cut cycles in label alg. 2023-08-18 20:20:50 +03:00
conatum 857fb4eca3 tweak: Default mode to Study. 2023-08-18 20:20:33 +03:00
conatum b3b5053c23 fix (stats): Fix query column names. 2023-08-18 19:37:15 +03:00
conatum 1b1371aef1 fix: Missing permission wards. 2023-08-18 12:56:44 +03:00
conatum a0c56ebc13 fix: Formatting and missing formats. 2023-08-18 12:37:46 +03:00
conatum aa1c2655b9 fix: Use default_avatar where needed. 2023-08-18 04:03:04 +03:00
conatum ec825daa52 fix: Fix bot overwrite permissions. 2023-08-17 09:54:08 +03:00
conatum 8f63fbc526 fix (rooms): Also add client to room. 2023-08-17 09:16:37 +03:00
conatum 2ac7353f75 fix (schedule): Fix record indexing. 2023-08-17 07:57:22 +03:00
conatum 70c0d22f80 fix: Fix Typo. 2023-08-16 23:33:02 +03:00
conatum 465d03d459 fix (schedule): Require existent Channels. 2023-08-16 23:28:08 +03:00
conatum fde42226ed fix: Add missing permission wards. 2023-08-16 23:25:12 +03:00
conatum 41c0f2d094 fix (stats): Return parsed 'season_start'. 2023-08-16 22:48:46 +03:00
conatum a83514861a fix (economy): Add ward to balance cmd. 2023-08-16 22:48:17 +03:00
conatum e266234bf2 fix (schedule): Fix typo in data migration. 2023-08-16 21:31:16 +03:00
conatum 5ff887c4c3 (locale): Add string templates. 2023-08-16 17:04:39 +03:00
conatum 5799b51a32 Cleaning up migrated components. 2023-08-16 12:33:56 +03:00
conatum 0904b2deb7 fix: Minor UI fixes. 2023-08-16 12:32:45 +03:00
conatum 2cc90375c7 rewrite: New Video channels and moderation. 2023-08-15 14:03:23 +03:00
conatum 7e6217a2ae (memberadmin): Data migration. 2023-08-13 10:38:11 +03:00
conatum b1361229af fix: Fix Typo. 2023-08-13 08:21:19 +03:00
conatum 2eece69760 rewrite: New 'Member Admin' module. 2023-08-13 08:10:39 +03:00
conatum 66e0641aab fix (rolemenu): Bugfixes. 2023-08-10 16:06:35 +03:00
conatum 72a3838da5 cleanup: Remove pre-rewrite modules. 2023-08-10 16:03:48 +03:00
conatum 42e5b62cd6 fix (rolemenus): Bugfixes. 2023-08-10 15:33:28 +03:00
conatum 021f57dc3a rewrite: Complete rolemenu system. 2023-08-10 14:12:50 +03:00
conatum f0c796ce31 rewrite: New Rolemenu system. (Incomplete) 2023-07-31 21:06:51 +03:00
conatum d4800f1db6 (stats): Assorted bugfixes and UI tweaks. 2023-07-18 15:25:46 +03:00
conatum f4769b407e (logging): Add multiprocess support for logging. 2023-07-18 10:45:42 +03:00
conatum e54c6bc62d fix (shop): Update unmigrated enum value. 2023-07-18 09:05:58 +03:00
conatum 8af5bd2c37 fix (settings): Revert field autoformat.
Removed `accepts` and `desc` auto-formatting due to clash with keys.
2023-07-18 08:52:37 +03:00
conatum c21bbdde97 fix (schedule): Fix clock reset typo. 2023-07-18 08:34:09 +03:00
conatum fce5048f28 routine: Update GUI submodule. 2023-07-18 08:33:37 +03:00
conatum 6cc831a739 fix (schedule): Multiplier for min_attendance. 2023-07-08 13:19:31 +03:00
conatum aebd5375c7 fix (schedule): Setting tweaks and more bugfixes.
Add the schedule dashboard to the config dashboard.
Move the schedule cost to the second page.
Allow categories to be selected for the session room.

Fix an issue where blacklist role would be checked with no guild data.
Fix typos in session unloading.
Delay session notification.
More logging.
2023-07-08 12:46:49 +03:00