aboutsummaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Collapse)Author
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-19feat: settings sliders (#120)megumin
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-17Settings 2.0 (#107)megumin
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-10-17Add pronoundb plugin (#104)TymanWasTaken
2022-10-16added mock command (#103)echo
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 choices to CommandsAPI Options (#94)Mai
2022-10-14Patch#all option to patch duplicate modules (#99)Nuckyz
2022-10-12Commands: basic error handlingVendicated
2022-10-12petpetVendicated
2022-10-11Fart plugin (#71)Animal
* the silly * fart conflicts * Update fart.ts Co-authored-by: Ven <vendicated@riseup.net>
2022-10-10fxTwitter (plugin) (#80)Berlin
Co-authored-by: splatterxl <splatterxl@outlook.ie> Co-authored-by: Ven <vendicated@riseup.net>
2022-10-09Make typescript happy, tsc test run in CIVendicated
2022-10-09Add more Webpack Commons & utilsVendicated
2022-10-09Improve plugin typingsVendicated
2022-10-08fix lazyWebpack.construct, lint uwuifyVendicated
2022-10-08Add more eslint rulesVendicated
2022-10-08fix(lazyWebpack): implement more proxy traps (#65)Diamond
2022-10-06add eslint config (#53)Ven
* eslint * workflow * lint main
2022-10-06Add commands API (#38)ArjixWasTaken
2022-10-05Updater: Inform about more recent commitsVendicated
2022-10-05Updater: Exclude more recent local commitsVendicated
2022-10-04fix(plugins): Fixed BANger (#41)GlitchyChan
* fix(plugins): Fixed BANger That was easy. * add(Devs): Added Myself to Devs * Update banger.ts Co-authored-by: Ven <vendicated@riseup.net>
2022-10-04Fix Desktop thinking it's webVendicated
I forgor to test host after adding web support
2022-10-04feat: no system badges plugin (#33)Diamond
2022-10-04feat: Experimental browser supportVendicated
2022-10-03feat(plugin): add betterUploadButton (#32)obscurity
plugin to upload with a single click and open the context menu with right click
2022-10-03security: remove openPath, restrict openExternalVendicated
Now only allows opening http urls.
2022-10-02UpdaterPage: Do not error if update check failedVendicated
2022-10-01Dedicated Updater Page, Settings feedbackVendicated
2022-10-01Fix DiscordNative.desktopCapture.getDesktopCaptureSources() in electron17+Vendicated
2022-10-01feat(plugin): iLoveSpam (#19)botato
2022-10-01Expose QuickCss and Updater on global; consoleShortcuts pluginVendicated
2022-10-01Better authors field (#18)Ven
2022-10-01Add in client updater, Notices APIVendicated
2022-09-28Improve webpack performance (~ 80ms -> 15ms)Vendicated
2022-09-27Unbrick Vencord - Pt 1Vendicated
2022-09-16Add .editorconfig; reformat projectVendicated
2022-09-16patchWebpack: Fix toString on replaced factory methodsVendicated
2022-09-15Remove newlines in webpack chunksVendicated
2022-09-08ViewIcons: Now opens icons in image viewerVendicated
2022-09-08Add modal apiVendicated
2022-09-03Add QuickCss toggle; add settings listener apiVendicated
2022-09-02Add viewIconsVendicated
2022-09-02Debounce CssWatcher, fix empty tooltips in settingsVendicated
2022-09-02Better patch errorsVendicated