Commit graph

1484 commits

Author SHA1 Message Date
Nickyux
3b17ffdd7e MessageClickActions: Ignore Ephemeral & Deleted Messages (#1972)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
philipbry
8bcbcd2f94 new plugin: notificationVolume (#1992)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
fres621
e60ac789bd Fix QuickMention not working in DMs (#2028)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
nya
e9c5eb831f feat(plugin): XSOverlay (#1901)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
AutumnVN
dc09a06163 devCompanion: add findComponentByCode (#2026) 2024-05-27 15:42:52 -04:00
Carter
187f041c51 feat(clearUrls): moar twitter rules (#2029) 2024-05-27 15:42:52 -04:00
Syncx
94b8364532 Native Folder Support (#2031) 2024-05-27 15:42:52 -04:00
Nuckyz
eeb3da40c7 convert non lazy finds to test with reporter 2024-05-27 15:42:52 -04:00
Nuckyz
aaeacc8cc2 Fix SuperReactionTweaks patch 2024-05-27 15:42:52 -04:00
Nuckyz
f31b387354 FixImagesQuality: no longer make gifs play when autoplay is off 2024-05-27 15:42:52 -04:00
megumin
5e3f11ea9c fix(SpotifyControls): Requests double-sending when using Spotify Connect (#2023) 2024-05-27 15:42:52 -04:00
V
d68d007100 migrate to new badge api
we used to store badges on the discord cdn.
since discord is now making
it harder to use their cdn for such purposes (due to expiring links), we
are forced to stop using it
thus, badges are now stored on our server, accessible via
https://badges.vencord.dev. The full list of badges is now at https://badges.vencord.dev/badges.json
2024-05-27 15:42:52 -04:00
Nuckyz
756bf3f66f Include ignored Discord errors in summary 2024-05-27 15:42:52 -04:00
Nuckyz
0830a55d9f Fix reporter testing for extractAndLoadChunks 2024-05-27 15:42:52 -04:00
Jack
7ce62712bd feat: Add Decor plugin (#910) 2024-05-27 15:42:52 -04:00
Nuckyz
b639896af5 use findBulk on CrashHandler and cleaups 2024-05-27 15:42:52 -04:00
Nuckyz
764ee3d249 openInviteModal utility
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
2024-05-27 15:42:52 -04:00
Nuckyz
36ba6ba6b5 CrashHandler: attempt to prevent more crashes 2024-05-27 15:42:52 -04:00
Nuckyz
68e6bb6684 Fix a console shortcut and suppressExperimentalWarnings on more scripts 2024-05-27 15:42:52 -04:00
Nuckyz
851964f034 ClientTheme: make color picker finder more specific 2024-05-27 15:42:52 -04:00
V
bc242b83a3 VoiceMessages: fix preview being blank 2024-05-27 15:42:52 -04:00
Nuckyz
ff961b0915 Utility function for loading Discord chunks (#2017) 2024-05-27 15:42:52 -04:00
Nuckyz
87ec73d665 Simplify some components finds; Make undo of patch groups more clear 2024-05-27 15:42:52 -04:00
Korbo
540e91305a fix: strikethrough in SilentMessageToggle's disabled SVG (#2004) 2024-05-27 15:42:52 -04:00
V
3e2bcdcfc6 fix ci 2024-05-27 15:42:52 -04:00
V
c7d731cb5c bump to v1.6.4 2024-05-27 15:42:52 -04:00
V
0cc53f98dc reporter: fix markdown output 2024-05-27 15:42:52 -04:00
V
95768e06d4 fix WebContextMenus 2024-05-27 15:42:52 -04:00
V
af4ef5327d reporter: test dev instead of main 2024-05-27 15:42:52 -04:00
V
ad489b832b reporter: remove sleeps 2024-05-27 15:42:52 -04:00
V
b715324333 Add webpack find testing (#2016)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:52 -04:00
Nuckyz
23429671d7 Fix broken patches 2024-05-27 15:42:52 -04:00
Nuckyz
956670ace8 feat(plugins): FixImagesQuality 2024-05-27 15:42:52 -04:00
cat
16591357a9 ClearURLS for x.com links (#2005) 2024-05-27 15:42:52 -04:00
V
e6b9720b64 add back code that got lost 2024-05-27 15:42:52 -04:00
V
09a497493b fix circular import bricking browser version 2024-05-27 15:42:52 -04:00
Nuckyz
ff1843accd Fix broken SHC find 2024-05-27 15:42:52 -04:00
V
3b6b605a2a fix broken webpack finds 2024-05-27 15:42:52 -04:00
V
495766aa5e Remove obsolete webpack hacks 2024-05-27 15:42:52 -04:00
V
9ef96abfb2 Remove obsolete nested webpack search 2024-05-27 15:42:52 -04:00
V
dd43373279 Remove obsolete mapMangledModule ~ modules are no longer mangled 2024-05-27 15:42:52 -04:00
V
6d30c3a855 beef up ConsoleShortcuts 2024-05-27 15:42:52 -04:00
V
aab14e249b fix showConnections & better webpack errors 2024-05-27 15:42:52 -04:00
Jack
574d01f5c9 feat(patcher): Grouped replacements (#2009)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
V
47f62529e7 move new webpack methods to more appropriate file 2024-05-27 15:42:52 -04:00
V
7867a952ce Make it possible to destructure lazy webpack finds 2024-05-27 15:42:52 -04:00
Nuckyz
88880fff4a Improve component finding api and migrate plugins to use them 2024-05-27 15:42:52 -04:00
V
b3248ad1d3 allow plugins to specify how soon their start() method is called 2024-05-27 15:42:52 -04:00
V
cbf9eb2057 ClientTheme fixes 2024-05-27 15:42:52 -04:00
CodeF53
97c7975c58 feat(plugin): ClientTheme (#807) 2024-05-27 15:42:52 -04:00