1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-11 10:26:21 +00:00
Commit graph

1001 commits

Author SHA1 Message Date
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
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
95768e06d4 fix WebContextMenus 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
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
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
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
Nuckyz
871d7965b3 TypingIndicator: support threads 2024-05-27 15:42:52 -04:00
Nuckyz
2c188a504c PermViewer: Use role pill border conditionally 2024-05-27 15:42:52 -04:00
Nuckyz
7e1bd4bf75 Fix broken patches due to unread changes 2024-05-27 15:42:52 -04:00
Nuckyz
510b8c9364 IgnoreActivities: fix and improvements 2024-05-27 15:42:52 -04:00
adryd
2efbf75452 oneko: update script version (#1994) 2024-05-27 15:42:52 -04:00
megumin
33b18b1e92 fix(channeltags): message author should be clyde (#644) (#1986) 2024-05-27 15:42:52 -04:00
AutumnVN
0ca58bdc83 MessageLogger: fix attachment ignore (#1989) 2024-05-27 15:42:52 -04:00
Thoth
dd818fab09 shikiCodeblocks: transform lang to lower case to avoid failing detection (#1990) 2024-05-27 15:42:52 -04:00
Jack
0906e4a3f1 chore: Fix PinDMs patch (#1981) 2024-05-27 15:42:52 -04:00
Nuckyz
5b43fa76ea Remove obsolete experiments patch 2024-05-27 15:42:52 -04:00
Nuckyz
8fb1aa4648 Fix SHC patches 2024-05-27 15:42:52 -04:00
Ajay Ramachandran
6e593ad3cb fix(dearrow): support DeArrow thumbnail submissions at 0 seconds (#1979) 2024-05-27 15:42:52 -04:00
AM
0ae341dc88 [Plugin] Super Reaction Tweaks (#1958)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Jack Matthews <jm5112356@gmail.com>
2024-05-27 15:42:52 -04:00
AutumnVN
a72b0ab001 searchReply: fix (#1961) 2024-05-27 15:42:52 -04:00
V
6bf91d78a2 feat: simple plugin natives (#1965) 2024-05-27 15:42:52 -04:00
zImPatrick
1b8e373512 Fix FakeNitro sticker bypass (#1964) 2024-05-27 15:42:52 -04:00
Marvin Witt
28d5a9fb4f fix(dearrow): don't replace thumbnail if only original available (#1959) 2024-05-27 15:42:52 -04:00
Vendicated
1f8c164258 OpenInApp: Support podcasts 2024-05-27 15:42:52 -04:00
Vendicated
a5ca0946b3 OpenInApp: Fix links in messages 2024-05-27 15:42:52 -04:00
Vendicated
3c3b6382cb Fix ViewIcons correctly 2024-05-27 15:42:52 -04:00
Vendicated
8f432e27e8 Revert "Fix ViewIcons"
This reverts commit 098da8c3fd.
2024-05-27 15:42:52 -04:00
AutumnVN
7066b09c89 customRpc: fix discord attachment link (#1949) 2024-05-27 15:42:52 -04:00
AutumnVN
f6cb27aab9 fakeNitro: disallow emoji in add reaction (#1954) 2024-05-27 15:42:52 -04:00
AutumnVN
72a2ae941e favGifSearch: fix search bar (#1955) 2024-05-27 15:42:51 -04:00
Vendicated
56bd7a4df7 fix TypingTweaks 2024-05-27 15:42:51 -04:00
AutumnVN
92855c62b3 noMosaic: play video inline + optional media layout type (#1946) 2024-05-27 15:42:51 -04:00