1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-11 02:16:23 +00:00
Commit graph

1369 commits

Author SHA1 Message Date
Nuckyz
0b2f3298ea Fix NSFWGateBypass possibly Vencord 2024-05-27 15:42:53 -04:00
Vendicated
9cb3dd76b2 fix canary crashing 2024-05-27 15:42:53 -04:00
Nuckyz
de76f8df76 Fix DeArrow patch 2024-05-27 15:42:53 -04:00
TheKodeToad
950ba4ddd2 Implement Twitter easter egg for ShowConnections (#2062) 2024-05-27 15:42:53 -04:00
Nuckyz
f1f6c19bed GameActivityToggle: option to use old icon 2024-05-27 15:42:53 -04:00
Nuckyz
42ad443765 Delete FixImagesQuality
Discord fixed their issue with images getting converted to webp losing quality. In the future this plugin can be re-purposed to keep images format as the original, but that requires more than just removing part of the Discord code, and a bit of study to make sure it does not cause issues.
2024-05-27 15:42:53 -04:00
Nuckyz
f24b9796ab Move commons from discord utils; Make ThemesTab use invite modal util 2024-05-27 15:42:53 -04:00
Nuckyz
08846f15d8 Fix reporter and AlwaysAnimate patch 2024-05-27 15:42:53 -04:00
V
448f150aa7 fix(notrack): murder sentry 2024-05-27 15:42:53 -04:00
Andrew Grant
2b81321468 TypingIndicator: setting to disable for current channel (#2043) 2024-05-27 15:42:53 -04:00
zImPatrick
899aaed5dc AlwaysAnimate: Add guild banner (#2036) 2024-05-27 15:42:53 -04:00
sappho
0df08bdccb FakeNitro: fix non apng gif stickers being sent as images (#2050) 2024-05-27 15:42:53 -04:00
ruukulada
c000bac874 GameActivityToggle: Icon cleanup (#2041) 2024-05-27 15:42:53 -04:00
Nuckyz
999d8294d9 Fix broken patches 2024-05-27 15:42:53 -04:00
AutumnVN
8309c0496c oneko: allow oneko in reduced motion (#2018) 2024-05-27 15:42:53 -04:00
Nuckyz
166bde5199 commandHelpers: use MessageActions import 2024-05-27 15:42:53 -04:00
AutumnVN
c75314184a platformIndicators: fix (#2038) 2024-05-27 15:42:53 -04:00
maisy
7f53585fcb ReactErrorDecoder: fix using wrong react version's error map (#2040)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
AutumnVN
23f1d9a840 fix: createBotMessage (#2033) 2024-05-27 15:42:53 -04:00
Damien Erambert
ac49214105 feat: add dropdown to choose vibrancy value on macOS (#1941)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Ajay Ramachandran
657806de91 fix(dearrow): remove > from DeArrow titles (#1999) 2024-05-27 15:42:52 -04:00
Han Seung Min - 한승민
4adc810f76 fix: patch helper overflow (#2007) 2024-05-27 15:42:52 -04:00
AutumnVN
78d911b131 shikiCodeBlocks: support file preview (#1977) 2024-05-27 15:42:52 -04:00
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
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
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
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
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
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
Justice Almanzar
5bfae7debe Fix hljs find (#1983) 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
megumin
05eba3303e feat: Add Environment variable to disable updater auto-patching (#1971) 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
AutumnVN
8d62c8fbe0 gifPaste: fix unable to use gif picker in profile customization (#1947) 2024-05-27 15:42:51 -04:00
Nuckyz
8ef1cadc5f Fix ShowMeYourName 2024-05-27 15:42:51 -04:00
Nuckyz
3cd807e126 Fix ViewIcons 2024-05-27 15:42:51 -04:00
Nuckyz
7972527e54 Fix MessageDecorationsAPI 2024-05-27 15:42:51 -04:00
Haruka
971fa01d40 EmoteCloner: make the error toasts useful (#1938)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:51 -04:00
AutumnVN
cca0ae10e4 previewMessage: fix button (#1919) 2024-05-27 15:42:51 -04:00
AutumnVN
1b256ef23c imageZoom: dont close carousel modal on image click (#1926)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:51 -04:00
AutumnVN
09e2851312 PiP: fix issues / styles (#1927) 2024-05-27 15:42:51 -04:00
Nuckyz
bfc0fe60bf Fix displaying BetterFolders sidebar when watching streams in fullscreen 2024-05-27 15:42:51 -04:00
Vendicated
e2769f5fdb OnePingPerDM: fix server pings 2024-05-27 15:42:51 -04:00
Vendicated
29d8e79afb [skip ci] Revert "add react linting"
doesnt work properly :(

This reverts commit 18fdc33ee7.
2024-05-27 15:42:51 -04:00
Vendicated
f07b1fff3e [skip ci] add react linting 2024-05-27 15:42:51 -04:00
V
0cdd7994b3 WebKeyBinds: Fix & make available on ArmCord 2024-05-27 15:42:51 -04:00
Nuckyz
ea6aec77cc Fix AlwaysAnimate 2024-05-27 15:42:51 -04:00
Nuckyz
be6400545c Fix BetterFolders freeze and add new options (#1923) 2024-05-27 15:42:51 -04:00
Nuckyz
9bfe7a4f28 BetterFolders: Option to choose whether to keep guild icons (#1918) 2024-05-27 15:42:51 -04:00
Hugo C
4b7f824f35 fix: PiP replacing video download button (#1910) 2024-05-27 15:42:51 -04:00
AutumnVN
b540268fcc vencordToolbox: correct hover color + oneko (#1913) 2024-05-27 15:42:51 -04:00
AutumnVN
05845b881e noSystemBadge: fix (#1914) 2024-05-27 15:42:51 -04:00
Vendicated
bf7b04bf24 BetterGifAltText: Fix displaying undefined 2024-05-27 15:42:51 -04:00
Nuckyz
a423323181 Add missing patches predicates to BetterFolders 2024-05-27 15:42:51 -04:00
Nuckyz
054c4b547c Fix BetterFolders 2024-05-27 15:42:51 -04:00
Nuckyz
e5c94f117c Remove hacks to support no longer active versions of Discord 2024-05-27 15:42:51 -04:00
Nuckyz
3d4141421e PermViewer: Fix incorrectly displaying some role names as Unknown Role 2024-05-27 15:42:51 -04:00
Nuckyz
632be03ded SHC: Make Chat Input Bar channel list include hidden channels 2024-05-27 15:42:51 -04:00
Nuckyz
0fa0538421 Fix git updater 2024-05-27 15:42:51 -04:00
Luna
ff39d6b812 Fix git updater for other branches (#1915) 2024-05-27 15:42:51 -04:00
Susheel Thapa
bc395242bc fix typo in multiple files (#1911) 2024-05-27 15:42:51 -04:00
Nuckyz
2577040aec Fix hidden channels triggering the unread box 2024-05-27 15:42:51 -04:00
Nuckyz
ad4fd7498d Add comments to some SHC patches 2024-05-27 15:42:51 -04:00
Nuckyz
11d905a92b Fix some hidden channels not collapsing 2024-05-27 15:42:51 -04:00
AutumnVN
33364bfadc noProfileThemes: fix usrbg compatibility (#1905) 2024-05-27 15:42:51 -04:00
Vendicated
69b4fa23cc fix not removing vencord 'chunks' from webpack 2024-05-27 15:42:51 -04:00
Nuckyz
e082d57fc4 Little bit of SHC cleanup 2024-05-27 15:42:51 -04:00
Vendicated
2e57ce5670 Fix entry webpack modules not being patched 2024-05-27 15:42:51 -04:00
Vendicated
223372db38 fix modules being patched multiple times 2024-05-27 15:42:51 -04:00
Nuckyz
b235593d39 Fix duplicated WebContextMenus find 2024-05-27 15:42:51 -04:00
Nuckyz
58674273ae More accurate ShowAllMessageButtons patch 2024-05-27 15:42:51 -04:00
Nuckyz
dcfa17beb8 Fix BetterNoteBox 2024-05-27 15:42:51 -04:00
TheKodeToad
4037a22c57 Fix EmoteCloner (#1907) 2024-05-27 15:42:51 -04:00
TheKodeToad
aa7e747bd0 Fix plugins using promptToUpload (#1908) 2024-05-27 15:42:51 -04:00
Nuckyz
0cee93ba35 Fix FakeNitro completely (#1903) 2024-05-27 15:42:51 -04:00
AutumnVN
2e90901e9b silentTyping: fix showIcon toggle (#1898) 2024-05-27 15:42:51 -04:00
Vendicated
d904bbcff3 Fix VoiceMessages 2024-05-27 15:42:51 -04:00
Hugo C
ae79155ac2 fix: ImageZoom + PiP (#1894)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:51 -04:00
Vendicated
06a61997ab Fix PlatformIndicators colorMobileIndicator 2024-05-27 15:42:50 -04:00
Luna
6850b2fee6 fix: shikicodeblocks, betterroledot (#1895) 2024-05-27 15:42:50 -04:00
redstonekasi
9904e808b2 fix: RoleColorEverywhere (#1884)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:50 -04:00
Nuckyz
6f058c5a4f Partially fix FakeNitro 2024-05-27 15:42:50 -04:00
Vendicated
f4b363c885 fix UserVoiceShow 2024-05-27 15:42:50 -04:00
IThundxr
564a41540c Fix: noUnblockToJump (#1893) 2024-05-27 15:42:50 -04:00
Vendicated
9ac7f93c8a Fix iLoveSpam 2024-05-27 15:42:50 -04:00
Vendicated
0edf279fc1 Fix NoScreensharePreview 2024-05-27 15:42:50 -04:00
Vendicated
d8a3f090ce Fix PlatformIndicators 2024-05-27 15:42:50 -04:00
Vendicated
c1a98ad36f Fix RevealAllSpoilers 2024-05-27 15:42:50 -04:00
Vendicated
ea73cc0e20 fix TimeBarAllActivities 2024-05-27 15:42:50 -04:00