1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-26 17:26:22 +00:00
Commit graph

190 commits

Author SHA1 Message Date
Nuckyz
00b4bd807d Fix not setting property on originalOnChunksLoaded 2024-05-27 15:42:58 -04:00
Nuckyz
e18064d058 Fix reporter false positive and DefaultExtractAndLoadChunksRegex not catching all cases 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
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
Nuckyz
e996f7e240 FakeNitro: Fix attempting to bypass unicode emojis
Closes #2470
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
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
Vendicated
921f3ff22e fix useStateFromStores JSDoc
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:56 -04:00
Vendicated
99866f7bd2 fix webpack patch on client using discordapp.com part 2 2024-05-27 15:42:56 -04:00
Vendicated
3f8a4ed5da fix webpack patch on client using discordapp.com 2024-05-27 15:42:56 -04:00
dolfies
5df8173fde feat(ValidUser): also display badges & banner (#2235)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
Nuckyz
934b6bb901 refactor(Webpack): more reliable patching (#2237) 2024-05-27 15:42:56 -04:00
Vendicated
882789649c fix FriendsSince 2024-05-27 15:42:56 -04:00
Vendicated
4af6ec5b5b fix FriendsSince on canary 2024-05-27 15:42:55 -04:00
Vendicated
81abe2ed8d fix extractAndLoadChunks for when there are no chunks to be loaded 2024-05-27 15:42:55 -04:00
Vendicated
d85fec4bbb partially revert "Array support for find + ResurrectHome: View Server Home Button on Server Guide (#2283)"
This reverts commit 5636f9d979.

It breaks Vesktop which is not acceptable. Need to resolve this conflict and add this back later
2024-05-27 15:42:55 -04:00
Nuckyz
6f19655beb Array support for find + ResurrectHome: View Server Home Button on Server Guide (#2283) 2024-05-27 15:42:55 -04:00
Nuckyz
49efd81942 Fix lazy chunk force loading 2024-05-27 15:42:55 -04:00
Vendicated
56e0dcc2a5 webpack: fix infinite recursion when using ConsoleShortcuts plugin 2024-05-27 15:42:55 -04:00
Vendicated
012ac1edab fix RestAPI find 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
Nuckyz
03f49e3a9c Remove getGuildRoles 2024-05-27 15:42:54 -04:00
Nuckyz
8767eea50c Make more finds use filters.componentByCode 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
025063d7d4 Fix waitFor initial finds traces getting logged to the console even though they always fail 2024-05-27 15:42:54 -04:00
Vendicated
1392784751 fix some minor bugs 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
Vendicated
cfbd85a59a MessageLinkEmbeds: fix group dm support, improve ui 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
f24b9796ab Move commons from discord utils; Make ThemesTab use invite modal util 2024-05-27 15:42:53 -04:00
V
448f150aa7 fix(notrack): murder sentry 2024-05-27 15:42:53 -04:00
Jack
7ce62712bd feat: Add Decor plugin (#910) 2024-05-27 15:42:52 -04:00
Nuckyz
ff961b0915 Utility function for loading Discord chunks (#2017) 2024-05-27 15:42:52 -04:00
Nuckyz
87ec73d665 Simplify some components finds; Make undo of patch groups more clear 2024-05-27 15:42:52 -04:00
V
b715324333 Add webpack find testing (#2016)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:52 -04:00
V
e6b9720b64 add back code that got lost 2024-05-27 15:42:52 -04:00
V
09a497493b fix circular import bricking browser version 2024-05-27 15:42:52 -04:00
V
495766aa5e Remove obsolete webpack hacks 2024-05-27 15:42:52 -04:00
V
9ef96abfb2 Remove obsolete nested webpack search 2024-05-27 15:42:52 -04:00
V
dd43373279 Remove obsolete mapMangledModule ~ modules are no longer mangled 2024-05-27 15:42:52 -04:00
V
6d30c3a855 beef up ConsoleShortcuts 2024-05-27 15:42:52 -04:00
V
aab14e249b fix showConnections & better webpack errors 2024-05-27 15:42:52 -04:00
Jack
574d01f5c9 feat(patcher): Grouped replacements (#2009)
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
V
47f62529e7 move new webpack methods to more appropriate file 2024-05-27 15:42:52 -04:00
V
7867a952ce Make it possible to destructure lazy webpack finds 2024-05-27 15:42:52 -04:00
Nuckyz
88880fff4a Improve component finding api and migrate plugins to use them 2024-05-27 15:42:52 -04:00
Nuckyz
871d7965b3 TypingIndicator: support threads 2024-05-27 15:42:52 -04:00
Justice Almanzar
5bfae7debe Fix hljs find (#1983) 2024-05-27 15:42:52 -04:00
Nuckyz
e5c94f117c Remove hacks to support no longer active versions of Discord 2024-05-27 15:42:51 -04:00