radchat/readme.md
2025-01-23 20:04:57 -06:00

916 B

Changes To Make

Frontend

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
  • Fix mobile views instead of hiding elements that you don't want to position properly (search, radchat title, username)
  • Add live voice chat? (This will be fun, maybe a separate app)

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)
  • 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

  • Nothing yet

Low Priority

  • Nothing yet