add more stuff to roadmap

This commit is contained in:
mst 2024-11-26 15:26:31 +03:00
parent 01b960efc6
commit bbec16e926

View file

@ -1,11 +1,19 @@
# CatAsk stable roadmap # 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] content warnings
* [x] split admin panel into multiple pages * [x] split admin panel into multiple pages
* [ ] multiple anti-spam options * [x] multiple anti-spam options
* * [x] basic antispam * * [x] basic antispam
* * [ ] recaptcha v2 * * [x] recaptcha v2
* * [ ] more captchas? * * [x] more captchas?
* [ ] collapse long questions & answers * [ ] collapse long questions & answers
* [x] add custom emojis * [x] add custom emojis
* [x] move to toastify for alerts * [x] move to toastify for alerts