aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)Author
2022-10-22fix userscript, lint new filesVendicated
2022-10-22Add license headersVendicated
2022-10-22feat(api): Message Accessories API (#131)Cynthia Foxwell
2022-10-21Update nitroBypass.ts (#132)jue131
2022-10-21Update PronounDB Plugin (#115)TymanWasTaken
* Add X-PronounDB-Source header, add options to pronoundb * Adapt to defaults fix, better lowercase logic * User popouts :)
2022-10-21feat(plugins): Moyai ignore bots setting (#130)Nuckyz
2022-10-20New plugin: vcDoubleClickVendicated
2022-10-20more eslintVendicated
2022-10-20feat(moyai): Add option to toggle triggering moyai when the window is not ↵Nuckyz
focused (#123)
2022-10-20feat: add sendify plugin (#122)Katlyn Lorimer
* feat: add sendify plugin * fix: tweak plugin description * fix: respect message replies This implements code provided by Ven, while taking into account possible errors from Discord as well as minor changes for readability. Co-authored-by: Ven <vendicated@riseup.net>
2022-10-19Add volume settings to fart plugin (#113)Animal
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-19feat: settings sliders (#120)megumin
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-19feat(BANger): Customisable gif or video (#121)Glitchy
Signed-off-by: glitchy <thepatheticweebgamer@gmail.com>
2022-10-19feat(plugin): Ify improvements (#119)Nuckyz
2022-10-19Fix ViewIcons, make banner have right cursorVendicated
Discord loves pushing 2 almost identical Avatar components for A/B testing, they have never heard of an if statement :trolleybus:
2022-10-19feat: randomiseFileNames -> anonymiseFileNames (#116)obscurity
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-19Fix nitroBypassVendicated
2022-10-19fix(interactionKeybinds): disable ping when replying to own message (#118)obscurity
2022-10-17fix(Experiments): Broken isStaff matchRie Takahashi
2022-10-17Settings 2.0 (#107)megumin
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-10-17Add pronoundb plugin (#104)TymanWasTaken
2022-10-17Fix messageActionsVendicated
2022-10-16added mock command (#103)echo
2022-10-16Optimise Web via treeshaking, cleanup build scriptsVendicated
2022-10-15fart: lazy Audio, moyai: fix cors issuesVendicated
2022-10-14ViewIcons: Use ImageModal againVendicated
2022-10-14Fix modals, add wp.mapMangledModuleVendicated
2022-10-14Fix fxTwitter regex (#100)Berlin
* Fixes so that wont affect other things like likes * Fixes #97 Co-authored-by: Ven <vendicated@riseup.net>
2022-10-13turns out electron13 has no array.at()Vendicated
2022-10-13quickReply => InteractionKeybinds: now supports edits (#95)Ven
2022-10-12Reorganise command pluginsVendicated
2022-10-12Commands: basic error handlingVendicated
2022-10-12Fix bots showing as webhookVendicated
2022-10-12FakeClyde (plugin) and sendBotMessage (API addition) (#66)Berlin
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-12petpet: fix guild pfpsVendicated
2022-10-12petpetVendicated
2022-10-12fix(Webhook Tags): Don't mark clyde messages as WebhookVendicated
2022-10-12feat(plugin): UnminifyErrors (#90)Cynthia Foxwell
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-11feat(plugin): No F1 (#88)Cynthia Foxwell
2022-10-11feat(plugin): No RPC (#84)Cynthia Foxwell
2022-10-11Fart plugin (#71)Animal
* the silly * fart conflicts * Update fart.ts Co-authored-by: Ven <vendicated@riseup.net>
2022-10-10fix(plugin): fix isStaff returning true for all users (#83)BanTheNons
Co-authored-by: nmsturcke <30734036+nmsturcke@users.noreply.github.com>
2022-10-10fxTwitter (plugin) (#80)Berlin
Co-authored-by: splatterxl <splatterxl@outlook.ie> Co-authored-by: Ven <vendicated@riseup.net>
2022-10-10Plugin that removes canary subdomain from message (#60)Berlin
2022-10-09Make typescript happy, tsc test run in CIVendicated
2022-10-09Moyai: Support Reactions, ignore botsVendicated
2022-10-09🗿🗿🗿Rie Takahashi
2022-10-09🗿🗿🗿 (#75)megumin
🗿🗿🗿
2022-10-08fix lazyWebpack.construct, lint uwuifyVendicated
2022-10-08added uwuify, but correct (#56)echo
* added uwuify command * second try, uwuify: the return * used the correct api * added stuttering, repeating words ending with "y" and word replaces * forgot to add one line lmao * deleted a test statement * added more isowo checks * fixed replace-checking edgecase * moved around statements - thanks arjix * fixed another edgecase - gosh my code sucks * did eslint bs, and added comments * removed multiple toLowerCase calls