592017ba5e
feat (tasklist): Add nowlist and plan tables.
2024-12-03 08:19:44 +10:00
49a8cefeef
feat (tasklist): Migration to new profile tables.
2024-11-30 15:48:15 +10:00
6091e9a03c
Merge branch 'rewrite' into pillow
2023-11-08 14:16:12 +02:00
4d91914085
fix: Restrict more commands to guilds.
2023-10-16 22:41:50 +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
1b4cfd0453
fix: Protect all acmpl lengths.
2023-10-08 12:00:32 +03:00
07487f17be
Merge branch 'release' into pillow
2023-10-02 19:59:13 +03:00
f4802ce794
fix(tasklist): Fix some error path typos.
2023-10-02 07:38:07 +03:00
5db32df3e2
Merge branch 'rewrite' into pillow
2023-09-24 10:58:59 +03:00
57820039a0
tweak(tasklist): Extend limit to 200.
2023-09-24 10:52:08 +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
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
8d873a3505
fix (tasklist): Catch lack of permissions.
2023-09-03 04:07:41 +03:00
df9b835cd5
fix (data): Parallel connection pool.
2023-08-23 17:31:38 +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
ce68813788
refactor (tasklist): Various UI adjustments.
2023-07-06 00:19:55 +03:00
7c039dd0da
fix (tasklist): Bound checks in task hook.
2023-06-09 05:17:38 +03:00
4bfc240530
rewrite: Ward refactor.
2023-06-06 14:27:57 +03:00
fe8cf35885
rewrite: Various bug fixes.
2023-05-25 16:45:54 +03:00
6683d27dfd
rewrite: Small bugfixes.
2023-05-14 12:33:05 +03: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
f328324747
rewrite: Restructure to include GUI.
2022-12-23 06:44:32 +02:00