aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-18Updater: Fix error when update check failsVen
fixes #114
2022-10-18show only the dependants that are enabled (#111)Stijn van der Kolk
2022-10-17feat: gitignored src/userplugins directory (#112)megumin
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-16Allow customising SettingsDir via VENCORD_USER_DATA_DIR environment variable ↵Kyiro
(#106)
2022-10-16Unbrick updaterVendicated
2022-10-16watch: enable sourcemaps and disable minifyVendicated
2022-10-16Optimise Web via treeshaking, cleanup build scriptsVendicated
2022-10-15buildWeb: suppress experimental api warningsVendicated
2022-10-15BrowserExtension: Disable CSPVendicated
2022-10-15fart: lazy Audio, moyai: fix cors issuesVendicated
2022-10-14ViewIcons: Use ImageModal againVendicated
2022-10-14proxyLazy: Fix constructorsVendicated
2022-10-14Fix jsdocVendicated
2022-10-14Fix modals, add wp.mapMangledModuleVendicated
2022-10-14Add workspace settings for vscodeVendicated
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-14add choices to CommandsAPI Options (#94)Mai
2022-10-14Patch#all option to patch duplicate modules (#99)Nuckyz
2022-10-14Fix Settings errors when retrieving a null value; add PlainSettingsVendicated
2022-10-14Populate package.json fieldsVendicated
2022-10-14Add a UserScript buildVendicated
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-12ci: rename lint -> testVen
2022-10-12petpet: fix guild pfpsVendicated
2022-10-12petpetVendicated
2022-10-12CommandsApi: fix accidently overwriting inputType BUILT_INVendicated
2022-10-12Improve ErrorBoundary layoutVendicated
Now the error cause will be wrapped to prevent it from being cut off, only wrap the stacktrace in pre
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-11Make ReactDevTools Opt-inVendicated
2022-10-11Switch to standalone-electron-types, -200MB npmsVendicated
2022-10-11Add CI (#87)smartfridge
Co-authored-by: Ven <vendicated@riseup.net>
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-09Update lockfileVendicated
2022-10-09Make typescript happy, tsc test run in CIVendicated