feat: implement comprehensive chat system with user presence management, notification handling, and avatar integration; enhance UI components for improved user experience
This commit is contained in:
19
apps/web/static/sounds/README.md
Normal file
19
apps/web/static/sounds/README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# Sons de Notificação
|
||||
|
||||
Coloque o arquivo `notification.mp3` nesta pasta para habilitar os sons de notificação do chat.
|
||||
|
||||
O arquivo deve ser um som curto e agradável (1-2 segundos) que será tocado quando o usuário receber novas mensagens.
|
||||
|
||||
## Onde encontrar sons:
|
||||
|
||||
- https://notificationsounds.com/
|
||||
- https://freesound.org/
|
||||
- https://mixkit.co/free-sound-effects/notification/
|
||||
|
||||
## Formato recomendado:
|
||||
|
||||
- Formato: MP3
|
||||
- Duração: 1-2 segundos
|
||||
- Tamanho: < 50KB
|
||||
- Volume: Moderado
|
||||
|
||||
Reference in New Issue
Block a user