edumeet/app
Jiri Mencak dcf916e715 Add distinct audio notification with rate-limiting.
Introducing optionally configurable distinct audio notification with an
optional delay between them.  This is configurable in
app/public/config/config.js via the "notificationSounds" object.

Added two sample audio files.
  - notify-chat.mp3: from sound-theme-freedesktop (Debian) package;
    Copyright: Ivica Bukvic; License: CC-BY-SA-3.0
  - notify-hand.mp3: from
    https://samplefocus.com/collections/notification-sounds
    License: Public Domain
2021-02-26 17:58:16 +01:00
..
public Add distinct audio notification with rate-limiting. 2021-02-26 17:58:16 +01:00
src Add distinct audio notification with rate-limiting. 2021-02-26 17:58:16 +01:00
.env Add version to about 2020-05-19 00:51:31 +02:00
.eslintrc.json Disallow trailing white spaces. 2020-05-19 14:53:08 +02:00
.npmrc Dependencies spring cleaning 2018-10-20 21:13:39 +02:00
package-lock.json react-scripts upgrade to avoid security issues 2020-10-26 12:51:31 +01:00
package.json WIP adding adaptive video quality switch tracking page size 2021-02-11 10:49:53 +01:00
Procfile Merged electron into main code. One unified codebase for both web and native version of client. 2019-11-10 23:57:28 +01:00