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

1389 commits

Author SHA1 Message Date
Av32000
955b1c6eb4 SpotifyControls: export album cover as CSS variable for themes (#2197)
--vc-spotify-track-image
2024-05-27 15:42:54 -04:00
Nuckyz
7716d3e3aa Fix ReviewDB 2024-05-27 15:42:54 -04:00
Sqaaakoi
84c5515e4a ImageZoom: negate the border offsetting the lens (#2117)
Co-authored-by: Lewis Crichton <lewi@lewisakura.moe>
2024-05-27 15:42:54 -04:00
Vendicated
7a8c53cdae SuperReactionTweaks: only super react by default if user has nitro 2024-05-27 15:42:54 -04:00
Nuckyz
77eac00deb Fix Decor patch 2024-05-27 15:42:54 -04:00
Manti
223af1b3a9 fix reviewdb auth not working on userscript (#2194) 2024-05-27 15:42:54 -04:00
Vendicated
24114b6c5d VoiceMessages: Add warning if audio file is not OggOpus 2024-05-27 15:42:54 -04:00
Margot
da44d43816 MuteNewGuild -> NewGuildSettings; add 'show all channels' option (#2065)
Co-authored-by: MopigamesYT <mopigames@proton.me>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Syncx
ab3f0d95cc fix ImageZoom patch (#2181) 2024-05-27 15:42:54 -04:00
Vendicated
cfbd85a59a MessageLinkEmbeds: fix group dm support, improve ui 2024-05-27 15:42:54 -04:00
Vendicated
f9236d183e MessageLinkEmbeds: fix erroring on some invalid message links 2024-05-27 15:42:54 -04:00
Vendicated
5440930537 WebContextMenus: fix copying images
it broke because of the new url expiry parameters
2024-05-27 15:42:54 -04:00
Nuckyz
541ab1eb0f Fix FakeNitro hyperlinks not working sometimes
It is caused by emoji names with conflict with default emojis, but have a letter capitalized
2024-05-27 15:42:54 -04:00
Nuckyz
4b4d37b7a9 Fix MessageLogger edit Timestamp component 2024-05-27 15:42:54 -04:00
Nuckyz
dec34c573a Attempt to fix CrashHandler odd issues 2024-05-27 15:42:54 -04:00
Vendicated
684e4176f9 Fix plugins using the Timestamp component 2024-05-27 15:42:54 -04:00
Nuckyz
408aaa1999 Fix CrashHandler failing to recover and showing gray screen instead 2024-05-27 15:42:53 -04:00
Nuckyz
cfa554ad87 Fix UserVoiceShow patch 2024-05-27 15:42:53 -04:00
Nuckyz
ad8de4796b FakeNitro: option to use hyperlinks or not 2024-05-27 15:42:53 -04:00
Nuckyz
69e0aa056a Make PermissionsViewer and ShowHiddenChannels default dropdown change when clicked 2024-05-27 15:42:53 -04:00
Nuckyz
639fc9c7a5 DisableDMCallIdle -> DisableCallIdle; add more functionality 2024-05-27 15:42:53 -04:00
sappho
48b894a010 FakeNitro: Send fake links using Discord hyperlink markdown feature (#2158) 2024-05-27 15:42:53 -04:00
Klen_list
828688b996 fixYoutubeEmbeds: fix when youtube decides to use http without s (#2155)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Nuckyz
c4ef3869f2 Fix broken patches and finds 2024-05-27 15:42:53 -04:00
Nuckyz
2ef10e697e Improve DisableDMCallIdle 2024-05-27 15:42:53 -04:00
Nuckyz
4cd363da74 Fix FakeNitro patch 2024-05-27 15:42:53 -04:00
Vendicated
cbef3bf818 Fix crash when toggling chat button plugins without restart 2024-05-27 15:42:53 -04:00
Vendicated
e0468a9080 Improve PreviewMessage icon; make button padding/margin more consistent
Co-authored-by: Andrew Grant <andrew.grant@mail.rit.edu>
2024-05-27 15:42:53 -04:00
Nuckyz
30c52157b7 Fix devtools context menus on canary 2024-05-27 15:42:53 -04:00
Kuba (kb)
fa0b6aede9 fixYoutubeEmbeds - Support locales other than english (#2128)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
ssranked
2c5a163aa8 clearURLs: add music.youtube.com (#2118)
Co-authored-by: ssranked <ssrankedghoul@gmail.com>
2024-05-27 15:42:53 -04:00
sunnie
7db778effd readAllNotificationsButton: also mark voice channels as read (#2140) 2024-05-27 15:42:53 -04:00
Vendicated
7e3a73db06 ChatButtonApi: do not add buttons if you can't send messages 2024-05-27 15:42:53 -04:00
Vendicated
d03b7f49cc Translate: Add auto translate enable alert
somehow people accidently enable it then get confused why vencord has "auto correct". this should hopefully solve the issue
2024-05-27 15:42:53 -04:00
Vendicated
bceae75556 Fix PreviewMessage icon being offcentre 2024-05-27 15:42:53 -04:00
Vendicated
c3ebce76f3 Add chat bar button api ~ fixes buttons for russian users 2024-05-27 15:42:53 -04:00
EdVraz
13cb2abd64 fix moreUserTags (#2146) 2024-05-27 15:42:53 -04:00
Vendicated
ae51517797 remove lumap 2024-05-27 15:42:53 -04:00
EdVraz
c84176b5b8 fix anonymiseFileNames (#2125) 2024-05-27 15:42:53 -04:00
Manti
384c14614f [ReviewDB] update for new api changes; some fixes (#2120)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
~coolelectronics
f88b23d212 feat(plugin): FixYoutubeEmbeds - fix UMG blocked embeds (#2116)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Vendicated
0338c16c07 Add back transparency option 2024-05-27 15:42:53 -04:00
Vendicated
66b6a1e2d9 WebContextMenus: only force png on copy image, not save image 2024-05-27 15:42:53 -04:00
Vendicated
9198263316 WebContextMenus: fix copying images 2024-05-27 15:42:53 -04:00
Bloofield
cdf22719e9 ClearURLs: Add igsh (#2103) 2024-05-27 15:42:53 -04:00
AutumnVN
15acf26a5d roleColorEverywhere: thread role color (again) (#2098)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Sam
62e5ad8f2d new plugin: BetterGifPicker (#2108)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
CodeF53
d2da79f9e7 ClientTheme light mode support, shortcut buttons (#2010)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
rini
97fced12b1 feat(anonymisefilenames): add icon to toggle anonymising (#2087)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: fawn <fawn@rinici.de>
2024-05-27 15:42:53 -04:00
Vendicated
6bac374395 ReviewDB fixes 2024-05-27 15:42:53 -04:00
Manti
95b0c3be48 Bring back ReviewDB (#2097)
Changes from old version:
- You can now delete reviews on your own profile
- You can now block up to 50 users. This will prevent them from leaving reviews on your profile

Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Vendicated
2139492f85 QuickCss: reopen existing window instead of new one 2024-05-27 15:42:53 -04:00
Vendicated
8c27a5c4a6 fix(git updater): correctly persist isDev switch 2024-05-27 15:42:53 -04:00
Vendicated
2df20de9b0 WebContextMenus: use vesktop native clipboard - fixes some permission issues 2024-05-27 15:42:53 -04:00
Vendicated
8ea6765192 forgor not everyone uses enlgihs 2024-05-27 15:42:53 -04:00
Vendicated
c9dd4f1041 fix adding View Raw to undesired channel context menus 2024-05-27 15:42:53 -04:00
Grzesiek11
3add719362 Add FixCodeblockGap plugin (#2064) 2024-05-27 15:42:53 -04:00
effct • Lia Aaron Thoma
413ce852ba TextReplace: allow replacing with nothing (#1933) 2024-05-27 15:42:53 -04:00
Hari Rana
3923329588 updater: Add top and bottom margins between commits (#2042)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Grzesiek11
2261806d60 SendTimestamps: add setting to disable message replacement (#2076) 2024-05-27 15:42:53 -04:00
Moxie
aa8bdea948 Updater: Fix grammar (1 Updates => 1 Update) (#2084)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Vendicated
3a88c81220 ReverseImageSearch: add support for image modal 2024-05-27 15:42:53 -04:00
Vendicated
0ec8e5137f fix wrongly patching 'Events' context menu 2024-05-27 15:42:53 -04:00
Vendicated
98d41768b9 fix(ToolBox): don't add entries of disabled plugins 2024-05-27 15:42:53 -04:00
sunnie
ba6df0c0e7 webContextMenus: add Show My Camera item (#2086) 2024-05-27 15:42:53 -04:00
Nuckyz
99c9143c71 Decor: only search for DecorationModalStyles once 2024-05-27 15:42:53 -04:00
nexpid
7021a291fb feat(Decor): Enforce guidelines more (#2035) 2024-05-27 15:42:53 -04:00
Jack
8caf297c9f fix(Decor): Fix AvatarDecorationModalPreview find (#2089) 2024-05-27 15:42:53 -04:00
Lewis Crichton
0f7bb3291b fix: Vencord_cloudSecret check (#2077)
finally got around to fixing it - `null` is never a valid return value,
it's `undefined` 🤦
2024-05-27 15:42:53 -04:00
jd
d63c700135 feat(Urban Dictionary): Chooses top rated definition & more results. (#2080) 2024-05-27 15:42:53 -04:00
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