Files
DiscordClone/TODO.md

2.9 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 when a user mentions you also in the main server.
  • Fix green status not updating correctly
  • Independient voice volumes per user.

Future

  • Allow users to add custom join sounds.