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

270 commits

Author SHA1 Message Date
Vendicated
0d052e5097 FakeNitro: Fix sending unavailable emotes of the current server 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
Trey
4760b33675 AlwaysTrust: Add options for each popup (#2234)
Co-authored-by: V <vendicated@riseup.net>
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
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
03f49e3a9c Remove getGuildRoles 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
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
Kyuuhachi
a2a61b2a4c Refactor ContextMenuAPI (#2236) 2024-05-27 15:42:54 -04:00
[object Object]
02a86411d2 fix Vencloud not working on UserScript (#2213)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Av32000
955b1c6eb4 SpotifyControls: export album cover as CSS variable for themes (#2197)
--vc-spotify-track-image
2024-05-27 15:42:54 -04:00
Margot
da44d43816 MuteNewGuild -> NewGuildSettings; add 'show all channels' option (#2065)
Co-authored-by: MopigamesYT <mopigames@proton.me>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:54 -04:00
Vendicated
ae51517797 remove lumap 2024-05-27 15:42:53 -04:00
~coolelectronics
f88b23d212 feat(plugin): FixYoutubeEmbeds - fix UMG blocked embeds (#2116)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Sam
62e5ad8f2d new plugin: BetterGifPicker (#2108)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
Grzesiek11
2261806d60 SendTimestamps: add setting to disable message replacement (#2076) 2024-05-27 15:42:53 -04:00
Nuckyz
f24b9796ab Move commons from discord utils; Make ThemesTab use invite modal util 2024-05-27 15:42:53 -04:00
maisy
7f53585fcb ReactErrorDecoder: fix using wrong react version's error map (#2040)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:53 -04:00
philipbry
8bcbcd2f94 new plugin: notificationVolume (#1992)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
nya
e9c5eb831f feat(plugin): XSOverlay (#1901)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
Nuckyz
eeb3da40c7 convert non lazy finds to test with reporter 2024-05-27 15:42:52 -04:00
Jack
7ce62712bd feat: Add Decor plugin (#910) 2024-05-27 15:42:52 -04:00
Nuckyz
764ee3d249 openInviteModal utility
Co-authored-by: AutumnVN <autumnvnchino@gmail.com>
2024-05-27 15:42:52 -04:00
Nuckyz
ff961b0915 Utility function for loading Discord chunks (#2017) 2024-05-27 15:42:52 -04:00
Korbo
540e91305a fix: strikethrough in SilentMessageToggle's disabled SVG (#2004) 2024-05-27 15:42:52 -04:00
V
3e2bcdcfc6 fix ci 2024-05-27 15:42:52 -04:00
V
b715324333 Add webpack find testing (#2016)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2024-05-27 15:42:52 -04:00
V
09a497493b fix circular import bricking browser version 2024-05-27 15:42:52 -04:00
V
dd43373279 Remove obsolete mapMangledModule ~ modules are no longer mangled 2024-05-27 15:42:52 -04:00
Jack
574d01f5c9 feat(patcher): Grouped replacements (#2009)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:52 -04:00
V
47f62529e7 move new webpack methods to more appropriate file 2024-05-27 15:42:52 -04:00
V
7867a952ce Make it possible to destructure lazy webpack finds 2024-05-27 15:42:52 -04:00
Nuckyz
88880fff4a Improve component finding api and migrate plugins to use them 2024-05-27 15:42:52 -04:00
V
b3248ad1d3 allow plugins to specify how soon their start() method is called 2024-05-27 15:42:52 -04:00
CodeF53
97c7975c58 feat(plugin): ClientTheme (#807) 2024-05-27 15:42:52 -04:00
AM
0ae341dc88 [Plugin] Super Reaction Tweaks (#1958)
Co-authored-by: V <vendicated@riseup.net>
Co-authored-by: Jack Matthews <jm5112356@gmail.com>
2024-05-27 15:42:52 -04:00
V
6bf91d78a2 feat: simple plugin natives (#1965) 2024-05-27 15:42:52 -04:00
Vendicated
29d8e79afb [skip ci] Revert "add react linting"
doesnt work properly :(

This reverts commit 18fdc33ee7.
2024-05-27 15:42:51 -04:00
Vendicated
f07b1fff3e [skip ci] add react linting 2024-05-27 15:42:51 -04:00
Susheel Thapa
bc395242bc fix typo in multiple files (#1911) 2024-05-27 15:42:51 -04:00
Luna
6850b2fee6 fix: shikicodeblocks, betterroledot (#1895) 2024-05-27 15:42:50 -04:00
TheKodeToad
00fa010dae TypingTweaks: fix (#1883) 2024-05-27 15:42:50 -04:00
Vendicated
b22d95009b Fix ViewIcons 2024-05-27 15:42:50 -04:00
Vendicated
e4ba1b0489 Fix Settings Proto 2024-05-27 15:42:50 -04:00
AutumnVN
56a3dd0b59 fix userutils (#1861) 2024-05-27 15:42:49 -04:00
V
90c19c16b6 Fix canary crashing (#1833) 2024-05-27 15:42:49 -04:00
V
d81302f64c
Revert mozilla store compliance changes
This reverts commit 97b6699afe.

Vencord is dropping support for the firefox extension, so these changes
are now obsolete. revert so users can still install the extension
manually and enjoy the full experience
2023-10-09 03:15:43 +02:00
Dea
9891791fa7
feat(plugin): onePingPerDM (#1757)
Co-authored-by: V <vendicated@riseup.net>
2023-10-03 01:53:14 +02:00