All checks were successful
Build and Release / build-and-release (push) Successful in 10m6s
3.1 KiB
3.1 KiB
- I want to give users the choice to update the app. Can we make updating work 2 ways. One, optional updates, i want to somehow make some updates marked as optional, where techinically older versions will still work so we dont care if they are on a older version. And some updates non optional, where we will require users to update to the latest version to continue using the app. So for example when they launch the app we will check if their is a update but we dont update the app right away. We will show a download icon like discord in the header, that will be the update.svg icon. Make the icon use this color "hsl(138.353 calc(1*38.117%) 56.275% /1);"
- We should play a sound (the ping sound) when a user mentions you or you recieve a private message.
- Fix green status not updating correctly
- Independient voice volumes per user.
Future
- Allow users to add custom join sounds.
How can we save user preferences for the app like individual user volumes, the position and size they have the floating stream popout, if they have categories collaped, the last channel they were in so we can open that channel when they open the app, etc.