From 0e4cf8fc9e22b58e784692f0d519ddf2b474e401 Mon Sep 17 00:00:00 2001 From: limepotato Date: Sun, 14 Jul 2024 15:17:17 -0600 Subject: [PATCH] Update TODO --- TODO.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index b2f82713c..c66c8256d 100644 --- a/TODO.md +++ b/TODO.md @@ -4,7 +4,7 @@ - [ ] Allow admins to install optional themes instance-wide - [ ] Misskey v14-like roles -- [ ] Implement any new MFM that has been added since the fork. +- [X] Implement any new MFM that has been added since the fork. - [X] ~~UI elements can be round (as in Misskey) or square-ish~~ (Decided to just do custom css) - [ ] admin moderation notes (on user profiles) - [ ] user memos (on user profiles) @@ -35,4 +35,4 @@ - [ ] Beep icon to something more beep related, like a speaker? or a computer? - [ ] Move things out of more box and onto main navbar (Drive - Replace Chats, Help/Info - around settings and more) - [ ] Add a sound to the follow button? -- [ ] Add a changelog button on update popup +- [X] Add a changelog button on update popup