Commit graph

1581 commits

Author SHA1 Message Date
Nuckyz
9945219de7
openInviteModal utility
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
2023-11-29 23:15:19 -03:00
Nuckyz
091d29bf5e
CrashHandler: attempt to prevent more crashes 2023-11-29 16:14:05 -03:00
Nuckyz
9b6308a835
Fix a console shortcut and suppressExperimentalWarnings on more scripts 2023-11-28 22:12:00 -03:00
Nuckyz
597a74ff6c
ClientTheme: make color picker finder more specific 2023-11-28 17:05:11 -03:00
Lewis Crichton
39860bd05c
fix: make more specific (@Nuckyz) 2023-11-28 19:52:41 +00:00
Lewis Crichton
e3aab2b864
Merge branch 'dev' into feat/usercss 2023-11-28 19:51:50 +00:00
V
f814eeb74c
VoiceMessages: fix preview being blank 2023-11-28 16:33:02 -03:00
Nuckyz
1619ee404a
Utility function for loading Discord chunks (#2017) 2023-11-28 16:33:02 -03:00
Nuckyz
1b179f3c6d
Simplify some components finds; Make undo of patch groups more clear 2023-11-28 16:33:00 -03:00
Lewis Crichton
66a27a1e79
Merge branch 'dev' into feat/usercss 2023-11-28 18:58:41 +00:00
Korbo
6573c4757c
fix: strikethrough in SilentMessageToggle's disabled SVG (#2004) 2023-11-28 18:32:29 +00:00
V
58c6611abe
VoiceMessages: fix preview being blank 2023-11-27 16:05:52 +01:00
Nuckyz
fc10bc1e69
Utility function for loading Discord chunks (#2017) 2023-11-27 02:56:57 -03:00
Lewis Crichton
f4b846375f
chore: ???? 2023-11-25 17:03:56 +00:00
Lewis Crichton
6881ddbea7
chore: shhhhhh 2023-11-25 17:02:40 +00:00
Lewis Crichton
c981325fb3
fix: colorpicker (sorta)
this now uses the lazy-loaded colorpicker, but this only works if said
colorpicker has already been loaded. need to force load before anything.
2023-11-25 17:00:10 +00:00
Lewis Crichton
cbdaf7daa6
Merge branch 'feat/usercss' of ssh://github.com/lewisakura/Vencord into feat/usercss 2023-11-25 16:28:39 +00:00
Lewis Crichton
f68351b31b
Merge branch 'dev' of ssh://github.com/Vendicated/Vencord into feat/usercss 2023-11-25 16:28:34 +00:00
Lewis Crichton
a911dd17b1
Merge branch 'dev' into feat/usercss 2023-11-25 16:28:22 +00:00
Nuckyz
867730a478
Simplify some components finds; Make undo of patch groups more clear 2023-11-24 23:14:18 -03:00
V
ec16fd8741
fix ci 2023-11-25 02:55:59 +01:00
V
6bbf562ab6
bump to v1.6.4 2023-11-25 02:51:58 +01:00
V
604cf00211
reporter: fix markdown output 2023-11-25 02:51:19 +01:00
V
7c3b247d84
fix WebContextMenus 2023-11-25 02:43:29 +01:00
V
68fca78541
reporter: test dev instead of main 2023-11-25 02:02:50 +01:00
V
598ffe6368
reporter: remove sleeps 2023-11-25 01:52:11 +01:00
V
534565db25
Add webpack find testing (#2016)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-11-25 01:32:21 +01:00
Nuckyz
3e8e106be7
Fix broken patches 2023-11-24 16:49:19 -03:00
Nuckyz
fdddfdb05b
feat(plugins): FixImagesQuality 2023-11-24 16:32:30 -03:00
cat
e14fba28a5
ClearURLS for x.com links (#2005) 2023-11-23 14:31:25 -03:00
V
81fb7c6322
add back code that got lost 2023-11-23 06:45:01 +01:00
V
f39f16d34b
fix circular import bricking browser version 2023-11-23 06:43:22 +01:00
Nuckyz
0f74817e25
Fix broken SHC find 2023-11-23 02:22:04 -03:00
V
4832a9433f
fix broken webpack finds 2023-11-23 06:18:44 +01:00
V
6f05612e34
Remove obsolete webpack hacks 2023-11-23 03:41:09 +01:00
V
9efc0ff579
Remove obsolete nested webpack search 2023-11-23 03:21:58 +01:00
V
63451bad25
Remove obsolete mapMangledModule ~ modules are no longer mangled 2023-11-23 03:11:17 +01:00
V
6869705673
beef up ConsoleShortcuts 2023-11-23 02:44:04 +01:00
V
a2560ede1c
fix showConnections & better webpack errors 2023-11-23 02:20:24 +01:00
Jack
93a95b6d56
feat(patcher): Grouped replacements (#2009)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2023-11-22 07:23:21 +01:00
V
7b24c8ac69
move new webpack methods to more appropriate file 2023-11-22 07:04:17 +01:00
V
b21b6d7e5d
Make it possible to destructure lazy webpack finds 2023-11-22 02:54:46 -03:00
Nuckyz
ffe6512693
Improve component finding api and migrate plugins to use them 2023-11-22 02:49:08 -03:00
V
371b5b0be8
allow plugins to specify how soon their start() method is called 2023-11-22 06:14:16 +01:00
V
074ebae334
ClientTheme fixes 2023-11-22 01:57:00 +01:00
Lewis Crichton
828a882017
Merge branch 'dev' into feat/usercss 2023-11-21 23:49:25 +00:00
CodeF53
6face7f8ef
feat(plugin): ClientTheme (#807) 2023-11-21 16:30:29 -03:00
Nuckyz
2f1e86f333
TypingIndicator: support threads 2023-11-21 00:51:12 -03:00
Nuckyz
18d63af241
PermViewer: Use role pill border conditionally 2023-11-20 23:26:07 -03:00
Nuckyz
6ab4cf0a0b
Fix broken patches due to unread changes 2023-11-20 23:16:34 -03:00