1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 09:56:24 +00:00
Commit graph

2222 commits

Author SHA1 Message Date
Vexify
24f80fb366 Optimize automaticMuteBlockedUsers Function for Improved Performance
Description:
Refactored the automaticMuteBlockedUsers function to enhance performance and reduce resource usage.
Implemented batch processing for muting blocked users, allowing multiple users to be muted in a single operation.
Utilized a Set for storing blocked user IDs, improving lookup efficiency when checking if a user is blocked.
2024-11-24 13:55:44 +01:00
Vexify4103
fc0cdc1da5
Merge branch 'main' into main 2024-11-24 13:41:12 +01:00
samara
2bfeef88ca
Update to newer Discord icons in Vencord Settings (#3029) 2024-11-23 23:23:03 -03:00
Hen
7ca4ea3d13
RoleColorEverywhere: Fix message headers colors (#3036) 2024-11-23 23:16:41 -03:00
Cassie
f8dfe217b1
Remove no-longer desired collaborator (#3032) 2024-11-24 02:08:53 +00:00
sadan4
f22d0e14a4
EmoteCloner: Fix recognizing animated emojis (#3027) 2024-11-24 02:07:46 +00:00
sadan4
ac1b1d44f5
ShowHiddenChannels: Fix viewing voice channels (#3033) 2024-11-24 02:03:59 +00:00
sadan4
13993f3f69
Decor: Fix avatar decorations not showing (again) (#3025) 2024-11-24 02:01:58 +00:00
Nuckyz
a0308e03af
Fix OpenInApp & ShowHiddenThings 2024-11-19 21:17:20 -03:00
Vexify
da243dbc4c Merge branch 'Vendicated-main' 2024-11-18 14:10:47 +01:00
Vexify
d8da7c6d5f Update constants.ts 2024-11-18 14:00:48 +01:00
Vexify
64402bb5b0 Merge branch 'main' of https://github.com/Vendicated/Vencord into Vendicated-main 2024-11-18 14:00:38 +01:00
Nuckyz
cd61f4e744
RoleColorEverywhere: Fix Online/Offline
All checks were successful
Build DevBuild / Build (push) Successful in 20s
Sync to Codeberg / codeberg (push) Has been skipped
test / test (push) Successful in 34s
2024-11-17 20:45:05 -03:00
jenku
5cf22113cf
Decor: Update notice about joining the server for clarity (#3021) 2024-11-17 18:55:33 -03:00
Nuckyz
ea2772476d
RoleColorEverywhere: Poll Results & Cleanup
Co-authored-by: jamesbt365 <jamesbt365@gmail.com>
2024-11-17 18:45:07 -03:00
nyx
99458da3be
ViewRaw: Add support for Group DMs (#3010) 2024-11-14 20:00:11 -03:00
Lumap
c4f6f151e6
PictureInPicture: Fix button not showing up (#3014) 2024-11-14 19:57:16 -03:00
Frocat
8558b1a589
ShikiCodeblocks: Updated codeblocks themes (#3013) 2024-11-14 19:54:01 -03:00
Nuckyz
76df29fba2
Actually stop searching for CSS debugging chunk 2024-11-14 14:51:58 -03:00
Nuckyz
25ceff5ec2
ChunkLoader: Avoid CSS debugging chunk 2024-11-13 18:44:21 -03:00
Nuckyz
e0d66ff071
NoMosaic: Fix plugin not working in Canary 2024-11-13 18:10:47 -03:00
sadan4
66a75747f8
ViewIcons: Fix conflict with unread Group DMs (#3011) 2024-11-13 17:44:13 -03:00
Nuckyz
211569f7f5
AlwaysExpandRoles: Fix collapse roles button not appearing 2024-11-13 15:41:57 -03:00
sadan4
af1edc88bf
FakeNitro: Fix embedding animated emojis (#3012) 2024-11-13 18:27:21 +00:00
Nuckyz
7ef536c6c6
Decor: Prevent more crashes 2024-11-12 15:02:56 -03:00
Nuckyz
69dc4fd594
Decor: Fix avatar decorations not showing
This reverts & edits commit 3b295e1f6f.
2024-11-12 14:53:11 -03:00
Nuckyz
1fe7912ec1
Decor: Prevent crashing from useUserDecorAvatarDecoration 2024-11-12 14:23:07 -03:00
Vexify
c7723a0229 Reviewed request changed.
Uploaded images to the image thread and linked them.
2024-11-12 14:19:40 +01:00
Vexify4103
8b7b723df0
Merge branch 'main' into main 2024-11-09 17:16:38 +01:00
Nuckyz
0cb84cee83
Bump to 1.10.7 2024-11-09 10:19:32 -03:00
Nuckyz
49c9fa1c8e
Settings: Fix fallback patch 2024-11-08 15:26:42 -03:00
Vexify4103
9538ae4995
Merge branch 'main' into main 2024-11-08 14:15:52 +01:00
Nuckyz
fd1aba7bab
NoTrack: Remove obsolete patch 2024-11-08 06:54:09 -03:00
Nuckyz
3b295e1f6f
Revert "Decor: Fix crashing"
cd3a998c4b.
2024-11-08 06:21:38 -03:00
Nuckyz
152d4fdbb3
Fix misc plugins errors on account switch 2024-11-07 15:34:28 -03:00
sadan4
ce0740b885
TypingTweaks: Fix crashing in some languages (#2998) 2024-11-07 15:34:28 -03:00
Vexify
9711c46e3c Updated README.md 2024-11-07 19:24:40 +01:00
sadan4
64c3dd1c16
PatchHelper: Prevent trailing comma error (#2913) 2024-11-07 18:23:03 +00:00
sadan4
5f7a2c59c6
BetterFolders: Fix try-catch with no effect (#3000) 2024-11-07 18:16:32 +00:00
Nuckyz
cd3a998c4b
Decor: Fix crashing 2024-11-07 15:07:00 -03:00
Vexify
bd4d1e741a schoeneBiene changes
- added README.md file
- made sure to not unmute not blocked users
- removed unnecessary comments
2024-11-07 19:05:54 +01:00
Vexify4103
49f5482fa2
Update src/plugins/voiceMuteBlockedUsers/index.tsx
Co-authored-by: goodbee <100511746+schoeneBiene@users.noreply.github.com>
2024-11-07 18:39:32 +01:00
Vexify4103
1342ff12b8
Update src/plugins/voiceMuteBlockedUsers/index.tsx
Co-authored-by: goodbee <100511746+schoeneBiene@users.noreply.github.com>
2024-11-07 18:39:07 +01:00
Vexify
b13a5c6d26 Update index.tsx 2024-11-07 02:09:46 +01:00
Nuckyz
2270b88a98
intl macro: Support raw hash 2024-11-06 21:52:26 -03:00
Vexify
165353321d feat(plugin): voiceMuteBlockedUsers
Basically as the title describes.
Normal block just restrains certain users from messaging you etc.
This also voicemutes them.
Option to do this automatic or with button.
2024-11-06 21:12:19 +01:00
sadan4
9d4e859a0a
NoBlockedMessages: Fix for new i18n lib (#2996) 2024-11-05 19:01:52 -03:00
Nuckyz
439a4f8eb6
Bump to 1.10.6 2024-11-05 16:51:18 -03:00
Nuckyz
00f82e96bd
Fix all plugins for new i18n lib (#2993) 2024-11-05 16:50:26 -03:00
Nuckyz
5216bcca1e
Fix settings & updater for Canary 2024-11-03 15:47:19 -03:00