2025-01-18 22:01:02 -06:00
|
|
|
# Changes To Make
|
|
|
|
## Frontend
|
|
|
|
### High Priority
|
2025-01-21 12:29:17 -06:00
|
|
|
- Lazy load with pagination (frontend and backend)
|
2025-01-22 20:04:47 -06:00
|
|
|
- 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
|
2025-01-22 20:36:38 -06:00
|
|
|
- Fix mobile views instead of hiding elements that you don't want to position properly (search, radchat title, username)
|
2025-01-18 22:01:02 -06:00
|
|
|
### Mid Priority
|
2025-01-22 20:36:38 -06:00
|
|
|
- Nothing yet
|
2025-01-18 22:01:02 -06:00
|
|
|
### Low Priority
|
2025-01-22 20:36:38 -06:00
|
|
|
- Other embeds (Twitter posts, spotify tracks, soundcloud, github repos, instagram posts, other video platforms)
|
2025-01-18 22:01:02 -06:00
|
|
|
## Backend
|
|
|
|
### High Priority
|
2025-01-21 12:29:17 -06:00
|
|
|
- Lazy load with pagination (frontend and backend)
|
2025-01-18 22:01:02 -06:00
|
|
|
### Mid Priority
|
2025-01-22 20:36:38 -06:00
|
|
|
- Add actual logging instead of ip based usernames, have messages tied to the logged in user not an ip
|
2025-01-18 22:01:02 -06:00
|
|
|
### Low Priority
|
2025-01-22 20:04:47 -06:00
|
|
|
- Nothing yet
|