From 7f39135aa963397b19962d4d921b4fc0590caa50 Mon Sep 17 00:00:00 2001 From: limepotato Date: Fri, 12 Jul 2024 03:16:10 -0600 Subject: [PATCH] Update TODO --- TODO.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO.md b/TODO.md index b904b5a3b..e3bfa73bc 100644 --- a/TODO.md +++ b/TODO.md @@ -5,7 +5,7 @@ - [ ] Allow admins to install optional themes instance-wide - [ ] Misskey v14-like roles - [ ] Implement any new MFM that has been added since the fork. -- [ ] UI elements can be round (as in Misskey) or square-ish +- [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) - [ ] Make error message images configurable in Control Panel @@ -14,12 +14,12 @@ - [ ] FediBlock reasons - [ ] Allow admins to set instance-wide default sounds - [ ] Drafts -- [ ] Robot-Mode, much like cat-mode but, Robot antenna, and beeps and boops +- [~] Robot-Mode, much like cat-mode but, Robot antenna, and beeps and boops - [X] When not signed-in, approvals off, try to signup, "Find another server" leads to dead link - [ ] Maybe add some 8-Bit alternatives to UI Sounds - [ ] The ability to toggle showing boosts/rebeeps in the timeline (like the replies toggle) - [ ] Fix Activity Graph Time -- [ ] Disable Chat UI +- [X] Disable Chat UI - [ ] FireFish - [ ] settings/privacy "Add 're:' at the beginning of comment in reply to a post with a CW" - [ ] settings/general "Update timelines automatically" @@ -28,7 +28,7 @@ - [ ] settings/general "Get assets from CDN" - [ ] Ability to mute replies separate from all posts - [ ] Sharkey - - [ ] ListenBrainz API + - [~] ListenBrainz API - [~] Trashposs - [~] Achievements (Works for new instances, migration breaks for old ones) - [ ] Longer mute-periods (months, years)