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

1440 commits

Author SHA1 Message Date
MrDiamondDog
667e6911ee feat(PatchHelper): Paste Full Patch (#1982) 2024-05-27 15:42:54 -04:00
Syncx
8d3cee6a92 PinDMs: add category support & fix bugs (#2203)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Trey
4760b33675 AlwaysTrust: Add options for each popup (#2234)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Masterjoona
47bf981bf8 fix(AnonymiseFileNames): anonymise files in forum posts (#2270) 2024-05-27 15:42:54 -04:00
Eric Liu
57c3e63cb6 WhoReacted: fix scroll jumping when rendering users (#2271)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
012ac1edab fix RestAPI find 2024-05-27 15:42:54 -04:00
Vendicated
04e4cad07f fix ReviewDB 2024-05-27 15:42:54 -04:00
thororen
29a060981c MemberCount: Fix error when not in a channel (#2277) 2024-05-27 15:42:54 -04:00
AutumnVN
5f11e84d66 emoteCloner: fix cloning gif stickers (#2268) 2024-05-27 15:42:54 -04:00
Hyper
82a608aab3 feat(MessageLogger): Add delete & edit toggle (#2032)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
70a628978d fix ViewIcons & Decor patches 2024-05-27 15:42:54 -04:00
Kyuuhachi
0487c42096 new plugin: BetterSettings ~ improves Discord's settings (#2222)
- makes opening settings much faster
- removes the scuffed transition animation
- organises the settings cog context menu into categories

Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
stupid cat
e1b70b06ed favGifSearch: don't error on favourited non-urls (#2260) 2024-05-27 15:42:54 -04:00
Vendicated
5b471e41ff refactor shared utils to more obviously separate contexts 2024-05-27 15:42:54 -04:00
V
0e11f71caa rewrite settings api to use SettingsStore class (#2257)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:54 -04:00
Vendicated
da80252f37 rename Devs.obscurity => Devs.fawn :3 2024-05-27 15:42:54 -04:00
Nuckyz
be86cda0e9 HTTP Updater: Only include first commit line 2024-05-27 15:42:54 -04:00
Nuckyz
03f49e3a9c Remove getGuildRoles 2024-05-27 15:42:54 -04:00
Nuckyz
62c5404d68 ResurrectHome: Fix README image 2024-05-27 15:42:54 -04:00
Elvyra
f5a0a5fecc new Plugin: FriendsSince ~ shows friend date in profiles (#2240)
* feat: Create friendsSince plugin

* chore: add devs entry

* fix text

* Update src/plugins/friendsSince/index.tsx

Co-authored-by: V <vendicated@riseup.net>

* refactor: Put element into its own section

* feat: add section to user profile in DMs

* escape {

* fixes

* Add README

* Wrap in ErrorBoundary

---------

Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Haruka
88bdafa857 fix(ServerProfile): crop banner to prevent overflow (#2250) 2024-05-27 15:42:54 -04:00
Vendicated
4a1a74f60e Add workaround for guild role api changes on canary/ptb
fixes RoleColorEverywhere, ServerInfo, PermissionViewer, BetterRoleContext
2024-05-27 15:42:54 -04:00
Jack
421cab012b chore(Decor): Change URL formula for cost savings (#2247) 2024-05-27 15:42:54 -04:00
Nuckyz
4a13fbc0b4 RoleColorEverywhere: Wrap roleGroupColor in ErrorBoundary 2024-05-27 15:42:54 -04:00
Nuckyz
9f01b61311 ShowHiddenChannels: Fix patches 2024-05-27 15:42:54 -04:00
Nuckyz
8767eea50c Make more finds use filters.componentByCode 2024-05-27 15:42:54 -04:00
Amia
70abb1e6ce fix(MutualGroupDMs): update regex (#2242) 2024-05-27 15:42:54 -04:00
Vendicated
84efaf52b0 New plugin: BetterRoleContext ~ edit/copy colour shortcuts in profile 2024-05-27 15:42:54 -04:00
Nuckyz
9ba0ef10e2 VencordToolbox: don't subscribe to all settings
Also remove one indirection from useSettings
2024-05-27 15:42:54 -04:00
Nuckyz
37b550e508 Close Ipc FS watchers if window is closed 2024-05-27 15:42:54 -04:00
Nuckyz
86ad2385b2 Fix trying to check for updates if origin doesn't have same branch 2024-05-27 15:42:54 -04:00
Sam
83e1d4183b MemberCount: Add options to choose where the member count will be displayed (#2224) 2024-05-27 15:42:54 -04:00
AutumnVN
da4d80f74d CustomRPC: Change timestamp to milisecond (#2231) 2024-05-27 15:42:54 -04:00
Nuckyz
025063d7d4 Fix waitFor initial finds traces getting logged to the console even though they always fail 2024-05-27 15:42:54 -04:00
Kyuuhachi
a2a61b2a4c Refactor ContextMenuAPI (#2236) 2024-05-27 15:42:54 -04:00
Nuckyz
bdd05672f6 FakeNitro: Fix trimming wrong content 2024-05-27 15:42:54 -04:00
dolfies
3cb33eaf84 feat(plugin): ResurrectHome (#2232) 2024-05-27 15:42:54 -04:00
Nuckyz
420f1db9f7 FakeNitro: Remove extra space in modal 2024-05-27 15:42:54 -04:00
Nuckyz
85df9d447e FakeNitro: Fix hyperlink text setting for stickers 2024-05-27 15:42:54 -04:00
Nuckyz
d87d7535d6 ClientTheme: do not use lodash on start method 2024-05-27 15:42:54 -04:00
Nuckyz
3a9c12ef13 Add more settings to IgnoreActivities (#2153) 2024-05-27 15:42:54 -04:00
[object Object]
02a86411d2 fix Vencloud not working on UserScript (#2213)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
1392784751 fix some minor bugs 2024-05-27 15:42:54 -04:00
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
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
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