From bbec16e926190532fe363e663c9d6984baf1e87c Mon Sep 17 00:00:00 2001 From: mst Date: Tue, 26 Nov 2024 15:26:31 +0300 Subject: [PATCH] add more stuff to roadmap --- roadmap.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/roadmap.md b/roadmap.md index 6d3f2fc..3d34160 100644 --- a/roadmap.md +++ b/roadmap.md @@ -1,11 +1,19 @@ # CatAsk stable roadmap +* [ ] completed website +* [ ] documentation +* * [ ] installation +* * [ ] api docs +* [x] pwa support +* [-] import/export support +* * [x] implement support for importing/exporting catask data +* * [ ] implement support for importing retrospring data * [x] content warnings * [x] split admin panel into multiple pages -* [ ] multiple anti-spam options +* [x] multiple anti-spam options * * [x] basic antispam -* * [ ] recaptcha v2 -* * [ ] more captchas? +* * [x] recaptcha v2 +* * [x] more captchas? * [ ] collapse long questions & answers * [x] add custom emojis * [x] move to toastify for alerts