aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-11-06Improve proxyLazyVendicated
2022-11-05feat(plugins): add Startup Timings (#189)megumin
2022-11-05feat: make text selectable in PatchHelper (#188)megumin
* feat: make text selectable in PatchHelper * real div moment
2022-11-03Webpack: Do not emit errors if devtools openVendicated
2022-11-03Simplemarkdown pleeeeeaseVendicated
2022-11-03qol improvementsVendicated
2022-11-02Modify CSP instead of deleting itVendicated
2022-11-02Remove clipboardImageFix - Discord fixed the bug wooooooVendicated
2022-11-02Fix plugins on new updateVendicated
2022-11-02ViewIcons: size 2048 -> 512, to fit on screenVendicated
2022-11-01Fix Webpack modules that are not arrow funcs, Part IIVendicated
2022-11-01Fix Webpack modules that are not arrow funcsVendicated
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-11-01PatchHelper, a tool to help you write patches (#182)Ven
2022-11-01fix renamed app.asar detection on Windows (#185)rushii
2022-10-31Fix: settings.appearance may be undefinedVendicated
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-30removed channel type (#170)Snek
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-30vcDoubleClick: don't require dbl click on active vc, fix stage channels (#172)Nico
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-29New plugin: LoadingQuotesVendicated
2022-10-29Implement Subcommands; fix errors due to Settings <-> Plugins circular ↵Ven
imports (#174)
2022-10-29ClipboardImageFix is not actually requiredVendicated
2022-10-29build: inject createElement alias (#176)Ven
2022-10-29feat(plugin): ClipboardImageFix (#173)Cynthia Foxwell
2022-10-29Reverse image search pluginVendicated
2022-10-29Add MenuItemDeobfuscatorVendicated
2022-10-27fix(ShowHiddenChannels): Fix New unreads box for hidden channels #168Nuckyz
2022-10-27better patch & visual bug fix (#167)Snek
2022-10-27use gh cli to update release (#166)Ven
2022-10-27fix(IgnoreActivities): id -> exePath (#164)Nuckyz
Co-authored-by: Ven <vendicated@riseup.net>
2022-10-26feat: custom components in settings (#165)megumin
2022-10-26moarKaomojis plugin (#137)Jakup
2022-10-26fix(Ignore Activities): Fixes games manually added not being able to be ↵Nuckyz
ignored (#162) Co-authored-by: Ven <vendicated@riseup.net>
2022-10-26Fix betterUploadButtonVendicated
2022-10-26Settings: Cache default valueVendicated
2022-10-26Make tsc happyVendicated
2022-10-26Make jsFactory shorter -> bundle size -10%Vendicated
2022-10-26ci: Only rebuild on actual code changesVen
2022-10-25Update READMEVendicated
2022-10-25feat(settings): add beforeSave check (#161)megumin
2022-10-25fix(vcDoubleClick): add required parentheses (#160)Nico
2022-10-25fix(vcDoubleClick): exclude text channel mentions (#159)Nico
2022-10-25feat: add new plugin ForceOwnerCrown (#157)Nico
2022-10-25Improve genPluginListVendicated
2022-10-25Add autogenerated plugin list, closes #151Vendicated
2022-10-25Fix vcDoubleClick, add support for stage channels (#158)Nico
2022-10-25Ignore Activities: Fix button not working (#156)Nuckyz
explode
2022-10-25feat(plugin): Ignore Activities (#142)Nuckyz
2022-10-24[ShowHiddenChannels] Add last message info, fix collapsing (#146)Nico
Co-authored-by: Snek <107999380+sneksnake@users.noreply.github.com>