aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 4bce5da..99e9644 100644
--- a/TODO.md
+++ b/TODO.md
@@ -14,7 +14,7 @@ Refer to mastodon changelog and API docs for details when implementing, add or m
14 14
153.2.0 153.2.0
16----- 16-----
17* [ ] Add personal notes for accounts 17* [x] Add personal notes for accounts
18* [x] Add customizable thumbnails for audio and video attachments 18* [x] Add customizable thumbnails for audio and video attachments
19* [x] Add color extraction for thumbnails 19* [x] Add color extraction for thumbnails
20 20
@@ -62,5 +62,5 @@ Refer to mastodon changelog and API docs for details when implementing, add or m
62 62
63General improvements that would be good to do before doing another release: 63General improvements that would be good to do before doing another release:
64* [ ] Split mastodon.py into parts in some way that makes sense, it's getting very unwieldy 64* [ ] Split mastodon.py into parts in some way that makes sense, it's getting very unwieldy
65* [ ] Fix the CI 65* [x] Fix the CI
66* [ ] Get test coverage like, real high 66* [ ] Get test coverage like, real high
Powered by cgit v1.2.3 (git 2.41.0)