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-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-21 14:32:54 -06:00
|
|
|
- Reposition the search button
|
|
|
|
- Fix mobile views instead of hiding elements that you don't want to position properly
|
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-21 16:22:27 -06:00
|
|
|
- Tidy up
|
2025-01-21 16:25:14 -06:00
|
|
|
- Perhaps a boolean value in the database to be able to display whether or not a message has been edited or not
|