From 4955ebe7bd72e089b81f9896488160513273b3ad Mon Sep 17 00:00:00 2001 From: deadvey Date: Wed, 25 Mar 2026 18:09:23 +0100 Subject: [PATCH] Update README.md --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 88f8eac..510207a 100644 --- a/README.md +++ b/README.md @@ -29,20 +29,14 @@ Read the [configuation guide](docs/CONFIG.md) for configuration help (in config. * Search functionality * Page indexes -# Bugs: -* probably scales like shit -* probably insecure as hell - # Planned features/todo list: -* federation (looks tricky) -* inline comments and docs +* federation * clean up code a bit * /postID and /userID pages * 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: