Commit graph

2321 commits

Author SHA1 Message Date
362f12fa3d additions 2025-01-30 05:58:11 +01:00
4029ac976b Merge branch 'main' of https://github.com/Vendicated/Vencord 2025-01-30 05:57:16 +01:00
Sqaaakoi
8fccda4a24
WhoReacted, TypingIndicator: Fix triggering other actions (#3161)
Prevents typing in message user box from activating parent click handlers
Fixes https://github.com/Vendicated/Vencord/issues/3128
2025-01-29 22:41:32 -03:00
jamesbt365
68662c9625
QuickReply: Fix showing toggle mention in guilds (#3181) 2025-01-30 01:36:56 +00:00
sadan4
7d45862023
Fix IgnoreActivities and AlwaysAnimate for canary (#3182) 2025-01-29 22:28:11 -03:00
Vendicated
240195f9bf
Bump to v1.11.3 2025-01-29 20:44:15 +01:00
Nuckyz
5ad35c36e4
Make Option.Component not require description
Also correctly infers the type from "default"
2025-01-29 14:34:44 -03:00
Nuckyz
a2213d4feb
Re-export Modals 2025-01-29 13:42:24 -03:00
Nuckyz
81dda2ce33
Make more finds not depend on non mangled keys 2025-01-29 11:52:49 -03:00
Nuckyz
7415367d6c
Add missing MenuSearchControl webpack find 2025-01-29 10:09:05 -03:00
Nuckyz
33d4f13a24
Fix everything broken by recent Discord update (#3177)
Co-authored-by: sadan <117494111+sadan4@users.noreply.github.com>
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-01-29 01:04:36 -03:00
Nuckyz
cdc756193e
Settings API: Fix erroring if plugin settings don't exist 2025-01-28 01:13:36 -03:00
jamesbt365
f43baddc55
NoBlockedMessages: Add ignored messages (#3126) 2025-01-27 22:57:16 -03:00
Nuckyz
21ded874a3
Settings API: Add utility to migrate a setting 2025-01-27 21:12:58 -03:00
Vendicated
ea1e96185b
MessageLatency: ErrorBoundary should be noop 2025-01-27 20:54:16 +01:00
Vendicated
ceba9776c4
Delete MoreUserTags for now because it's unstable
This plugin is written in a way that makes it susceptible to crashes.
This is not the first time it has caused crashes and will not be the last.
A rewrite is necessary to make it more robust
2025-01-27 20:44:54 +01:00
Nuckyz
c4f8221f75
IrcColors: Make lightness apply without restart 2025-01-27 14:30:11 -03:00
Vendicated
3350922c09
LastFmRPC: Add option to hide if there is another presence
closes #2866

Co-Authored-By: 54ac <me@54ac.ovh>
2025-01-27 04:25:37 +01:00
vishnyanetchereshnya
f29662c5b3
feat(ViewRaw): add View Role option (#3083)
Co-authored-by: v <vendicated@riseup.net>
2025-01-27 04:12:26 +01:00
Grzesiek11
cf28c65374
Add IrcColors plugin (#2048)
Co-authored-by: V <vendicated@riseup.net>
2025-01-27 03:34:00 +01:00
Suffocate
87cb1fd930
Fix top level settings notifying global listeners (#3166) 2025-01-26 15:32:34 +00:00
sadan4
aac5242dc8
ImageZoom: Fix incorrectly adding context menu in some places (#3150) 2025-01-24 21:15:56 -03:00
sadan4
4036fbab92
ConsoleJanitor: Remove old patch and add getLastCrash (#3151) 2025-01-25 00:01:12 +00:00
jamesbt365
79cbfe96c8
HideAttachments, UnsupressEmbeds: Work with forwarded messages (#2928) 2025-01-24 20:56:39 -03:00
jamesbt365
7ee70e831a
MessageLogger: Make collapseDeleted require a restart (#2923) 2025-01-24 23:46:47 +00:00
jamesbt365
e45b867ff0
ServerInfo: Add Ignored Users tab (#3127) 2025-01-24 23:42:05 +00:00
229ef03adf Merge branch 'main' of https://github.com/Vendicated/Vencord 2025-01-24 18:17:07 +01:00
Nuckyz
78c2f0d61a
Fix calling option onChange listeners for legacy settings 2025-01-24 00:43:33 -03:00
Nuckyz
72ec5e2023
Merge remote-tracking branch main into dev 2025-01-23 21:03:54 -03:00
Vendicated
43501bad07
bump to v1.11.2 2025-01-24 00:33:10 +01:00
Nuckyz
e000a947a3
Optimize slow patches 2025-01-22 23:10:43 -03:00
Nuckyz
5c8ba6e542
Settings API: add support for custom objects / arrays (#3154) 2025-01-23 01:51:11 +00:00
v
317121fc08
Replace API add/remove funcs with methods in plugin definition (#3028) 2025-01-23 01:48:44 +00:00
Nuckyz
30647b6bd9
Fix patches with duplicate finds 2025-01-22 22:44:52 -03:00
Nuckyz
ed99ae7f23
ShowHiddenThings: Fix showing ModView 2025-01-22 22:22:43 -03:00
AutumnVN
17f1ef275e
CustomRPC: improve rich presence preview & UX (#3159)
Co-authored-by: Vendicated <vendicated@riseup.net>
2025-01-23 01:33:11 +01:00
Nuckyz
ea0182a194
Fix BetterUploadButton & FixImagesQuality 2025-01-22 18:03:51 -03:00
Nuckyz
9e9d71d014
AccountPanelServerProfile: Fix buttons unusable and request spam 2025-01-22 17:40:47 -03:00
Vendicated
9bb983d40c
SortFriendRequests: improve formatting & display 2025-01-22 20:01:33 +01:00
Nuckyz
5312514de6
Bump to 1.11.0 2025-01-22 15:09:21 -03:00
Nuckyz
8346dba324
SortFriendRequests: Fix showing dates 2025-01-22 15:07:33 -03:00
Vendicated
47315b0eba
fix plugins modifying message content 2025-01-22 18:19:04 +01:00
sadan4
a60af65b6d
RevealAllSpoilers: Fix error on <C-S-Click> (#3149) 2025-01-18 18:05:06 -03:00
Sqaaakoi
88e3bc037d
ConsoleShortcuts: Set FluxStore toStringTag to store name (#3144) 2025-01-18 20:05:20 +00:00
sadan4
19361ef790
BadgeApi, AccountPanelServerProfile: Fix not working (#3147) 2025-01-18 16:52:35 -03:00
Nuckyz
c8f4ce9785
Fix PinDMs and BetterSettings eager load 2025-01-15 11:17:40 -03:00
Nuckyz
a53257634e
Fix Reporter action 2025-01-11 23:43:25 -03:00
Nuckyz
3243120baa
Reapply "MessagePopoverAPI: Fix buttons not appearing"
Actually applying the fix this time
2025-01-10 01:07:58 -03:00
Nuckyz
4ab297c9e3
Revert "MessagePopoverAPI: Fix buttons not appearing"
I didn't mean to push this yet
2025-01-09 06:22:07 -03:00
sadan4
154f371b14
BetterFolders: Fix for Discord Canary build (#3133) 2025-01-09 09:20:15 +00:00