Commit Graph

49 Commits

Author SHA1 Message Date
2b650c220b feat(utils): Add msg-style paging utility. 2024-10-20 16:03:10 +10:00
0377695d3c feat: Add timezone parsing to msgeditor. 2024-08-31 08:40:11 +10:00
6091e9a03c Merge branch 'rewrite' into pillow 2023-11-08 14:16:12 +02:00
ce3015e810 feat(admin): Implement admin data command. 2023-10-17 13:45:11 +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
4e8eb366f3 feat(economy): Implement starting_funds setting. 2023-10-10 08:43:39 +03:00
5f713243a9 (utils): Deactivate page command. 2023-10-08 12:12:50 +03:00
1b4cfd0453 fix: Protect all acmpl lengths. 2023-10-08 12:00:32 +03:00
0190982291 (meta): Improve logging. 2023-10-08 09:05:20 +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
c8223725ad fix(utils): Fix delay issue in Bucket. 2023-10-01 13:33:30 +03:00
89d236f0cb fix(utils): Fix off by one error in month start. 2023-10-01 13:31:00 +03:00
0bc8e91294 fix(data): Fix typing typo. 2023-10-01 07:35:53 +03:00
daa215d10c (utils): Add cmd length calculator. 2023-09-28 11:52:59 +03:00
0fe7610289 ux(msgeditor): Add explicit remove embed button. 2023-09-25 20:23:47 +03:00
664df58071 Merge remote-tracking branch 'origin/rewrite' into pillow 2023-09-24 11:37:55 +03:00
a7663f9267 fix(logger): Livelogging ratelimit prevention. 2023-09-24 11:22:17 +03:00
5db32df3e2 Merge branch 'rewrite' into pillow 2023-09-24 10:58:59 +03:00
17683a7d96 fix(core): Handle rendering errors. 2023-09-19 22:59:01 +03:00
0e8512b971 ui(reminders): Rework user interface. 2023-09-13 02:33:49 +03:00
fc56647bdd feat(shop): Add paging for long shops. 2023-09-12 20:33:24 +03:00
004718902c fix(logging): Avoid livelog ratelimit. 2023-09-12 18:11:41 +03:00
6cc253e428 fix(ranks): Tighten up rank refresh. 2023-09-11 08:01:44 +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
c7cf34d38f fix(stats): Detect finished UI on submit. 2023-09-09 14:24:52 +03:00
2c7aaee8d4 Add timer notif role. 2023-09-04 11:29:53 +03:00
f1e910f8d8 fix (utils): Remove null view from send args. 2023-09-03 15:05:31 +03:00
5a152e9be7 fix (config): Control dash field lengths. 2023-08-28 22:12:22 +03:00
9b2af56d64 feat: Implement rank refresh. 2023-08-24 14:30:03 +03:00
2cc90375c7 rewrite: New Video channels and moderation. 2023-08-15 14:03:23 +03:00
2eece69760 rewrite: New 'Member Admin' module. 2023-08-13 08:10:39 +03:00
021f57dc3a rewrite: Complete rolemenu system. 2023-08-10 14:12:50 +03:00
f0c796ce31 rewrite: New Rolemenu system. (Incomplete) 2023-07-31 21:06:51 +03:00
043f358f57 fix (schedule): Bugfixes.
Fix ScheduleUI issue where clear button was not enabling.
Fix ScheduleUI menus showing soon entries.
Fix ScheduleUI time format being T instead of f.
Fix ScheduleUI cancel menu out of order.
Add special case format for `_format_until` with 0 distance.

Add `TimeSlot` repr.
Add `Sesson` repr.
Fix issue where noshow could potentially deadlock sessions.
Fix issue where `create_booking` could add garbage to cache.
Add `bot.idlock` for snowflake locking.
Remove valid channel check from clock off.
Changed implementation of batchrun.
Add `cog.nowid` for easier introspection.
Add more logging.
2023-07-08 08:57:00 +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
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
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
718b2565a2 rewrite: replace_multiple and update Timezoned. 2023-05-14 12:28:07 +03:00
3375afcc5f rewrite: MessageUI, and fix LeoUI timeout. 2023-05-14 12:27:34 +03:00
b569cdecaf rewrite: Config UI utilities. 2023-05-14 12:27:13 +03:00
ab70c3178e rewrite (settings): Add event dispatch on update. 2023-03-08 11:59:31 +02:00
b0dcbaa727 rewrite (core): Split and refactor Lion and config. 2023-03-03 15:35:08 +02:00
f328324747 rewrite: Restructure to include GUI. 2022-12-23 06:44:32 +02:00