v
|
6b0c02daa6
|
fix issues & crashes caused by recent Discord changes (#3231)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
|
2025-02-17 02:10:02 +01:00 |
|
Nuckyz
|
8dfbb5f9d8
|
Make findStore use FluxStore.getAll instead of webpack searching
|
2025-02-16 16:54:35 -03:00 |
|
Nuckyz
|
5ec564558e
|
WebpackPatcher: Avoid patching wrong instances (like Stripe)
|
2025-02-15 16:33:39 -03:00 |
|
Nuckyz
|
94d45780f9
|
Document new WebpackRequire properties
|
2025-02-15 03:27:21 -03:00 |
|
Nuckyz
|
306890aa13
|
WebpackPatcher: Use way less closures (#3217)
|
2025-02-12 14:03:18 -03:00 |
|
v
|
5d482ff3bf
|
Reporter: Add framework for automatic testing of Discord updates (#3208)
|
2025-02-08 21:46:08 -03:00 |
|
Nuckyz
|
e8639e2e16
|
Rewrite WebpackPatcher to support new features (#3157)
|
2025-02-07 20:07:17 -03:00 |
|
Suffocate
|
e4380632e0
|
fix ToastType enum (#3201)
Co-authored-by: v <vendicated@riseup.net>
|
2025-02-06 20:04:59 +00:00 |
|
khcrysalis
|
4a447c74ef
|
feat: add donor and contributor cards in vencord settings (#3049)
Co-authored-by: Cookie <52550063+Covkie@users.noreply.github.com>
Co-authored-by: v <vendicated@riseup.net>
|
2025-02-06 20:37:18 +01:00 |
|
Nuckyz
|
949aad8cc7
|
Fix webpack finding Popout
|
2025-02-03 22:20:57 -03:00 |
|
Nuckyz
|
70ce6ff2d6
|
Fix reporter display for componentByCode
|
2025-02-03 21:40:54 -03:00 |
|
Nuckyz
|
e280ed2683
|
Ignore more modules on webpack searching
|
2025-01-30 14:54:41 -03:00 |
|
Nuckyz
|
81dda2ce33
|
Make more finds not depend on non mangled keys
|
2025-01-29 11:52:49 -03:00 |
|
Nuckyz
|
7415367d6c
|
Add missing MenuSearchControl webpack find
|
2025-01-29 10:09:05 -03:00 |
|
Nuckyz
|
33d4f13a24
|
Fix everything broken by recent Discord update (#3177)
Co-authored-by: sadan <117494111+sadan4@users.noreply.github.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
|
2025-01-29 01:04:36 -03:00 |
|
jamesbt365
|
79cbfe96c8
|
HideAttachments, UnsupressEmbeds: Work with forwarded messages (#2928)
|
2025-01-24 20:56:39 -03:00 |
|
jamesbt365
|
e45b867ff0
|
ServerInfo: Add Ignored Users tab (#3127)
|
2025-01-24 23:42:05 +00:00 |
|
Nuckyz
|
5c8ba6e542
|
Settings API: add support for custom objects / arrays (#3154)
|
2025-01-23 01:51:11 +00:00 |
|
Vendicated
|
9bb983d40c
|
SortFriendRequests: improve formatting & display
|
2025-01-22 20:01:33 +01:00 |
|
v
|
7be3a40b7c
|
Add React eslint & update depencenies (#3090)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
|
2025-01-04 03:24:50 -03:00 |
|
sadan4
|
02f50b161b
|
ImageZoom: Fix zoom level not saving (#3054)
|
2024-11-29 22:26:10 +00:00 |
|
sadan4
|
13993f3f69
|
Decor: Fix avatar decorations not showing (again) (#3025)
|
2024-11-24 02:01:58 +00:00 |
|
Nuckyz
|
69dc4fd594
|
Decor: Fix avatar decorations not showing
This reverts & edits commit 3b295e1f6f .
|
2024-11-12 14:53:11 -03:00 |
|
Nuckyz
|
3b295e1f6f
|
Revert "Decor: Fix crashing"
cd3a998c4b .
|
2024-11-08 06:21:38 -03:00 |
|
Nuckyz
|
cd3a998c4b
|
Decor: Fix crashing
|
2024-11-07 15:07:00 -03:00 |
|
Nuckyz
|
00f82e96bd
|
Fix all plugins for new i18n lib (#2993)
|
2024-11-05 16:50:26 -03:00 |
|
Nuckyz
|
49b0a38c37
|
UserVoiceShow: Show in messages
|
2024-09-21 16:54:49 -03:00 |
|
Vendicated
|
8afd79dd50
|
add Icons to webpack commons
|
2024-09-18 01:36:52 +02:00 |
|
Vendicated
|
65c5897dc3
|
remove need to depend on CommandsAPI
|
2024-09-18 01:26:25 +02:00 |
|
Kyuuhachi
|
c572116b97
|
BetterSettings: Add submenu for plugins (#2858)
Co-authored-by: Vendicated <vendicated@riseup.net>
|
2024-09-17 15:40:11 +00:00 |
|
Vendicated
|
be02baffaa
|
MemberCount: fix null safety
and improve types for PopoutPosition
Co-Authored-By: fres621 <126067139+fres621@users.noreply.github.com>
|
2024-09-05 02:13:40 +02:00 |
|
Maddie
|
27e81b20db
|
Allow online themes to be applied only in dark or light mode (#2701)
|
2024-09-02 04:51:29 +00:00 |
|
vishnyanetchereshnya
|
0c71d6c3fa
|
PermissionsViewer: Show RoleIcons & which role grants permission (#2824)
|
2024-09-02 00:42:52 -03:00 |
|
Nuckyz
|
eb0d91fd8e
|
Add ts-pattern as @webpack/common
|
2024-08-30 06:12:28 -03:00 |
|
Nuckyz
|
1fb5e8df99
|
Add missing methods to ExpressionPickerStore
|
2024-08-23 19:00:26 -03:00 |
|
Nuckyz
|
66b247b2d3
|
Fix persisting $$vencordPatchedSource when a module is loaded again
|
2024-08-20 04:13:21 -03:00 |
|
Nuckyz
|
9cada9ad13
|
fix(Webpack): Not canonicalizing regex in some places
|
2024-08-18 00:47:16 -03:00 |
|
Nuckyz
|
051bce89f8
|
feat(Webpack): Add $$vencordPatchedSource to patched factories
|
2024-08-18 00:26:40 -03:00 |
|
Aiden
|
e99eec50bc
|
Migrate to eslint flat config; update dependencies (#2627)
Co-authored-by: vee <vendicated@riseup.net>
|
2024-08-02 12:12:59 +02:00 |
|
Nuckyz
|
3704c71ae1
|
Fix loading scientific notation chunks
|
2024-07-19 00:50:39 -03:00 |
|
Nuckyz
|
256a85c95c
|
feat(plugins): ConsoleJanitor (#2659)
|
2024-07-03 00:10:08 -03:00 |
|
Vendicated
|
99b41dba19
|
improve settings ui (again)
|
2024-07-02 21:49:09 -03:00 |
|
Nuckyz
|
62485e8694
|
Obliterate Sentry
|
2024-06-28 18:34:23 -03:00 |
|
Nuckyz
|
cbc7f7230a
|
Fix acquiring WebpackRequire
|
2024-06-27 23:37:10 -03:00 |
|
Vendicated
|
6d4c9339dc
|
PermissionsViewer: add to simplified profiles
|
2024-06-26 17:36:00 +02:00 |
|
Nuckyz
|
db1481711b
|
Reporter: Test mapMangledModule
|
2024-06-21 04:15:44 -03:00 |
|
Nuckyz
|
d4ed747434
|
Clean-up related additions to mangled exports
|
2024-06-21 04:15:44 -03:00 |
|
Vendicated
|
3ce241021f
|
PluginModals: add plugin website & source code links
|
2024-06-20 04:40:07 +02:00 |
|
Nuckyz
|
d04ead7d35
|
FakeNitro: Fix theme bypass
|
2024-06-19 02:39:15 -03:00 |
|
vee
|
3505adad6d
|
final batch of fixes ~ we are SO BACK!! (#2598)
* Fix ImplicitRelationships
* performance fixes
* fix false pos
* fix super reaction tweaks
* Fix PermissionFreeWill
* Fix AlwaysTrust
* clean ups
* Fix ImageLink
* Fix ValidReply
* Fix ShowHiddenChannels partially and race conditions related to exports
* fix bucnh of webpack finds
* Fix FriendsSince, RevealAllSpoilers
* finish show hidden channels
* read if cute
* doomsday fix: ClientTheme (#2597)
* fix friendinvites
* fix extractAndLoadChunks
* bleh
* fix FakeNitro
* fake nitro part 2
* and part 3
* bump to v1.9.0
* remove dead settings patch
* fix ForceOwnerCrown
* fix decor lazy load
---------
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: rushii <33725716+rushiiMachine@users.noreply.github.com>
|
2024-06-19 07:16:29 +02:00 |
|