radchat/readme.md

17 lines
657 B
Markdown
Raw Normal View History

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-18 22:01:02 -06:00
### Mid Priority
2025-01-20 19:36:51 -06:00
- Other embeds (Twitter posts, spotify tracks, soundcloud, github repos, instagram posts, other video platforms)
2025-01-18 22:01:02 -06:00
### Low Priority
2025-01-22 20:04:47 -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
## 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
- Nothing yet
### Low Priority
2025-01-22 20:04:47 -06:00
- Nothing yet