Commit Graph

6 Commits

Author SHA1 Message Date
57820039a0 tweak(tasklist): Extend limit to 200. 2023-09-24 10:52:08 +03:00
34f490fb7f fix (tasklist): Cut cycles in label alg. 2023-08-18 20:20:50 +03:00
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
ce68813788 refactor (tasklist): Various UI adjustments. 2023-07-06 00:19:55 +03:00
f328324747 rewrite: Restructure to include GUI. 2022-12-23 06:44:32 +02:00