README update

I removed and added some stuff to the todo list
This commit is contained in:
2025-09-24 23:41:29 +01:00
parent 996bf0018b
commit d27330a3db

View File

@@ -24,7 +24,7 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
* hitcount
* Markdown syntax in posts
* Commenting on posts and replying to other comments
* site wide custom CSS
* site wide custom CSS and strings
* Page indexes
# Bugs:
@@ -33,14 +33,15 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
# Planned features/todo list:
* federation (looks tricky)
* All strings (including in edit and post page) customisable
* formatable custom strings
* inline comments and docs
* clean up code a bit
* /postID and /userID pages
* site index
* Make EJS modification more user friendly
* Make EJS modification more user friendly (half done)
* API for returning posts, users, comments, tags other?...
* Moderation tools including a keyword blacklist
* Request account function? Not sure how this should be implemented.
* optional SQL
* initialisation has prompts for setup process.
# Docs:
See [docs/DOCUMENTATION.md](docs/DOCUMENTATION.md)