Commit graph

1600 commits

Author SHA1 Message Date
Vendicated
9063324aba MemberCount: Also add to server tooltip; refactor code 2024-05-27 15:42:54 -04:00
Nuckyz
b72adf5d6d Fix NotificationVolume 2024-05-27 15:42:54 -04:00
Nuckyz
eff6822c2e Fix FakeNitro patch and message content patch error 2024-05-27 15:42:54 -04:00
Vendicated
5e727f59cc bump to v1.7.0 2024-05-27 15:42:54 -04:00
Andrei Neacsu
7f30fcce65 LastfmRichPresence: Add an option to hide the Last.fm logo (#2189)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Lualt
6059ecb8ce feat(plugin) FakeNitro: Allow customising hyperlink text (#2192)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Nuckyz
85fb2cc545 Add permissions checks for FakeNitro actions (#2160)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
WackyModer
7d70bbdb04 whoReacted: fix reaction count being off by one (#2209)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
6093f65dd7 SpotifyControls: fix seekbar grabber alignment 2024-05-27 15:42:54 -04:00
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
650f8d4e1b Bump to 1.6.9 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
Vendicated
a1b709758b Bump to v1.6.8 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
09cabe4d23 inject: suppress ugly node error 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