aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/vcNarrator.tsx
AgeCommit message (Collapse)Author
2023-05-16VcNarrator: Add 'Narrate Self' option (#1120)Kay Alizer
* Add 'Narrate Self' option if anyone wishes to hear their own name on join this should work * Apply suggestions from code review Co-authored-by: V <vendicated@riseup.net> * Update vcNarrator.tsx --------- Co-authored-by: V <vendicated@riseup.net>
2023-05-06[skip ci] Refactor utilsVendicated
2023-04-22feat: auto-managed flux subscriptions via plugin.flux (#959)V
2023-04-17Fix errors on setups with no SpeechSynthesis support (part 2)Vendicated
2023-04-17Fix errors on setups with no Notifications/SpeechSynthesis supportVendicated
2023-03-01Fix for latest Discord Update (#550)Lewis Crichton
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: Vendicated <vendicated@riseup.net>
2023-01-25VcNarrator: Show all voices, better defaultsVendicated
2023-01-25New plugin: VcNarrator (#402)Ven
Co-authored-by: Nico <nico@d3sox.me>