From 29a3d399b021588643afc0cc96ca5980a818f6c7 Mon Sep 17 00:00:00 2001 From: radon Date: Wed, 22 Jan 2025 20:36:38 -0600 Subject: [PATCH] changes --- readme.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/readme.md b/readme.md index 3c0eae9..6f7d2d5 100644 --- a/readme.md +++ b/readme.md @@ -3,14 +3,15 @@ ### High Priority - Lazy load with pagination (frontend and backend) - Clicking edit message should reposition you at the message with it centered or where the textarea edit box is at the top of the screen at least -### Mid Priority -- Other embeds (Twitter posts, spotify tracks, soundcloud, github repos, instagram posts, other video platforms) -### Low Priority - Fix mobile views instead of hiding elements that you don't want to position properly (search, radchat title, username) +### Mid Priority +- Nothing yet +### Low Priority +- Other embeds (Twitter posts, spotify tracks, soundcloud, github repos, instagram posts, other video platforms) ## Backend ### High Priority - Lazy load with pagination (frontend and backend) ### Mid Priority -- Nothing yet +- Add actual logging instead of ip based usernames, have messages tied to the logged in user not an ip ### Low Priority - Nothing yet