Commit graph

1857 commits

Author SHA1 Message Date
goodbee
0473aeebaa feat(BetterRoleContext): Add option to view role icons (#2482)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:58 -04:00
Alyxia Sother
ec37998090 fakeProfileThemes: settings UI improvements (#966)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:58 -04:00
Vendicated
29cd66b68c bump to v1.8.5 2024-05-27 15:42:58 -04:00
Nuckyz
0f1adae143 StartupTimings: Fix patch 2024-05-27 15:42:58 -04:00
Nuckyz
f54b25e162 Fix: Ignore bundled lib webpack on web 2024-05-27 15:42:58 -04:00
Nuckyz
1600bb7e08 Change duplicate find for SHC and VCDoubleClick 2024-05-27 15:42:57 -04:00
Nuckyz
6540f05283 MessageLinkEmbeds: No longer need to reset global regex 2024-05-27 15:42:57 -04:00
Nuckyz
bca8c0ba8b MessageLinkEmbeds: Add limit for nested links 2024-05-27 15:42:57 -04:00
Nuckyz
79c790cf14 chore: Make package manager version not strict 2024-05-27 15:42:57 -04:00
Nuckyz
f55c78c851 fix(PatchHelper): Make find and match more responsive 2024-05-27 15:42:57 -04:00
Eric
f135fb4df8 Fix: PatchHelper not auto filling match field (#2338) 2024-05-27 15:42:57 -04:00
Noxillio
4445a89504 MoreUserTags: If server owner tag is disabled, do not give other tags (#2219) 2024-05-27 15:42:57 -04:00
Eric
da63e85013 new plugin CustomIdle (#2342) 2024-05-27 15:42:57 -04:00
Nuckyz
8dce1c549f FriendsSince: Show in user profile modal 2024-05-27 15:42:57 -04:00
Nuckyz
56774931de ResurrectHome: Likely fix breaking latest messages in chat 2024-05-27 15:42:57 -04:00
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