Commit graph

1538 commits

Author SHA1 Message Date
Lewis Crichton ea864b9a00
fix: compiler not properly inserting booleans for less/stylus 2023-11-30 19:04:22 +00:00
Lewis Crichton d7e5c06e83
Merge branch 'dev' into feat/usercss 2023-11-30 17:15:21 +00:00
V fccdd3dc08
migrate to new badge api
we used to store badges on the discord cdn.
since discord is now making
it harder to use their cdn for such purposes (due to expiring links), we
are forced to stop using it
thus, badges are now stored on our server, accessible via
https://badges.vencord.dev. The full list of badges is now at https://badges.vencord.dev/badges.json
2023-11-30 17:28:53 +01:00
Nuckyz 8e1546be00
Include ignored Discord errors in summary 2023-11-30 02:38:12 -03:00
Nuckyz 66dbe7ef07
Fix reporter testing for extractAndLoadChunks 2023-11-30 02:26:18 -03:00
Jack b47a5f569e
feat: Add Decor plugin (#910) 2023-11-30 02:10:50 -03:00
Nuckyz 8ef1882d43
use findBulk on CrashHandler and cleaups 2023-11-30 00:43:23 -03:00
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