thororen1234
736c0856f5
Merge remote-tracking branch 'upstream/dev'
2024-05-22 09:31:06 -04:00
Nuckyz
f686cba398
Fix not setting property on originalOnChunksLoaded
2024-05-22 05:11:09 -03:00
Nuckyz
f469060ccf
Fix reporter false positive and DefaultExtractAndLoadChunksRegex not catching all cases
2024-05-22 00:47:12 -03:00
Nuckyz
afd56820db
Revert "MessageLinkEmbeds: No longer need to reset global regex"
...
It is still needed for messageLinkRegex.test
2024-05-21 23:58:37 -03:00
PWall
0751722add
QuickReply: skip blocked messages if NoBlockedMessages enabled ( #2476 )
2024-05-21 02:52:43 +02:00
k26pl
44d708129b
fix(MessageLogger): correctly blur spoilered images ( #2433 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-21 00:44:29 +00:00
dolfies
08d7de06b2
ShowHiddenThings: more effectively explode Algolia filters ( #2484 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-21 02:28:06 +02:00
goodbee
9c092b9c29
feat(BetterRoleContext): Add option to view role icons ( #2482 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-21 00:24:00 +00:00
Alyxia Sother
f384fe6aa5
fakeProfileThemes: settings UI improvements ( #966 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-21 00:13:24 +00:00
thororen1234
41e8b764d4
Fix Building
2024-05-20 15:43:20 -04:00
thororen1234
735ed4d7e3
Remove Dupes
2024-05-20 15:41:31 -04:00
thororen1234
01b490a3af
Remove Stereo
2024-05-20 15:39:31 -04:00
thororen1234
9d0550bf79
Merge remote-tracking branch 'upstream/dev'
2024-05-20 15:39:21 -04:00
Nuckyz
025508f18d
StartupTimings: Fix patch
2024-05-19 23:32:15 -03:00
Nuckyz
0a595120b9
Fix: Ignore bundled lib webpack on web
2024-05-19 23:08:33 -03:00
Nuckyz
5f8b96dced
Change duplicate find for SHC and VCDoubleClick
2024-05-19 22:11:42 -03:00
Nuckyz
a94b88cd56
MessageLinkEmbeds: No longer need to reset global regex
2024-05-19 04:20:27 -03:00
Nuckyz
b33b5bdc9f
MessageLinkEmbeds: Add limit for nested links
2024-05-19 03:54:49 -03:00
Nuckyz
eac8a026a6
fix(PatchHelper): Make find and match more responsive
2024-05-18 21:53:38 -03:00
Eric
d43731833a
Fix: PatchHelper not auto filling match field ( #2338 )
2024-05-19 00:45:05 +00:00
Noxillio
caed7cd92c
MoreUserTags: If server owner tag is disabled, do not give other tags ( #2219 )
2024-05-19 00:22:45 +00:00
Eric
54e1bac6c6
new plugin CustomIdle ( #2342 )
2024-05-18 23:41:58 +00:00
thororen1234
be8e970a9e
feat(DiscordColorways): Update
2024-05-18 14:56:35 -04:00
KrystalSkull💖
a6dd7fb963
feat(Anammox): Update
...
* Patches Fix
* Update Annamox
---------
Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2024-05-18 14:48:33 -04:00
Nuckyz
04a86490a5
FriendsSince: Show in user profile modal
2024-05-18 00:36:50 -03:00
Nuckyz
4e92612aa8
ResurrectHome: Likely fix breaking latest messages in chat
2024-05-17 19:41:12 -03:00
Nuckyz
8b0e7030ad
ViewIcons: Fix Group Icons being clickable in channel list
2024-05-17 18:42:28 -03:00
vee
c3757a2ae6
add package for publishing types to npm ( #2473 )
...
https://www.npmjs.com/package/@vencord/types
2024-05-17 23:01:07 +02:00
flag
54817ab506
lastfmRPC: add setting to toggle "View Song" button ( #2292 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-17 16:36:35 +00:00
Nico
5fc6ba86d1
fix(replaceGoogleSearch): correct GitHub casing ( #2471 )
2024-05-17 17:40:01 +02:00
thororen1234
6de6ad49ed
Fix Devs
2024-05-17 09:59:34 -04:00
thororen1234
55074e866f
Fix Devs
2024-05-17 09:46:03 -04:00
thororen1234
850e7a0cac
Remove Readme.mds
2024-05-17 09:43:11 -04:00
thororen1234
314b042532
Merge remote-tracking branch 'upstream/dev'
2024-05-17 09:40:30 -04:00
Nuckyz
84e477f678
Add missing README to new plugins
2024-05-17 05:43:40 -03:00
Nico
0b4b6031c5
new plugin NoDefaultHangStatus ( #2468 )
2024-05-17 08:21:12 +00:00
Nuckyz
60f8225b96
chore: Fix non standard plugin names
2024-05-17 04:51:59 -03:00
Nuckyz
6547cc10f7
FakeNitro: Fix attempting to bypass unicode emojis
...
Closes #2470
2024-05-17 04:34:50 -03:00
Moxxie
ffe1d7cc4d
new plugin ReplaceGoogleSearch ( #2450 )
2024-05-17 04:17:14 -03:00
Tuur Martens
03d83e1ff7
new plugin AutomodContext ( #2290 )
2024-05-17 04:11:41 -03:00
Nuckyz
0c50e153ef
FakeNitro: Fix & rewrite emoji bypass patches
2024-05-16 23:02:50 -03:00
Nuckyz
c5e554e48c
ViewIcon: Replace regex find with string find
2024-05-16 02:37:24 -03:00
nyx
cddc811c02
feat(ViewIcons): Group & User DMs icons support ( #2464 )
2024-05-16 05:26:40 +00:00
DShadow
fb19642d8d
fix(readAllNotificationsButton): Mark threads as read ( #2437 )
2024-05-16 01:07:14 -03:00
4281b7a94a
ShowTimeoutDuration: Simplify tooltip style, allow changing style without reload ( #2441 )
2024-05-16 00:21:52 -03:00
Nuckyz
09f894468a
MessageLatency: Fix wrong constant & false positive
2024-05-15 23:38:36 -03:00
7b4ecff67e
feat(MessageLatency): Show milliseconds option ( #2454 )
2024-05-15 23:22:45 -03:00
Nuckyz
c0c897fc23
extractAndLoadChunksLazy: Cache result to avoid searching factories everytime
2024-05-15 23:00:21 -03:00
Eric
0460374af0
Fix: Plugins without start/stop function failing to stop/start ( #2463 )
2024-05-16 01:46:09 +00:00
thororen1234
9570739232
Fix Dupe
2024-05-15 10:35:02 -04:00
thororen1234
f0f655fa10
Merge remote-tracking branch 'upstream/dev'
2024-05-15 10:26:42 -04:00
Nuckyz
54f58cd7c9
Fix: Canonicalize regex finds
2024-05-15 00:38:18 -03:00
Nuckyz
f74da73086
feat: Allow finds to use regex ( #2452 )
2024-05-14 23:57:43 -03:00
ScattrdBlade
4da8b9aad7
PetPet: Fix Upload Image Option ( #2461 )
2024-05-15 02:44:47 +00:00
Aztup
f4d6461690
feat(plugins/openInApp) Add tidal support ( #2404 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-15 04:35:00 +02:00
Eric
4d572670f1
new plugin ValidReply ~ fix "Message could not be loaded" ( #2337 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-15 02:10:29 +00:00
Nuckyz
1fea842093
BetterFolders: Fix scrolling
2024-05-14 22:47:35 -03:00
Vendicated
0e4724ec0d
Settings: remove obsolete patch; add redundancy & more useful dbg copy
2024-05-15 03:14:02 +02:00
Nuckyz
840d571ce2
Fix BetterSettings & StartupTimings patch
2024-05-14 21:34:34 -03:00
! Sleepy
97dd56ccda
MoreUserTags: Add chat moderator tag ( #2424 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-15 02:17:19 +02:00
Ulysses Zhan
81d3f5df1a
new plugin CtrlEnterSend ( #1794 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-15 01:21:00 +02:00
Ulysses Zhan
5232a85319
new plugin NoServerEmoji ~ hides server emojis from autocomplete ( #1787 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-15 01:18:30 +02:00
Board
d8b3869b81
ThemeAttributes: add larger avatar url variables to avatars ( #2449 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-14 23:07:33 +00:00
Vendicated
719c6140f3
fix Vencord Settings section being added multiple times
2024-05-14 21:18:43 +02:00
Vendicated
12376c622e
fix settings ui on canary
2024-05-14 18:52:35 +02:00
thororen1234
73a3c89935
Merge remote-tracking branch 'upstream/dev'
2024-05-14 10:36:24 -04:00
Nuckyz
d4ebfc233f
Make all RestAPI calls use Endpoints object
2024-05-13 23:00:11 -03:00
Nuckyz
9dc8e4e244
Properly ErrorBoundary recent changes
2024-05-13 23:00:11 -03:00
Anubis
892167420a
MessageLogger: use discord variables instead of hardcoded colors ( #2428 )
2024-05-14 01:57:20 +00:00
Haruka
5d049534a7
FakeNitro: allow using subscription-locked emojis ( #2456 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-14 03:39:05 +02:00
Amia
bd6f9e6f32
fix(MutualGroupDMs): properly pass props ( #2457 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-14 01:22:49 +00:00
axiand
9621dc7bb3
EmoteCloner: allow cloning from reactions ( #2458 )
2024-05-14 01:16:49 +00:00
dolfies
59ee9c501d
feat(ShowHiddenThings): Remove Discovery banned/NSFW filters ( #2453 )
2024-05-13 05:09:19 +00:00
Vendicated
f6765818d2
ValidUser: fix rendering old mentions when message is edited
...
Fixes https://github.com/Vendicated/Vencord/issues/2451
2024-05-13 03:54:15 +02:00
Vendicated
1f1c80c5f3
ValidUser: fix crashing when viewing a valid-userd staff's profile
2024-05-13 03:30:24 +02:00
Nuckyz
902b6bcdf2
PinDMs: ErrorBoundary renderChannel
2024-05-12 20:58:26 -03:00
dolfies
fd7dafb153
fix(MessageLatency): Adjust for Discord kotlin clients ( #2443 )
2024-05-12 23:07:12 +00:00
nyan
5c7fa5578c
XSOverlay: Adjust message length timeout ( #2445 )
2024-05-12 19:54:08 -03:00
thororen
ee8a5a977e
Update
2024-05-12 17:43:11 -04:00
thororen
992523682d
Merge remote-tracking branch 'upstream/dev'
2024-05-12 17:41:38 -04:00
Cats
a99354503f
feat(Translate): add toggle for chat bar icon ( #2418 )
2024-05-12 02:44:06 +02:00
HAHALOSAH
d6507947f5
Plugin Settings: fix text overflow for long plugin names ( #2383 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-12 00:32:44 +00:00
Claire
f21db5cb01
add Native settings implementation ( #2346 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-12 02:08:17 +02:00
Vendicated
0f9acba59e
settingsSync: include date in filename for better sorting
...
Co-authored-by: cd CreepArghhh_ <65649991+cd-CreepArghhh@users.noreply.github.com>
2024-05-12 02:00:29 +02:00
Elvyra
b22bfc80fd
pronounDB: Update to API v2 ( #2355 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-12 01:23:51 +02:00
Fafa
cc5e39c9a9
Dearrow: allow configuring which elements get dearrowd ( #2414 )
...
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-11 21:50:29 +00:00
Nuckyz
c55b0de30c
FakeNitro: Update description
2024-05-11 18:34:54 -03:00
nin0dev
207fe84636
CustomRPC: show warning when game activity is disabled ( #2245 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-11 23:29:31 +02:00
Overcast Warmth System
9b328da4ce
ThemeAttributes: add data-author-username to messages ( #2422 )
2024-05-11 22:57:48 +02:00
Im_Banana
2eb8ba1841
SilentTyping: add chat input context menu option to toggle ( #2386 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-11 22:49:00 +02:00
Han Seung Min - 한승민
6b88eaccbb
messageLatency: fix grammar & add aliucord/kotlin client tooltip ( #2426 )
2024-05-11 16:09:48 +00:00
nyan
fbaa4ad5bc
XSOverlay: add settings for different notification types ( #2055 )
...
Co-authored-by: vee <vendicated@riseup.net>
2024-05-11 18:05:22 +02:00
DShadow
395b0007bf
permissionsViewer: add role & user context menus to copy id ( #2436 )
...
Co-authored-by: V <vendicated@riseup.net>
2024-05-11 17:43:34 +02:00
thororen
617de5d04c
fix
2024-05-09 17:27:04 -04:00
thororen
dadbd44aae
idfc
2024-05-09 16:36:46 -04:00
thororen
4992d89e82
New Plugin + Fix Devs
2024-05-09 14:22:27 -04:00
thororen
70962efec5
Remove VCSupport
2024-05-09 14:14:22 -04:00
coolesding
c52a9a1cc4
feat(SupportHelper): Updates
...
* Remove insults and slander
Also removes blocking people from getting help (great play)
* Fix
---------
Co-authored-by: thororen <78185467+thororen1234@users.noreply.github.com>
2024-05-09 14:13:44 -04:00
Nuckyz
1a3a378fb1
ErrorBoundary some more components
2024-05-09 03:14:20 -03:00
thororen
6d9a1ec786
brrr
2024-05-08 22:17:05 -04:00