feat: Implement core Discord features including members list, direct messages, user presence, authentication, and chat UI.
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
Some checks failed
Build and Release / build-and-release (push) Has been cancelled
This commit is contained in:
17
TODO.md
17
TODO.md
@@ -1,7 +1,16 @@
|
||||
- Create auto updater for app
|
||||
- Save app x and y position on close to a settings.json file
|
||||
- Save app width and height on close to a settings.json file
|
||||
- Save app theme on close to a settings.json file
|
||||
When i scroll up one time with my scroll wheel and move my mouse it scrolls down to the start.
|
||||
|
||||
|
||||
- 955px
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- - When you upload your avatar lets make it so they can resize it and zoom in where they want in the photo and show them a circle like discord so they can see how it will look. -->
|
||||
|
||||
- Make it so we can see the avatar in the user control info also.
|
||||
|
||||
- Make it so the server-pill active is actually touching the left of the server-list because right now its not all the way to the left.
|
||||
|
||||
|
||||
In our server header we have a server-header-chevron. I want to replace that with invite_user.svg. This will open the invite modal. Use the frontend design skill to help with that. To access the server settings we will click on the server name in that server header. Make it so the name will not go past the invite_user.svg icon and will ellipsis if it needs to.
|
||||
Reference in New Issue
Block a user