mirror of
https://codeberg.org/catask-org/catask.git
synced 2025-04-20 13:53:42 -05:00
27 lines
883 B
Markdown
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)
|