Notification sounds (#367)
authorginnyTheCat <ginnythecat@lelux.net>
Fri, 18 Mar 2022 03:37:11 +0000 (04:37 +0100)
committerGitHub <noreply@github.com>
Fri, 18 Mar 2022 03:37:11 +0000 (09:07 +0530)
commitdc6e153b92adb8b34ace30f7974e6f8e441083b2
tree17642277bb6e60df09f8c2e6f7744b7788f969af
parenta2655ee6a551f911ff2ba180d2e2b889a7d469a6
Notification sounds (#367)

* Basic notification sound support

* Add settings option for notification sounds

* Allow sound without desktop notifications
public/sound/notification.ogg [new file with mode: 0755]
src/app/organisms/settings/Settings.jsx
src/client/action/settings.js
src/client/state/Notifications.js
src/client/state/cons.js
src/client/state/settings.js
webpack.common.js