Commit graph

1842 commits

Author SHA1 Message Date
Nuckyz
8963650148 ViewIcons: Fix Group Icons being clickable in channel list 2024-05-27 15:42:57 -04:00
vee
03ee1338e7 add package for publishing types to npm (#2473)
https://www.npmjs.com/package/@vencord/types
2024-05-27 15:42:57 -04:00
flag
e3405774bf lastfmRPC: add setting to toggle "View Song" button (#2292)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Nico
825501a502 fix(replaceGoogleSearch): correct GitHub casing (#2471) 2024-05-27 15:42:57 -04:00
Nuckyz
95ad0987eb Add missing README to new plugins 2024-05-27 15:42:57 -04:00
Nico
02cf624a1d new plugin NoDefaultHangStatus (#2468) 2024-05-27 15:42:57 -04:00
Nuckyz
d78ac46b54 chore: Fix non standard plugin names 2024-05-27 15:42:57 -04:00
Nuckyz
e996f7e240 FakeNitro: Fix attempting to bypass unicode emojis
Closes #2470
2024-05-27 15:42:57 -04:00
Moxxie
9ed6d215c2 new plugin ReplaceGoogleSearch (#2450) 2024-05-27 15:42:57 -04:00
Tuur Martens
9e52100134 new plugin AutomodContext (#2290) 2024-05-27 15:42:57 -04:00
Nuckyz
bfc75091b6 FakeNitro: Fix & rewrite emoji bypass patches 2024-05-27 15:42:57 -04:00
Nuckyz
324126e777 ViewIcon: Replace regex find with string find 2024-05-27 15:42:57 -04:00
nyx
dfebd006d8 feat(ViewIcons): Group & User DMs icons support (#2464) 2024-05-27 15:42:57 -04:00
DShadow
b9cf005da8 fix(readAllNotificationsButton): Mark threads as read (#2437) 2024-05-27 15:42:57 -04:00
Sqaaakoi
e6883e7dc1 ShowTimeoutDuration: Simplify tooltip style, allow changing style without reload (#2441) 2024-05-27 15:42:57 -04:00
Nuckyz
1846afb6df MessageLatency: Fix wrong constant & false positive 2024-05-27 15:42:57 -04:00
rozbrajaczpoziomow
c53743361b feat(MessageLatency): Show milliseconds option (#2454) 2024-05-27 15:42:57 -04:00
Nuckyz
3f634b36ae extractAndLoadChunksLazy: Cache result to avoid searching factories everytime 2024-05-27 15:42:57 -04:00
Eric
0158557bcc Fix: Plugins without start/stop function failing to stop/start (#2463) 2024-05-27 15:42:57 -04:00
Nuckyz
b22c9212fa Fix: Canonicalize regex finds 2024-05-27 15:42:57 -04:00
Nuckyz
739793e26a feat: Allow finds to use regex (#2452) 2024-05-27 15:42:57 -04:00
ScattrdBlade
ea8155da7c PetPet: Fix Upload Image Option (#2461) 2024-05-27 15:42:57 -04:00
Aztup
280780b913 feat(plugins/openInApp) Add tidal support (#2404)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Eric
17a76693c6 new plugin ValidReply ~ fix "Message could not be loaded" (#2337)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Nuckyz
aaf62cc6a3 BetterFolders: Fix scrolling 2024-05-27 15:42:57 -04:00
mcpower
e9b050781e chore: tidy up suggested vscode extensions list (#2221)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Vendicated
b67218ddc8 Settings: remove obsolete patch; add redundancy & more useful dbg copy 2024-05-27 15:42:57 -04:00
Nuckyz
ee3c086cec Fix BetterSettings & StartupTimings patch 2024-05-27 15:42:57 -04:00
! Sleepy
0fc11913ad MoreUserTags: Add chat moderator tag (#2424)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Ulysses Zhan
415faa08f3 new plugin CtrlEnterSend (#1794)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Ulysses Zhan
b3664723af new plugin NoServerEmoji ~ hides server emojis from autocomplete (#1787)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Board
9a30ed7237 ThemeAttributes: add larger avatar url variables to avatars (#2449)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Vendicated
554a3a26ba fix Vencord Settings section being added multiple times 2024-05-27 15:42:57 -04:00
Vendicated
f104ac699c bump to v1.8.4 2024-05-27 15:42:57 -04:00
Vendicated
128e747e9a fix settings ui on canary 2024-05-27 15:42:57 -04:00
Nuckyz
c54d3ff7be Make all RestAPI calls use Endpoints object 2024-05-27 15:42:57 -04:00
Nuckyz
54a81b4513 Properly ErrorBoundary recent changes 2024-05-27 15:42:57 -04:00
Anubis
7b928f967c MessageLogger: use discord variables instead of hardcoded colors (#2428) 2024-05-27 15:42:57 -04:00
Haruka
2c9dd2941b FakeNitro: allow using subscription-locked emojis (#2456)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Amia
148c2d4e25 fix(MutualGroupDMs): properly pass props (#2457)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
axiand
08d69126d1 EmoteCloner: allow cloning from reactions (#2458) 2024-05-27 15:42:57 -04:00
dolfies
05b7bab919 feat(ShowHiddenThings): Remove Discovery banned/NSFW filters (#2453) 2024-05-27 15:42:57 -04:00
Vendicated
b9438fe729 ValidUser: fix rendering old mentions when message is edited
Fixes https://github.com/Vendicated/Vencord/issues/2451
2024-05-27 15:42:57 -04:00
Vendicated
e17ab205e0 ValidUser: fix crashing when viewing a valid-userd staff's profile 2024-05-27 15:42:57 -04:00
Nuckyz
75181ef040 PinDMs: ErrorBoundary renderChannel 2024-05-27 15:42:57 -04:00
dolfies
ef22330bb4 fix(MessageLatency): Adjust for Discord kotlin clients (#2443) 2024-05-27 15:42:57 -04:00
nyan
04e247192a XSOverlay: Adjust message length timeout (#2445) 2024-05-27 15:42:57 -04:00
Vendicated
698c9751f3 but here's the bumper (v1.8.3) 2024-05-27 15:42:57 -04:00
Cats
bbeb197ecd feat(Translate): add toggle for chat bar icon (#2418) 2024-05-27 15:42:57 -04:00
HAHALOSAH
04c7611b30 Plugin Settings: fix text overflow for long plugin names (#2383)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00