Commit graph

370 commits

Author SHA1 Message Date
thororen1234
b9bd3718e4
Merge remote-tracking branch 'upstream/dev' into dev 2025-04-04 01:38:50 -04:00
sadan4
599c33769c
Fix crashing when opening settings (#3350)
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-04-04 04:12:17 +00:00
thororen1234
50cb219d3a
Fix Decor 2025-04-03 20:03:50 -04:00
thororen1234
9f4a0c43a1
Revert FocusLock 2025-04-03 17:24:20 -04:00
thororen1234
c8b5337d18
Reapply "Fix Canary Patches"
This reverts commit b075f7b6a4.
2025-04-03 16:11:06 -04:00
thororen1234
b075f7b6a4
Revert "Fix Canary Patches"
This reverts commit 2a4c3c119b.
2025-04-03 16:09:18 -04:00
thororen1234
2a4c3c119b
Fix Canary Patches 2025-04-03 15:55:06 -04:00
thororen1234
a1cc1bb826
Merge remote-tracking branch 'upstream/dev' into dev 2025-04-02 16:24:56 -04:00
thororen1234
fce4ffaabb
Revert Reload
Some checks are pending
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run
2025-03-30 13:56:37 -04:00
thororen1234
68d813b56e
Equibop has addpatch
Some checks are pending
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run
2025-03-30 10:55:31 -04:00
Vendicated
d563b66842
fix: do not limit text settings to 999 chars
Fixes https://github.com/Vendicated/Vencord/issues/3322
2025-03-27 02:18:20 +01:00
thororen1234
f527df76b8
If Equicord Fails To Initialize Reload
Some checks are pending
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run
This works for me but needs more testing
2025-03-16 01:27:38 -04:00
thororen1234
a803fc191a
Remove ApplicationAssetUtils Typings
Some checks failed
Sync to Codeberg / Sync Codeberg and Github (push) Has been cancelled
Test / Test (push) Has been cancelled
2025-03-07 07:37:54 -05:00
thororen1234
1caa7404c5
Merge remote-tracking branch 'upstream/dev' into dev 2025-03-07 07:37:36 -05:00
sadan4
5eb4435463
Fix plugins using ApplicationAssetUtils (like CustomRPC) (#3270) 2025-03-06 18:23:05 -03:00
thororen1234
4f72832ba1
Pr Stuff
Some checks failed
Release / Build Equicord (push) Has been cancelled
Sync to Codeberg / Sync Codeberg and Github (push) Has been cancelled
Test / Test (push) Has been cancelled
Co-Authored-By: sadan4 <117494111+sadan4@users.noreply.github.com>
2025-03-05 23:01:08 -05:00
thororen1234
4e026852cc
Merge remote-tracking branch 'upstream/dev' into dev 2025-03-04 18:32:47 -05:00
sadan4
c32680100e
Fix plugins using OAuth2AuthorizeModal (#3266) 2025-03-04 21:17:33 +00:00
thororen1234
ae1d98c8cf
Merge remote-tracking branch 'upstream/dev' into dev 2025-02-27 22:19:58 -05:00
sadan4
e88af36be9
ConsoleJanitor: Support allowing log levels (#3255)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2025-02-27 21:32:09 -03:00
thororen1234
e224a1cde3 Merge remote-tracking branch 'upstream/dev' into dev
Some checks are pending
Sync to Codeberg / Sync Codeberg and Github (push) Waiting to run
Test / Test (push) Waiting to run
2025-02-25 20:19:22 +00:00
Nuckyz
8d0f312122
Badges: Fix custom badges being turned into orbs 2025-02-25 16:29:27 -03:00
thororen1234
32b44e9822
Updates 2025-02-20 23:40:53 -05:00
sadan4
b5ef858e71
Fix plugins broken by latest Discord update (#3237) 2025-02-21 01:18:57 -03:00
Nuckyz
3e524f9d92
WebpackPatcher: Improve getBuildNumber; Allow reporter to check for buildNumber
Allows replacements to define noWarn too
2025-02-21 01:14:11 -03:00
thororen1234
125a8825b3
Merge remote-tracking branch 'upstream/dev' into dev 2025-02-19 05:05:09 -05:00
Nuckyz
dd714ff3c2
Reporter: Fix wrongly loading worker chunks
Also fixes duplicate patchedBy on patched modules and bumps pnpm to latest version
2025-02-19 01:47:21 -03:00
thororen1234
547af260a5
Merge remote-tracking branch 'upstream/dev' into dev 2025-02-18 14:43:57 -05:00
Nuckyz
71ade7d658
Make sure i18n find does not match the wrong mapping 2025-02-18 16:31:27 -03:00
thororen1234
dd272a6271 Merge remote-tracking branch 'upstream/dev' into dev 2025-02-17 03:23:33 +00:00
Nuckyz
6adae20449
Priority blacklist module over returning if null export 2025-02-17 00:13:13 -03:00
thororen1234
f081863b90 Merge remote-tracking branch 'upstream/dev' into dev 2025-02-17 02:50:57 +00:00
Nuckyz
1f0635ffc8
Fix lib typings with errors 2025-02-16 22:57:05 -03:00
thororen1234
fe01f0feb8
Merge remote-tracking branch 'upstream/dev' into dev 2025-02-16 20:11:03 -05:00
thororen1234
4345acbfaa
Merge remote-tracking branch 'upstream/dev' into dev 2025-02-16 20:10:23 -05:00
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
thororen1234
67bacaf855
Merge remote-tracking branch 'upstream/dev' into dev 2025-02-12 15:43:10 -05:00
Nuckyz
306890aa13
WebpackPatcher: Use way less closures (#3217) 2025-02-12 14:03:18 -03:00
thororen1234
f5cad98f78
Revert "Fix Dev Companion"
This reverts commit cb6a8502fd.
2025-02-11 13:53:43 -05:00
thororen1234
d0c47f2c0e Merge remote-tracking branch 'upstream/dev' into dev 2025-02-08 21:14:05 -05:00
v
5d482ff3bf
Reporter: Add framework for automatic testing of Discord updates (#3208) 2025-02-08 21:46:08 -03:00
thororen1234
cb6a8502fd Fix Dev Companion 2025-02-08 13:37:56 -05:00
thororen1234
63821c1468 Fix Vesktop Patches 2025-02-08 08:57:47 -05:00
thororen1234
dc4e9cf775 Merge remote-tracking branch 'upstream/dev' into dev 2025-02-07 19:23:32 -05:00
Nuckyz
e8639e2e16
Rewrite WebpackPatcher to support new features (#3157) 2025-02-07 20:07:17 -03:00
thororen1234
77fc5bfd84 Merge remote-tracking branch 'upstream/dev' into dev 2025-02-07 02:43:07 -05:00
Suffocate
e4380632e0
fix ToastType enum (#3201)
Co-authored-by: v <vendicated@riseup.net>
2025-02-06 20:04:59 +00:00