1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-11 02:16:23 +00:00
Commit graph

1566 commits

Author SHA1 Message Date
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
CodeF53
6face7f8ef
feat(plugin): ClientTheme (#807) 2023-11-21 16:30:29 -03:00
camila314
5240085285 remove default from find/replace 2023-11-21 06:47:18 -06:00
Nuckyz
2f1e86f333
TypingIndicator: support threads 2023-11-21 00:51:12 -03:00
camila314
5648b16107 brand new inbox feature 2023-11-20 21:21:23 -06: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
camila314
808c664d93 no longer crashes on invalid regex 2023-11-19 18:25:11 -06:00
Nuckyz
9980c0d04f
IgnoreActivities: fix and improvements 2023-11-18 22:53:50 -03:00
camila
4b4ad65c6e
Merge branch 'main' into main 2023-11-17 01:13:27 -06:00
camila
3cfe1dd9cc
Update src/plugins/keywordNotify/index.tsx
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
2023-11-17 00:35:11 -06:00
camila314
311c4bee3c my bad. this time i actually fixed it 2023-11-16 11:14:39 -06:00
camila314
8ab224562a fix newly generated rule causing mass pings 2023-11-15 23:06:49 -06:00
V
4a5371a746
Update README.md 2023-11-16 05:40:50 +01:00
adryd
77749ed5e1
oneko: update script version (#1994) 2023-11-16 01:26:35 +01:00
Justice Almanzar
45aa9fbb6d
Fix hljs find (#1983) 2023-11-15 15:30:31 -03:00
megumin
4a2657f928
fix(channeltags): message author should be clyde (#644) (#1986) 2023-11-15 15:15:43 -03:00
AutumnVN
6578eb487e
MessageLogger: fix attachment ignore (#1989) 2023-11-15 15:13:19 -03:00
Thoth
c080a0eaac
shikiCodeblocks: transform lang to lower case to avoid failing detection (#1990) 2023-11-15 15:09:26 -03:00
Jack
3ea6a96715
chore: Fix PinDMs patch (#1981) 2023-11-15 15:01:50 -03:00
Nuckyz
af614465a4
Remove obsolete experiments patch 2023-11-15 14:54:48 -03:00
Nuckyz
7b248ee309
Fix SHC patches 2023-11-15 14:50:52 -03:00
Ajay Ramachandran
fd25b5f296
fix(dearrow): support DeArrow thumbnail submissions at 0 seconds (#1979) 2023-11-15 14:30:48 -03:00
megumin
77d08c5c28
feat: Add Environment variable to disable updater auto-patching (#1971) 2023-11-15 14:30:48 -03:00
V
ea11f2244f
README: Add sponsors 2023-11-13 01:37:15 +01:00
camila314
c0fb89496f KeywordNotify now highlights messages 2023-11-11 22:36:37 -06:00
camila
99036977bb
Update src/plugins/keywordNotify/index.tsx
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
2023-11-11 20:36:19 -06:00
camila314
473d147854 Merge remote-tracking branch 'refs/remotes/origin/main' 2023-11-11 17:54:28 -06:00
camila314
defa669d0b i have to have a readme 2023-11-11 17:54:21 -06:00
camila
6d4d38c2d5
Update src/plugins/keywordNotify/index.tsx
Co-authored-by: ant0n <antonickadoo@gmail.com>
2023-11-11 17:50:25 -06:00
camila
2792158eb5
Merge branch 'main' into main 2023-11-11 10:15:16 -06:00
V
96126fa39f
remove pipebomb from github actions (#1968) 2023-11-09 07:15:49 +01:00
AM
9bd82943e3
[Plugin] Super Reaction Tweaks (#1958)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Jack Matthews <jm5112356@gmail.com>
2023-11-09 04:42:35 +01:00