catask/roadmap.md
2024-11-26 15:26:31 +03:00

27 lines
883 B
Markdown

# 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
* [x] multiple anti-spam options
* * [x] basic antispam
* * [x] recaptcha v2
* * [x] more captchas?
* [ ] collapse long questions & answers
* [x] add custom emojis
* [x] move to toastify for alerts
* [x] make stuff more accessible
* [ ] implement private questions
* [x] deleting answered questions OR returning them to inbox like retrospring does
* [ ] bulk deleting questions from inbox
* [ ] blocking askers by ip
* [x] make an admin page
* [x] implement an optional blacklist of words
* [x] add more customization options (theme + favicon)