V
d68d007100
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
2024-05-27 15:42:52 -04:00
Nuckyz
756bf3f66f
Include ignored Discord errors in summary
2024-05-27 15:42:52 -04:00
Nuckyz
0830a55d9f
Fix reporter testing for extractAndLoadChunks
2024-05-27 15:42:52 -04:00
Jack
7ce62712bd
feat: Add Decor plugin ( #910 )
2024-05-27 15:42:52 -04:00
Nuckyz
b639896af5
use findBulk on CrashHandler and cleaups
2024-05-27 15:42:52 -04:00
Nuckyz
764ee3d249
openInviteModal utility
...
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
2024-05-27 15:42:52 -04:00
Nuckyz
36ba6ba6b5
CrashHandler: attempt to prevent more crashes
2024-05-27 15:42:52 -04:00
Nuckyz
68e6bb6684
Fix a console shortcut and suppressExperimentalWarnings on more scripts
2024-05-27 15:42:52 -04:00
Nuckyz
851964f034
ClientTheme: make color picker finder more specific
2024-05-27 15:42:52 -04:00
V
bc242b83a3
VoiceMessages: fix preview being blank
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
Korbo
540e91305a
fix: strikethrough in SilentMessageToggle's disabled SVG ( #2004 )
2024-05-27 15:42:52 -04:00
V
3e2bcdcfc6
fix ci
2024-05-27 15:42:52 -04:00
V
c7d731cb5c
bump to v1.6.4
2024-05-27 15:42:52 -04:00
V
0cc53f98dc
reporter: fix markdown output
2024-05-27 15:42:52 -04:00
V
95768e06d4
fix WebContextMenus
2024-05-27 15:42:52 -04:00
V
af4ef5327d
reporter: test dev instead of main
2024-05-27 15:42:52 -04:00
V
ad489b832b
reporter: remove sleeps
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
Nuckyz
23429671d7
Fix broken patches
2024-05-27 15:42:52 -04:00
Nuckyz
956670ace8
feat(plugins): FixImagesQuality
2024-05-27 15:42:52 -04:00
cat
16591357a9
ClearURLS for x.com links ( #2005 )
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
Nuckyz
ff1843accd
Fix broken SHC find
2024-05-27 15:42:52 -04:00
V
3b6b605a2a
fix broken webpack finds
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
V
b3248ad1d3
allow plugins to specify how soon their start() method is called
2024-05-27 15:42:52 -04:00
V
cbf9eb2057
ClientTheme fixes
2024-05-27 15:42:52 -04:00
CodeF53
97c7975c58
feat(plugin): ClientTheme ( #807 )
2024-05-27 15:42:52 -04:00
Nuckyz
871d7965b3
TypingIndicator: support threads
2024-05-27 15:42:52 -04:00
Nuckyz
2c188a504c
PermViewer: Use role pill border conditionally
2024-05-27 15:42:52 -04:00
Nuckyz
7e1bd4bf75
Fix broken patches due to unread changes
2024-05-27 15:42:52 -04:00
Nuckyz
510b8c9364
IgnoreActivities: fix and improvements
2024-05-27 15:42:52 -04:00
V
9f6e823f5c
Update README.md
2024-05-27 15:42:52 -04:00
adryd
2efbf75452
oneko: update script version ( #1994 )
2024-05-27 15:42:52 -04:00
Justice Almanzar
5bfae7debe
Fix hljs find ( #1983 )
2024-05-27 15:42:52 -04:00
megumin
33b18b1e92
fix(channeltags): message author should be clyde ( #644 ) ( #1986 )
2024-05-27 15:42:52 -04:00
AutumnVN
0ca58bdc83
MessageLogger: fix attachment ignore ( #1989 )
2024-05-27 15:42:52 -04:00
Thoth
dd818fab09
shikiCodeblocks: transform lang to lower case to avoid failing detection ( #1990 )
2024-05-27 15:42:52 -04:00
Jack
0906e4a3f1
chore: Fix PinDMs patch ( #1981 )
2024-05-27 15:42:52 -04:00