diff --git a/roadmap.md b/roadmap.md index 3d34160..4b31950 100644 --- a/roadmap.md +++ b/roadmap.md @@ -1,8 +1,16 @@ -# CatAsk stable roadmap +# CatAsk to-do -* [ ] completed website -* [ ] documentation -* * [ ] installation +* [ ] fediverse verification +* [ ] setting: set custom background image +* [ ] setting: automatic answer crosspost to fediverse +* [x] translation support +* * [x] translating strings with flask-babel +* * [x] changing language based on `Accept-Language` request header +* * [x] setting default language in admin panel +* * [x] setting in admin panel to allow/disallow users changing language themselves +* [x] completed website +* [-] documentation website +* * [x] installation * * [ ] api docs * [x] pwa support * [-] import/export support