aboutsummaryrefslogtreecommitdiff
path: root/src/utils
AgeCommit message (Collapse)Author
2022-11-12fix PronounDB crash with new profile in dms, force start dependenciesVendicated
2022-11-11feat: Badge API (#206)megumin
2022-11-11more plugin fixesVendicated
2022-11-07SpotifyControls plugin (#190)Ven
2022-11-07feat(nitroBypass): add sticker bypass (#184)Nico
Co-authored-by: Vendicated <vendicated@riseup.net>
2022-11-06Migrate proxied components to and fix LazyComponentVendicated
2022-11-06Improve proxyLazyVendicated
2022-11-03Webpack: Do not emit errors if devtools openVendicated
2022-11-03qol improvementsVendicated
2022-11-01fix forceOwnerCrown Plugin Spamming Errors in Console (#180)Nickyux
Co-authored-by: Nico <nico@d3sox.me> Co-authored-by: Ven <vendicated@riseup.net>
2022-10-30Webpack Warnings & Errors (#178)Ven
* dev: Useful strict Warnings & Errors * Always log error * Ignore pending patches with all or whose predicate = false * Error -> Warn
2022-10-30Patcher: More useful errors with code diffs (#177)Ven
* Patcher: More useful errors with code diffs * Nicer log formatting * PluginCards: ellipsises
2022-10-26feat: custom components in settings (#165)megumin
2022-10-25feat(settings): add beforeSave check (#161)megumin
2022-10-25Fix vcDoubleClick, add support for stage channels (#158)Nico
2022-10-23Vencord Standalone without git/node (#148)Ven
2022-10-23fix: plugin dependencies not enabling (#150)megumin
2022-10-23feat(NoCanaryMessageLinks): Allow custom subdomains (#147)Roman / Linnea Gräf
2022-10-22style: Sort importsVendicated
2022-10-22Monaco for Discord DesktopVendicated
2022-10-22Add license headersVendicated
2022-10-21Vencord Web: QuickCss Monaco EditorVendicated
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