From 5f43cde2d63c88416ec6c50be36ef900147f5860 Mon Sep 17 00:00:00 2001 From: Radon Date: Thu, 23 Jan 2025 20:04:57 -0600 Subject: [PATCH] readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 44ba47e..0d0a99f 100644 --- a/readme.md +++ b/readme.md @@ -12,8 +12,9 @@ ## Backend ### High Priority - Lazy load with pagination (frontend and backend) +- Add actual logging instead of ip based usernames, have messages tied to the logged in user not an ip (db changes) - Add live voice chat? (This will be fun, maybe a separate app) ### Mid Priority -- Add actual logging instead of ip based usernames, have messages tied to the logged in user not an ip (db changes) +- Nothing yet ### Low Priority - Nothing yet