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

1611 commits

Author SHA1 Message Date
Vendicated
b186bb2799 new plugin ShowTimeoutDuration ~ shows how much longer a user's timeout will last 2024-05-27 15:42:57 -04:00
Vendicated
09f713274c BetterSettings: fix error handling crashing in some niche cases 2024-05-27 15:42:57 -04:00
Nuckyz
0fb43a5027 CrashHandler: Increment timeout for trying to recover 2024-05-27 15:42:57 -04:00
Vendicated
590a785fd3 fix(SupportHelper): dont flag vencord web as externally updated 2024-05-27 15:42:57 -04:00
Vendicated
0b6190940f VoiceDownload: fix doing nothing on discord desktop app 2024-05-27 15:42:57 -04:00
Vendicated
e621a43897 fix(BetterSettings): do not catch errors of other ui 2024-05-27 15:42:56 -04:00
Nuckyz
c617a663ae BetterFolders: Fix component erroring 2024-05-27 15:42:56 -04:00
Vendicated
0c794e190c bump to v1.8.2 2024-05-27 15:42:56 -04:00
KK2-5
d43b7acc0c LastfmRichPresence: Add option to use album name as status name (#2400)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
dolfies
7b0e332049 showHiddenThings: also show ModView & hidden discovery servers (#2415)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
puv
cef651530e feat(plugin): VoiceDownload (#2280)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
Kyuuhachi
df31667a64 new plugin ReplyTimestamp: show timestamps of replied messages (#2296)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
Han Seung Min - 한승민
4ed188870e new plugin MessageLatency: indicator for other people's latency (#2353) 2024-05-27 15:42:56 -04:00
kaitlynkitty
4540975946 new plugin WebScreenShareFixes: remove low stream bitrate limit (#2405) 2024-05-27 15:42:56 -04:00
Vendicated
259a742dfe improve SupportHelper 2024-05-27 15:42:56 -04:00
Nuckyz
b88463cd46 BetterFolders: Fix broken patch 2024-05-27 15:42:56 -04:00
Vendicated
0d3f79e0ad Revert "messageLogger: fix niche bug ignoring edits when content is same (#2403)"
This reverts commit 85d6d74a3e.

As suspected, this code was actually necessary
2024-05-27 15:42:56 -04:00
Vendicated
921f3ff22e fix useStateFromStores JSDoc
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:56 -04:00
Nuckyz
4a5394a0ce FakeNitro: Add custom notifications sound bypass 2024-05-27 15:42:56 -04:00
Nuckyz
1e371fb405 Fix subscribing to plugin flux events twice 2024-05-27 15:42:56 -04:00
Nuckyz
16caeeb7ed FakeNitro: Make disableEmbedPermissionCheck setting not private 2024-05-27 15:42:56 -04:00
Sqaaakoi
7adb363c82 ImageLink: Fix embed showing in gifs (#2417) 2024-05-27 15:42:56 -04:00
Fafa
3df133ecfa ReviewDB: Fix context menus being added to folders (#2416) 2024-05-27 15:42:56 -04:00
Nuckyz
96df642490 ImplicitRelationships: Properly test find 2024-05-27 15:42:56 -04:00
Nuckyz
0620f09c4a Resolve PluginSettings circular deps better 2024-05-27 15:42:56 -04:00
Vendicated
99866f7bd2 fix webpack patch on client using discordapp.com part 2 2024-05-27 15:42:56 -04:00
Vendicated
3f8a4ed5da fix webpack patch on client using discordapp.com 2024-05-27 15:42:56 -04:00
Nuckyz
c4a1d35024 Future proof FakeNitro and Experiments to not brick Discord startup 2024-05-27 15:42:56 -04:00
Vendicated
034a4286e9 fix overflow when having two rows of badges 2024-05-27 15:42:56 -04:00
Gabriel Ruiz Pérez
5ca2819cd3 NewGuildSettings: add push notifs, highlights & events (#2413)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
dolfies
5df8173fde feat(ValidUser): also display badges & banner (#2235)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
Nuckyz
03ed699664 SecretRingToneEnabler: Fix patch 2024-05-27 15:42:56 -04:00
Kyuuhachi
459bbe74c3 feat(plugin): ImageLink (#2297) 2024-05-27 15:42:56 -04:00
Vendicated
f8ac0a6d3e fix badges with custom component 2024-05-27 15:42:56 -04:00
sunnie
1360f169fd MsgClickActions: control ping via shift & NoReplyMention plugin (#2390)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
katlyn
0ff3588b09 feat(USRBG): update to new API (#2388) 2024-05-27 15:42:56 -04:00
Sqaaakoi
27f1a67d1e ReviewDB: add more context menu shortcuts to view reviews (#2382)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
dolfies
e77d1c3b36 fix sort conflict of ImplicitRelationships & SortFriendRequests (#2408) 2024-05-27 15:42:56 -04:00
Nuckyz
3329d49f68 MoreUserTags: Remove old workaround; MessageClickActions: Move finds outside of start 2024-05-27 15:42:56 -04:00
dolfies
6afb3db4ee feat(plugin): PauseInvitesForever (#2372)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:56 -04:00
HAHALOSAH
d17cca2942 messageLogger: fix niche bug ignoring edits when content is same (#2403) 2024-05-27 15:42:56 -04:00
Nuckyz
934b6bb901 refactor(Webpack): more reliable patching (#2237) 2024-05-27 15:42:56 -04:00
Vendicated
882789649c fix FriendsSince 2024-05-27 15:42:56 -04:00
Vendicated
3a9354b2e8 improve contributor modal & badge 2024-05-27 15:42:56 -04:00
Nuckyz
055243d8c4 NoTrack: Option to keep analytics, improve patches 2024-05-27 15:42:56 -04:00
Nuckyz
e90ca32a43 RoleColorEverywhere: Actually fix patch 2024-05-27 15:42:56 -04:00
Nuckyz
b9297fee90 ResurrectHome: Fix patch 2024-05-27 15:42:56 -04:00
Nuckyz
b38a14d7a9 RoleColorEverywhere: Fix patch 2024-05-27 15:42:56 -04:00
HAHALOSAH
19560b2ab7 fix(fakeNitro): Use getEmojiURL as emoji.url was removed (#2401) 2024-05-27 15:42:56 -04:00
Nuckyz
932fc40a67 BetterFolders: Fix patch; MessageLogger: Ignore Venbot; ReviewDB: Clean migration code 2024-05-27 15:42:56 -04:00
dolfies
141c841c67 fix(ImplicitRelationships): Use new Flux event (#2392) 2024-05-27 15:42:55 -04:00
Nuckyz
54e66c8832 RoleColorEverywhere: Fix patch again 2024-05-27 15:42:55 -04:00
Nuckyz
d1549130c6 FriendsSince: Remove workaround for stable compatibility 2024-05-27 15:42:55 -04:00
Nuckyz
75a4b9bc1a MoreUserTags: Fix patches 2024-05-27 15:42:55 -04:00
Nuckyz
07f9ec8339 PronounDB: Fix patch 2024-05-27 15:42:55 -04:00
Elvyra
52ee9aba49 Fix OnePingPerDM and RoleColorEverywhere patches (#2387) 2024-05-27 15:42:55 -04:00
Koda!!
cd26362155 feat(plugin): StreamerModeOnStream (#2320)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
dolfies
52d8e57ad9 feat(plugin): ImplicitRelationships (#947)
Co-authored-by: Angelos Bouklis <53124886+ArjixWasTaken@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
My-Name-Is-Jeff
8c965d8ac5 fix ValidUser (#2381) 2024-05-27 15:42:55 -04:00
Vendicated
66b7a51c12 fix badges 2024-05-27 15:42:55 -04:00
Vendicated
5bb9dbb1bb fix FakeProfileThemes 2024-05-27 15:42:55 -04:00
Amia
659ab8fbc5 New Plugin: BetterSessions (#1324)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
dolfies
eebba24632 ShowTimeouts->ShowHiddenThings ~show invite-disabled tooltip too (#2375) 2024-05-27 15:42:55 -04:00
Vendicated
43315b4300 Make Updater slightly more future proof
- Removes the option to disable update notifications. Users really should not be outdated, so this option was never good. To disable notifications, turn on auto update
- Enables auto update by default. Users keep complaining about issues while being outdated, so this should help
- Update Notification now opens Updater in a modal to remove dependency on Settings patch. This makes it slightly more failsafe, it's unlikely that both modals and our settings patch break
2024-05-27 15:42:55 -04:00
Vendicated
4af6ec5b5b fix FriendsSince on canary 2024-05-27 15:42:55 -04:00
Vendicated
cf5baa2d1e ValidUser: fix not working for @unknown-user mentions 2024-05-27 15:42:55 -04:00
Vendicated
39973a9868 RoleColorEverywhere: fix chat mentions 2024-05-27 15:42:55 -04:00
Elvyra
71dfaf1091 fix ValidUser (#2369) 2024-05-27 15:42:55 -04:00
Vendicated
9daa0ffd0c CustomRPC: fix preview styles 2024-05-27 15:42:55 -04:00
Vendicated
84b8e6ccce ShowConnections: fix icon theme logic 2024-05-27 15:42:55 -04:00
Vendicated
79b5437f61 fix settings patch 2024-05-27 15:42:55 -04:00
Vendicated
666f4d0027 fix ShowConnections 2024-05-27 15:42:55 -04:00
Elvyra
b7b5db7d19 fix MessageLogger (#2358) 2024-05-27 15:42:55 -04:00
AutumnVN
2c8ab0ca64 fix: RoleColorEverywhere, PictureInPicture, NoMosaic (#2356) 2024-05-27 15:42:55 -04:00
Vendicated
918252afa3 fix(FavoriteEmojiFirst): don't lower suggestion count on hover 2024-05-27 15:42:55 -04:00
Vendicated
81abe2ed8d fix extractAndLoadChunks for when there are no chunks to be loaded 2024-05-27 15:42:55 -04:00
Vendicated
2470f57409 fix pronoundb 2024-05-27 15:42:55 -04:00
AutumnVN
2b3ad8d203 viewIcons: fix for banners (#2351) 2024-05-27 15:42:55 -04:00
Elvyra
1bc11526f0 fix ShowMeYourName (#2354) 2024-05-27 15:42:55 -04:00
Vendicated
536d50b36c Fix SpotifyControls 2024-05-27 15:42:55 -04:00
Vendicated
d85fec4bbb partially revert "Array support for find + ResurrectHome: View Server Home Button on Server Guide (#2283)"
This reverts commit 5636f9d979.

It breaks Vesktop which is not acceptable. Need to resolve this conflict and add this back later
2024-05-27 15:42:55 -04:00
Nuckyz
6f19655beb Array support for find + ResurrectHome: View Server Home Button on Server Guide (#2283) 2024-05-27 15:42:55 -04:00
AutumnVN
f34f320682 NoMosaic: make loading image work with responsive layout (#2095) 2024-05-27 15:42:55 -04:00
Haruka
e3a0d65a61 new plugin UnlockedAvatarZoom: allows crop zooming in further (#2287)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
Vendicated
bda00a5ab5 FriendsSince: Add icon to be consistent with "member since"
Co-authored-by: Trey <47907719+trwy7@users.noreply.github.com>
2024-05-27 15:42:55 -04:00
Sqaaakoi
69bc14728a TypingIndicator: Add an option to show user avatars (#2319)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
byron
f610ba6d4a EmoteCloner: fix low quality; don't count managed emojis (#2321)
Co-authored-by: Nam Anh <phamnamanh25@gmail.com>
Co-authored-by: ryan-0324 <77452312+ryan-0324@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
AutumnVN
c55f29bfe3 plugin settings: fix filter dropdown having no padding (#2332) 2024-05-27 15:42:55 -04:00
Eric
79c91a2985 Better error for primitives on proxyLazy + fix StartupTimings (#2339) 2024-05-27 15:42:55 -04:00
Vendicated
bd0977b23b ShowHiddenChannels: Fix incompatibility with favorite channels experiment 2024-05-27 15:42:55 -04:00
Jade ・:*・。*・
cb608366fd PinDMs: Fix unexpected behaviours when using last message sort (#2324) 2024-05-27 15:42:55 -04:00
Nuckyz
17f5124c49 Fix MutualGroupDMs and UserVoiceShow patch 2024-05-27 15:42:55 -04:00
Kyuuhachi
6d6f7734ba fix(MessageLinkEmbeds): Actually disable when disabled (#2323) 2024-05-27 15:42:55 -04:00
Nuckyz
0cb7f8fa2f ResurrectHome: Fix Force Server Home patch 2024-05-27 15:42:55 -04:00
Koda!!
578e042c95 ReviewDB: Fix website url (#2318)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
Vendicated
0d052e5097 FakeNitro: Fix sending unavailable emotes of the current server 2024-05-27 15:42:55 -04:00
Vendicated
05bf8f35b4 fix minor updater bugs 2024-05-27 15:42:55 -04:00
Syncx
6c4a273a5c fix(PinDMs): display properly when there are 0 unpinned dms (#2281)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
Nuckyz
76484f25f4 Decor: Fix find targetting wrong module in some cases 2024-05-27 15:42:55 -04:00
Nuckyz
271e830408 FakeNitro: Make Soundboard sounds not require boost level 2024-05-27 15:42:55 -04:00
Nuckyz
4e570c12ba ShowHiddenChannels: Fix patches 2024-05-27 15:42:55 -04:00
Nuckyz
62e384d212 Fix more patches 2024-05-27 15:42:55 -04:00
Nuckyz
f98ae52a68 Fix BetterSettings patches (#2307) 2024-05-27 15:42:55 -04:00
AutumnVN
79ee7703e0 fix BetterGifPicker, Experiments 2024-05-27 15:42:55 -04:00
TheKodeToad
a6c26b7ee2 Fix DisableCallIdle 2024-05-27 15:42:55 -04:00
Nuckyz
a4ac21fe23 Fix store finds 2024-05-27 15:42:55 -04:00
AutumnVN
e9e1a9e70d fix ImageZoom, LoadingQuote, NoRPC, RevealAllSpoilers, SecretRingTone (#2306) 2024-05-27 15:42:55 -04:00
Vendicated
ed076538a4 i may be stupid :3 2024-05-27 15:42:55 -04:00
Vendicated
0cc102035b Fix FakeNitro 2024-05-27 15:42:55 -04:00
Nuckyz
49efd81942 Fix lazy chunk force loading 2024-05-27 15:42:55 -04:00
Vendicated
507f848b92 Fix PinDMs 2024-05-27 15:42:55 -04:00
Vendicated
d9ebba2481 Fix MessageLogger 2024-05-27 15:42:55 -04:00
Vendicated
c6f54ce765 Fix WhoReacted 2024-05-27 15:42:55 -04:00
Vendicated
cb790d4b44 ReadAllNotificationButton: make button less ugly 2024-05-27 15:42:55 -04:00
Vendicated
56e0dcc2a5 webpack: fix infinite recursion when using ConsoleShortcuts plugin 2024-05-27 15:42:55 -04:00
Nuckyz
041dbeea9b Fix broken patches 2024-05-27 15:42:55 -04:00
Nuckyz
03c6ae204b UserVoiceShow: Fix UserPopout patch stealing predicates from another component 2024-05-27 15:42:55 -04:00
Nuckyz
8510a322f9 BetterNotes: Fix patches 2024-05-27 15:42:55 -04:00
Vendicated
7337bfaf9c Fix CloudSync 2024-05-27 15:42:55 -04:00
mcpower
45cf1bb051 MessageLinkEmbeds: Load embeds from newest to oldest (#2230)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
Inbestigator
dfa17bb945 new plugin: OverrideForumDefaults (#2272)
Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
MrDiamondDog
667e6911ee feat(PatchHelper): Paste Full Patch (#1982) 2024-05-27 15:42:54 -04:00
Syncx
8d3cee6a92 PinDMs: add category support & fix bugs (#2203)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Trey
4760b33675 AlwaysTrust: Add options for each popup (#2234)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Masterjoona
47bf981bf8 fix(AnonymiseFileNames): anonymise files in forum posts (#2270) 2024-05-27 15:42:54 -04:00
Eric Liu
57c3e63cb6 WhoReacted: fix scroll jumping when rendering users (#2271)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
012ac1edab fix RestAPI find 2024-05-27 15:42:54 -04:00
Vendicated
04e4cad07f fix ReviewDB 2024-05-27 15:42:54 -04:00
thororen
29a060981c MemberCount: Fix error when not in a channel (#2277) 2024-05-27 15:42:54 -04:00
AutumnVN
5f11e84d66 emoteCloner: fix cloning gif stickers (#2268) 2024-05-27 15:42:54 -04:00
Hyper
82a608aab3 feat(MessageLogger): Add delete & edit toggle (#2032)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
70a628978d fix ViewIcons & Decor patches 2024-05-27 15:42:54 -04:00
Kyuuhachi
0487c42096 new plugin: BetterSettings ~ improves Discord's settings (#2222)
- makes opening settings much faster
- removes the scuffed transition animation
- organises the settings cog context menu into categories

Co-authored-by: Vendicated <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
stupid cat
e1b70b06ed favGifSearch: don't error on favourited non-urls (#2260) 2024-05-27 15:42:54 -04:00
Vendicated
5b471e41ff refactor shared utils to more obviously separate contexts 2024-05-27 15:42:54 -04:00
V
0e11f71caa rewrite settings api to use SettingsStore class (#2257)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:54 -04:00
Vendicated
da80252f37 rename Devs.obscurity => Devs.fawn :3 2024-05-27 15:42:54 -04:00
Nuckyz
be86cda0e9 HTTP Updater: Only include first commit line 2024-05-27 15:42:54 -04:00
Nuckyz
03f49e3a9c Remove getGuildRoles 2024-05-27 15:42:54 -04:00
Nuckyz
62c5404d68 ResurrectHome: Fix README image 2024-05-27 15:42:54 -04:00
Elvyra
f5a0a5fecc new Plugin: FriendsSince ~ shows friend date in profiles (#2240)
* feat: Create friendsSince plugin

* chore: add devs entry

* fix text

* Update src/plugins/friendsSince/index.tsx

Co-authored-by: V <vendicated@riseup.net>

* refactor: Put element into its own section

* feat: add section to user profile in DMs

* escape {

* fixes

* Add README

* Wrap in ErrorBoundary

---------

Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Haruka
88bdafa857 fix(ServerProfile): crop banner to prevent overflow (#2250) 2024-05-27 15:42:54 -04:00
Vendicated
4a1a74f60e Add workaround for guild role api changes on canary/ptb
fixes RoleColorEverywhere, ServerInfo, PermissionViewer, BetterRoleContext
2024-05-27 15:42:54 -04:00
Jack
421cab012b chore(Decor): Change URL formula for cost savings (#2247) 2024-05-27 15:42:54 -04:00
Nuckyz
4a13fbc0b4 RoleColorEverywhere: Wrap roleGroupColor in ErrorBoundary 2024-05-27 15:42:54 -04:00
Nuckyz
9f01b61311 ShowHiddenChannels: Fix patches 2024-05-27 15:42:54 -04:00
Nuckyz
8767eea50c Make more finds use filters.componentByCode 2024-05-27 15:42:54 -04:00
Amia
70abb1e6ce fix(MutualGroupDMs): update regex (#2242) 2024-05-27 15:42:54 -04:00
Vendicated
84efaf52b0 New plugin: BetterRoleContext ~ edit/copy colour shortcuts in profile 2024-05-27 15:42:54 -04:00
Nuckyz
9ba0ef10e2 VencordToolbox: don't subscribe to all settings
Also remove one indirection from useSettings
2024-05-27 15:42:54 -04:00