18 lines
615 B
Markdown
18 lines
615 B
Markdown
# Changes To Make
|
|
## Frontend
|
|
### High Priority
|
|
- Lazy load with pagination (frontend and backend)
|
|
### Mid Priority
|
|
- Other embeds (Twitter posts, spotify tracks, soundcloud, github repos, instagram posts, other video platforms)
|
|
### Low Priority
|
|
- Reposition the search button
|
|
- Fix mobile views instead of hiding elements that you don't want to position properly
|
|
## Backend
|
|
### High Priority
|
|
- Lazy load with pagination (frontend and backend)
|
|
### Mid Priority
|
|
- Nothing yet
|
|
### Low Priority
|
|
- Tidy up
|
|
- Perhaps a boolean value in the database to be able to display whether or not a message has been edited or not
|