jiti-meet/react/features/chat
bgrozev 99955df5c8
Cleanup sounds (switch to mp3, encode at lower bitrate).' (#12507)
* Reencode mp3 sounds at lower bitrate, mono.
* Encode wav sounds as mp3.
* Remove unused sound file.
* Add opus encoded sounds.
* Add a script to encode sounds.
2022-11-10 10:06:40 -06:00
..
components feat(base/ui/native): Use new Input component (#12526) 2022-11-08 17:46:46 +02:00
actionTypes.ts Feat (chat) add new message badge (#11987) 2022-08-26 09:21:41 +03:00
actions.any.ts ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
actions.native.ts ref(chat) Convert some files to TS (#12238) 2022-09-26 12:54:22 +03:00
actions.web.ts ref(TS) Remove unnecessary ts-ignores (#12412) 2022-10-19 11:42:54 +03:00
constants.ts feat(ui-components) Add Tabs component (#12199) 2022-09-21 14:57:59 +03:00
functions.ts ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
index.js redux: refactor loading of middlewares and reducers 2020-06-16 11:24:15 +02:00
middleware.ts Remove logic show toolbar on new message received (#12488) 2022-11-03 09:18:21 +02:00
reducer.ts ref(TS) Require interfaces to start with I (#12424) 2022-10-20 12:11:27 +03:00
smileys.ts ref(chat) Convert some files to TS (#12238) 2022-09-26 12:54:22 +03:00
sounds.ts Cleanup sounds (switch to mp3, encode at lower bitrate).' (#12507) 2022-11-10 10:06:40 -06:00