Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-22 | fix userscript, lint new files | Vendicated | |
2022-10-22 | Add license headers | Vendicated | |
2022-10-22 | feat(api): Message Accessories API (#131) | Cynthia Foxwell | |
2022-10-21 | Update nitroBypass.ts (#132) | jue131 | |
2022-10-21 | Update PronounDB Plugin (#115) | TymanWasTaken | |
* Add X-PronounDB-Source header, add options to pronoundb * Adapt to defaults fix, better lowercase logic * User popouts :) | |||
2022-10-21 | feat(plugins): Moyai ignore bots setting (#130) | Nuckyz | |
2022-10-20 | New plugin: vcDoubleClick | Vendicated | |
2022-10-20 | more eslint | Vendicated | |
2022-10-20 | feat(moyai): Add option to toggle triggering moyai when the window is not ↵ | Nuckyz | |
focused (#123) | |||
2022-10-20 | feat: 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-19 | Add volume settings to fart plugin (#113) | Animal | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-10-19 | feat: settings sliders (#120) | megumin | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-10-19 | feat(BANger): Customisable gif or video (#121) | Glitchy | |
Signed-off-by: glitchy <thepatheticweebgamer@gmail.com> | |||
2022-10-19 | feat(plugin): Ify improvements (#119) | Nuckyz | |
2022-10-19 | Fix ViewIcons, make banner have right cursor | Vendicated | |
Discord loves pushing 2 almost identical Avatar components for A/B testing, they have never heard of an if statement :trolleybus: | |||
2022-10-19 | feat: randomiseFileNames -> anonymiseFileNames (#116) | obscurity | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-10-19 | Fix nitroBypass | Vendicated | |
2022-10-19 | fix(interactionKeybinds): disable ping when replying to own message (#118) | obscurity | |
2022-10-17 | fix(Experiments): Broken isStaff match | Rie Takahashi | |
2022-10-17 | Settings 2.0 (#107) | megumin | |
Co-authored-by: Vendicated <vendicated@riseup.net> | |||
2022-10-17 | Add pronoundb plugin (#104) | TymanWasTaken | |
2022-10-17 | Fix messageActions | Vendicated | |
2022-10-16 | added mock command (#103) | echo | |
2022-10-16 | Optimise Web via treeshaking, cleanup build scripts | Vendicated | |
2022-10-15 | fart: lazy Audio, moyai: fix cors issues | Vendicated | |
2022-10-14 | ViewIcons: Use ImageModal again | Vendicated | |
2022-10-14 | Fix modals, add wp.mapMangledModule | Vendicated | |
2022-10-14 | Fix fxTwitter regex (#100) | Berlin | |
* Fixes so that wont affect other things like likes * Fixes #97 Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-10-13 | turns out electron13 has no array.at() | Vendicated | |
2022-10-13 | quickReply => InteractionKeybinds: now supports edits (#95) | Ven | |
2022-10-12 | Reorganise command plugins | Vendicated | |
2022-10-12 | Commands: basic error handling | Vendicated | |
2022-10-12 | Fix bots showing as webhook | Vendicated | |
2022-10-12 | FakeClyde (plugin) and sendBotMessage (API addition) (#66) | Berlin | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-10-12 | petpet: fix guild pfps | Vendicated | |
2022-10-12 | petpet | Vendicated | |
2022-10-12 | fix(Webhook Tags): Don't mark clyde messages as Webhook | Vendicated | |
2022-10-12 | feat(plugin): UnminifyErrors (#90) | Cynthia Foxwell | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-10-11 | feat(plugin): No F1 (#88) | Cynthia Foxwell | |
2022-10-11 | feat(plugin): No RPC (#84) | Cynthia Foxwell | |
2022-10-11 | Fart plugin (#71) | Animal | |
* the silly * fart conflicts * Update fart.ts Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-10-10 | fix(plugin): fix isStaff returning true for all users (#83) | BanTheNons | |
Co-authored-by: nmsturcke <30734036+nmsturcke@users.noreply.github.com> | |||
2022-10-10 | fxTwitter (plugin) (#80) | Berlin | |
Co-authored-by: splatterxl <splatterxl@outlook.ie> Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-10-10 | Plugin that removes canary subdomain from message (#60) | Berlin | |
2022-10-09 | Make typescript happy, tsc test run in CI | Vendicated | |
2022-10-09 | Moyai: Support Reactions, ignore bots | Vendicated | |
2022-10-09 | 🗿🗿🗿 | Rie Takahashi | |
2022-10-09 | 🗿🗿🗿 (#75) | megumin | |
🗿🗿🗿 | |||
2022-10-08 | fix lazyWebpack.construct, lint uwuify | Vendicated | |
2022-10-08 | added 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 |