Compare commits

1 Commits
dev ... master

Author SHA1 Message Date
4955ebe7bd Update README.md 2026-03-25 18:09:23 +01:00

View File

@@ -29,20 +29,14 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config.
* Search functionality * Search functionality
* Page indexes * Page indexes
# Bugs:
* probably scales like shit
* probably insecure as hell
# Planned features/todo list: # Planned features/todo list:
* federation (looks tricky) * federation
* inline comments and docs
* clean up code a bit * clean up code a bit
* /postID and /userID pages * /postID and /userID pages
* Make EJS modification more user friendly (half done) * Make EJS modification more user friendly (half done)
* API for returning posts, users, comments, tags other?... * API for returning posts, users, comments, tags other?...
* Moderation tools including a keyword blacklist * Moderation tools including a keyword blacklist
* Request account function? Not sure how this should be implemented. * Request account function? Not sure how this should be implemented.
* optional SQL
* initialisation has prompts for setup process. * initialisation has prompts for setup process.
# Docs: # Docs: