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-22 21:57:11 -06:00
|
|
|
- Add live voice chat? (This will be fun, maybe a separate app)
|
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-22 21:57:11 -06:00
|
|
|
- Add live voice chat? (This will be fun, maybe a separate app)
|
2025-01-18 22:01:02 -06:00
|
|
|
### Mid Priority
|
2025-01-23 19:37:15 -06:00
|
|
|
- NEW LOGIN STUFF
|
|
|
|
- IN PROGRESS: Add actual logging instead of ip based usernames, have messages tied to the logged in user not an ip (db changes)
|
|
|
|
* Fix editing messages
|
|
|
|
* Fix deleting messages
|
|
|
|
* Fix changing username
|
|
|
|
* Fix CSS for signin page
|
|
|
|
* Add logout button to settings, should touch go, js all that, logout request
|
|
|
|
* Fix CSS for login page
|
2025-01-18 22:01:02 -06:00
|
|
|
### Low Priority
|
2025-01-22 20:04:47 -06:00
|
|
|
- Nothing yet
|