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

171 commits

Author SHA1 Message Date
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
Susheel Thapa
bc395242bc fix typo in multiple files (#1911) 2024-05-27 15:42:51 -04:00
Vendicated
69b4fa23cc fix not removing vencord 'chunks' from webpack 2024-05-27 15:42:51 -04:00
Vendicated
2e57ce5670 Fix entry webpack modules not being patched 2024-05-27 15:42:51 -04:00
Vendicated
223372db38 fix modules being patched multiple times 2024-05-27 15:42:51 -04:00
TheKodeToad
aa7e747bd0 Fix plugins using promptToUpload (#1908) 2024-05-27 15:42:51 -04:00
rini
98e67cc349 fix things using lodash (#1882) 2024-05-27 15:42:50 -04:00
Vendicated
3936fd32cc Fix ColorSighted 2024-05-27 15:42:50 -04:00
Vendicated
b22d95009b Fix ViewIcons 2024-05-27 15:42:50 -04:00
Vendicated
e4ba1b0489 Fix Settings Proto 2024-05-27 15:42:50 -04:00
rini
216d133d66 fix: RPC plugins (#1873) 2024-05-27 15:42:50 -04:00
Vendicated
109f07bd2c Fix SettingStores, GameActivityToggle 2024-05-27 15:42:50 -04:00
sunnie
81a31ff290 fix messageLinkEmbeds, moreUserTags (#1859) 2024-05-27 15:42:49 -04:00
AutumnVN
56a3dd0b59 fix userutils (#1861) 2024-05-27 15:42:49 -04:00
Vendicated
a8630bbdae MessageAccessoriesAPI: Fix 2024-05-27 15:42:49 -04:00
Vendicated
733f640ebf SpotifyControls: Fix 2024-05-27 15:42:49 -04:00
megumin
88b0844e12 fix: ComponentDispatch and GifPaste plugin (#1843)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:49 -04:00
Vendicated
3796540d3e Fix components filter 2024-05-27 15:42:49 -04:00
Vendicated
2306d16bf8 fix webpack patching 2024-05-27 15:42:49 -04:00
V
90c19c16b6 Fix canary crashing (#1833) 2024-05-27 15:42:49 -04:00