Commit Graph

  • c80ed1b824 legal: Make esbuild generate & link licensing information Vendicated 2022-10-20 19:21:21 +0200
  • 50047dd3c2 Add DataStore (IndexedDB wrapper) Vendicated 2022-10-20 18:15:35 +0200
  • 36f4478a4f
    more eslint Vendicated 2022-10-20 11:58:20 +0200
  • 350e7b0a6a
    feat(moyai): Add option to toggle triggering moyai when the window is not focused (#123) Nuckyz 2022-10-20 02:48:46 -0300
  • 7eba5b99b0
    feat: add sendify plugin (#122) Katlyn Lorimer 2022-10-19 14:53:09 -0800
  • f81ab5ef93
    Add volume settings to fart plugin (#113) Animal 2022-10-19 17:28:02 -0400
  • 1f50f78912
    feat: settings sliders (#120) megumin 2022-10-19 20:57:27 +0100
  • efab399309
    feat(BANger): Customisable gif or video (#121) Glitchy 2022-10-19 19:50:58 +0000
  • dd1537a5d6
    feat(plugin): Ify improvements (#119) Nuckyz 2022-10-19 16:28:01 -0300
  • d97c3e2e02
    Fix ViewIcons, make banner have right cursor Vendicated 2022-10-19 19:45:22 +0200
  • 7cdc4e4c03
    feat: randomiseFileNames -> anonymiseFileNames (#116) obscurity 2022-10-19 15:23:22 +0200
  • d3bf5cec9a
    Fix nitroBypass Vendicated 2022-10-19 12:27:20 +0200
  • a4303e3810
    README: fix link Ven 2022-10-19 12:05:35 +0200
  • 1ea8a0b69b
    Add License details Ven 2022-10-19 11:57:42 +0200
  • 139dd7a92e
    fix(interactionKeybinds): disable ping when replying to own message (#118) obscurity 2022-10-19 09:36:40 +0200
  • b66903cf52
    Settings: Implement plugin options defaults (#117) Ven 2022-10-18 22:53:37 +0200
  • 287173458f
    Updater: Fix error when update check fails Ven 2022-10-18 09:57:32 +0200
  • beb9aae26b
    show only the dependants that are enabled (#111) Stijn van der Kolk 2022-10-18 09:53:01 +0200
  • 9d6021f0b9
    feat: gitignored src/userplugins directory (#112) megumin 2022-10-17 22:46:52 +0100
  • 5a18292d92 fix(Experiments): Broken isStaff match Rie Takahashi 2022-10-17 21:21:01 +0100
  • 5625d63e46
    Settings 2.0 (#107) megumin 2022-10-17 20:18:25 +0100
  • ae730e8398
    Add pronoundb plugin (#104) TymanWasTaken 2022-10-17 10:05:22 -0600
  • ad054d5c65
    Fix messageActions Vendicated 2022-10-17 16:29:18 +0200
  • 82d53b1928
    added mock command (#103) echo 2022-10-17 00:55:27 +0330
  • c7c5ffdd44
    Allow customising SettingsDir via VENCORD_USER_DATA_DIR environment variable (#106) Kyiro 2022-10-16 23:20:43 +0200
  • 0ccea16453
    Unbrick updater Vendicated 2022-10-16 17:23:18 +0200
  • 20237f5664
    watch: enable sourcemaps and disable minify Vendicated 2022-10-16 17:21:23 +0200
  • 01ae0983b3
    Optimise Web via treeshaking, cleanup build scripts Vendicated 2022-10-16 17:15:15 +0200
  • 845088ec02
    buildWeb: suppress experimental api warnings Vendicated 2022-10-15 20:56:48 +0200
  • 9c7b548a9e
    BrowserExtension: Disable CSP Vendicated 2022-10-15 20:56:21 +0200
  • c8d87da62d
    fart: lazy Audio, moyai: fix cors issues Vendicated 2022-10-15 19:07:44 +0200
  • 0d996633f2
    ViewIcons: Use ImageModal again Vendicated 2022-10-14 22:38:49 +0200
  • a4e98f9252
    proxyLazy: Fix constructors Vendicated 2022-10-14 22:38:36 +0200
  • 53794ec180
    Fix jsdoc Vendicated 2022-10-14 21:40:10 +0200
  • 296336535f
    Fix modals, add wp.mapMangledModule Vendicated 2022-10-14 21:34:35 +0200
  • 563f2fb1dc
    Add workspace settings for vscode Vendicated 2022-10-14 19:04:41 +0200
  • d73a6e2c89
    Fix fxTwitter regex (#100) Berlin 2022-10-14 18:13:13 +0200
  • 2cb6c23347
    add choices to CommandsAPI Options (#94) Mai 2022-10-14 11:21:44 +0000
  • 87b6d6ab12
    Patch#all option to patch duplicate modules (#99) Nuckyz 2022-10-13 20:47:10 -0300
  • bf49acd535
    Fix Settings errors when retrieving a null value; add PlainSettings Vendicated 2022-10-14 00:36:44 +0200
  • ea0ded0f11
    Populate package.json fields Vendicated 2022-10-14 00:12:43 +0200
  • d26196d6c5
    Add a UserScript build Vendicated 2022-10-14 00:12:30 +0200
  • 5fe04c5882
    turns out electron13 has no array.at() Vendicated 2022-10-13 18:51:25 +0200
  • a73e10fc77
    quickReply => InteractionKeybinds: now supports edits (#95) Ven 2022-10-13 18:42:35 +0200
  • 8817e2dff7
    Reorganise command plugins Vendicated 2022-10-12 22:22:37 +0200
  • 267b2b1a07
    Commands: basic error handling Vendicated 2022-10-12 22:22:21 +0200
  • 83d480a68c
    Fix bots showing as webhook Vendicated 2022-10-12 19:42:36 +0200
  • ebe62a1790
    FakeClyde (plugin) and sendBotMessage (API addition) (#66) Berlin 2022-10-12 18:19:42 +0200
  • 09b3f6d19b
    ci: rename lint -> test Ven 2022-10-12 16:06:53 +0200
  • 8dff79d3f7
    petpet: fix guild pfps Vendicated 2022-10-12 05:51:09 +0200
  • 9b7ebe4680
    petpet Vendicated 2022-10-12 05:35:34 +0200
  • 8e93c5cb43
    CommandsApi: fix accidently overwriting inputType BUILT_IN Vendicated 2022-10-12 05:34:39 +0200
  • 66f8fde353
    Improve ErrorBoundary layout Vendicated 2022-10-12 01:54:38 +0200
  • 071508c61a
    fix(Webhook Tags): Don't mark clyde messages as Webhook Vendicated 2022-10-12 01:40:05 +0200
  • bfb4114e18
    feat(plugin): UnminifyErrors (#90) Cynthia Foxwell 2022-10-11 17:25:50 -0600
  • 6afd959530
    feat(plugin): No F1 (#88) Cynthia Foxwell 2022-10-11 13:54:52 -0600
  • 86eacea74d
    Make ReactDevTools Opt-in Vendicated 2022-10-11 21:48:28 +0200
  • 516f8c488a
    Switch to standalone-electron-types, -200MB npms Vendicated 2022-10-11 17:48:14 +0200
  • c32426882e
    Add CI (#87) smartfridge 2022-10-11 13:19:04 +0000
  • 39a7b2f5a9
    feat(plugin): No RPC (#84) Cynthia Foxwell 2022-10-10 20:50:42 -0600
  • 7a0560b9d4
    Fart plugin (#71) Animal 2022-10-10 18:20:27 -0400
  • e685e399f9
    fix(plugin): fix isStaff returning true for all users (#83) BanTheNons 2022-10-11 00:45:11 +0300
  • 54198b1a4a
    fxTwitter (plugin) (#80) Berlin 2022-10-10 22:45:54 +0200
  • 124d1ad9c7
    Plugin that removes canary subdomain from message (#60) Berlin 2022-10-10 01:35:50 +0200
  • abfade4f38
    Update lockfile Vendicated 2022-10-09 23:02:06 +0200
  • a89e17a390
    Make typescript happy, tsc test run in CI Vendicated 2022-10-09 22:58:08 +0200
  • 5610df8b37
    Holy shidd Aliucod Desktop real???? Vendicated 2022-10-09 22:36:26 +0200
  • 9e6ee4df52
    Fail on build error Vendicated 2022-10-09 22:35:59 +0200
  • 304bf4fe29
    Unignore lock file Vendicated 2022-10-09 22:31:51 +0200
  • 25a64ab6be
    Update lint.yml Ven 2022-10-09 22:24:52 +0200
  • a3c2da31c3
    Specify pnpm for corepack (#27) Kot 2022-10-09 13:22:35 -0700
  • f875d63c6d
    Fix webpack search Vendicated 2022-10-09 22:15:14 +0200
  • e7fb4ebd4e
    Protocol whitelist (#70) Animal 2022-10-09 13:55:13 -0400
  • 2105de8ca5
    Add more Webpack Commons & utils Vendicated 2022-10-09 19:48:42 +0200
  • bb7332cefd
    Moyai: Support Reactions, ignore bots Vendicated 2022-10-09 19:48:22 +0200
  • 43951456d3 🗿🗿🗿 Rie Takahashi 2022-10-09 17:27:50 +0100
  • d3c581eb4e
    🗿🗿🗿 (#75) megumin 2022-10-09 17:18:18 +0100
  • 151f2eef8a
    Improve plugin typings Vendicated 2022-10-09 01:59:21 +0200
  • e0bbdd89bd
    fix lazyWebpack.construct, lint uwuify Vendicated 2022-10-08 21:11:14 +0200
  • b101e643d5
    added uwuify, but correct (#56) echo 2022-10-08 22:26:38 +0330
  • dea34503ef
    Add more eslint rules Vendicated 2022-10-08 20:36:57 +0200
  • 0109381a4f
    feat(plugin): add quickreply (#61) obscurity 2022-10-08 19:27:20 +0200
  • 8842ad7652
    Description change for Spotify Plugin (#63) puhbu 2022-10-08 20:26:09 +0300
  • 73a1bc94d1
    fix(lazyWebpack): implement more proxy traps (#65) Diamond 2022-10-08 10:23:05 -0700
  • ea14bad85d
    Use GitHub-specific markdown (#67) botato 2022-10-08 10:21:27 -0700
  • f9a682f1c3
    docs docs docs docs (#59) megumin 2022-10-08 00:44:12 +0100
  • 175c1a78f8
    fix(plugin): fix stream quality bypass in nitroBypass (#57) reflexguru 2022-10-06 17:33:30 +0300
  • 74c3930e0a
    add eslint config (#53) Ven 2022-10-06 00:42:58 +0200
  • e563521416
    Add commands API (#38) ArjixWasTaken 2022-10-06 01:11:32 +0300
  • a9e67aa340 pnpm inject/uninject instead of patch/unpatch Rie Takahashi 2022-10-05 21:58:17 +0100
  • 25fcc528ea
    Updater: Inform about more recent commits Vendicated 2022-10-05 17:09:37 +0200
  • 443978929b
    Updater: Exclude more recent local commits Vendicated 2022-10-05 16:47:28 +0200
  • 45644dec43
    feat(plugin): add clearURLs (#47) Ariana 2022-10-05 10:37:49 -0400
  • 3e0355cb53
    Fix consoleShortcuts for web Vendicated 2022-10-05 14:25:37 +0200
  • 7e526e4172
    Kill unsafe require Vendicated 2022-10-05 14:20:34 +0200
  • 98cfa090d4
    feat(plugin): add webhookTags (#46) Cynthia Foxwell 2022-10-04 20:45:35 -0600
  • 77aa0c78a0
    fix(plugin): add MessageEventsAPI to dependencies of unindent (#48) Ariana 2022-10-04 21:33:37 -0400
  • e010b2d63e
    fix(installer): Fix patch conflict with newer pnpm versions (#44) megumin 2022-10-04 21:36:46 +0100
  • dafbd39113
    Fix ify not preventing auto-pausing without premium (#28) Drake 2022-10-04 13:26:56 -0700
  • 88542b9ede
    feat(installer): Implement cross-platform patcher. (#39) megumin 2022-10-04 21:07:34 +0100