From 70450fe6b4bd79a8257ed553ce4f24381ab72e9f Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 17 Jun 2022 13:56:39 +0900 Subject: [PATCH] Update ROADMAP.md --- ROADMAP.md | 1 + 1 file changed, 1 insertion(+) diff --git a/ROADMAP.md b/ROADMAP.md index 3ccc098d32..bd96b2c500 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -19,6 +19,7 @@ This is the phase we are at now. We need to make a high-maintenance environment ## (2) Improve functionality Once Phase 1 is complete and an environment conducive to the development of a stable system is in place, the implementation of new functions can begin gradually. +- Improve features for moderation - OAuth2 support https://github.com/misskey-dev/misskey/issues/8262 - GraphQL support?