Files
for-web/.gitmodules
Jacob Schlecht 5b51f05d9f feat: Add sounds (#1206)
* chore: update assets to new repo

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: Add notification sound for messages (no worky yet file bad)

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: Add ALL the sounds, atleast the ones we can support so far

Add a sound context and sound controller
add sound logic

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: Add ability to play sounds in settings menu

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* fix: Set last played sound to sound instead of "deafen"

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* fix: Use right import path for the sound assets

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* fix: Add "white label" sounds (they're just empty ogg files

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* fix: Fix issue with screen share sound playing unexpectedly

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* fix: Make these exported by the state package

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: Add mise commands for assets

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* feat: Use metal pipe sound effect for notification sound

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

* refactor: Make sound buttons more clear

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>

---------

Signed-off-by: Jacob Schlecht <dadadah@echoha.us>
2026-05-30 11:45:16 -06:00

14 lines
530 B
Plaintext

[submodule "packages/stoat.js"]
path = packages/stoat.js
url = https://github.com/stoatchat/javascript-client-sdk
[submodule "packages/client/assets"]
path = packages/client/assets
url = https://git.stoatinternal.com/brand/assets.git
update = none
[submodule "packages/solid-livekit-components"]
path = packages/solid-livekit-components
url = https://github.com/revoltchat/solid-livekit-components
[submodule "packages/js-lingui-solid"]
path = packages/js-lingui-solid
url = https://github.com/revoltchat/js-lingui-solid