1
0
Fork 1
mirror of https://github.com/Vendicated/Vencord.git synced 2025-01-10 18:06:22 +00:00
Commit graph

300 commits

Author SHA1 Message Date
Noxillio
4445a89504 MoreUserTags: If server owner tag is disabled, do not give other tags (#2219) 2024-05-27 15:42:57 -04:00
vee
03ee1338e7 add package for publishing types to npm (#2473)
https://www.npmjs.com/package/@vencord/types
2024-05-27 15:42:57 -04:00
Moxxie
9ed6d215c2 new plugin ReplaceGoogleSearch (#2450) 2024-05-27 15:42:57 -04:00
Tuur Martens
9e52100134 new plugin AutomodContext (#2290) 2024-05-27 15:42:57 -04:00
nyx
dfebd006d8 feat(ViewIcons): Group & User DMs icons support (#2464) 2024-05-27 15:42:57 -04:00
Nuckyz
b22c9212fa Fix: Canonicalize regex finds 2024-05-27 15:42:57 -04:00
Nuckyz
739793e26a feat: Allow finds to use regex (#2452) 2024-05-27 15:42:57 -04:00
ScattrdBlade
ea8155da7c PetPet: Fix Upload Image Option (#2461) 2024-05-27 15:42:57 -04:00
Ulysses Zhan
b3664723af new plugin NoServerEmoji ~ hides server emojis from autocomplete (#1787)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Board
9a30ed7237 ThemeAttributes: add larger avatar url variables to avatars (#2449)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Nuckyz
c54d3ff7be Make all RestAPI calls use Endpoints object 2024-05-27 15:42:57 -04:00
axiand
08d69126d1 EmoteCloner: allow cloning from reactions (#2458) 2024-05-27 15:42:57 -04:00
HAHALOSAH
04c7611b30 Plugin Settings: fix text overflow for long plugin names (#2383)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Claire
f3aa743c9f add Native settings implementation (#2346)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Vendicated
a01991333b settingsSync: include date in filename for better sorting
Co-authored-by: cd CreepArghhh_ <65649991+cd-CreepArghhh@users.noreply.github.com>
2024-05-27 15:42:57 -04:00
nin0dev
4f899ebc6f CustomRPC: show warning when game activity is disabled (#2245)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
Im_Banana
4bcf1f7eef SilentTyping: add chat input context menu option to toggle (#2386)
Co-authored-by: vee <vendicated@riseup.net>
2024-05-27 15:42:57 -04:00
puv
cef651530e feat(plugin): VoiceDownload (#2280)
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
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
Nuckyz
934b6bb901 refactor(Webpack): more reliable patching (#2237) 2024-05-27 15:42:56 -04:00
Vendicated
3a9354b2e8 improve contributor modal & badge 2024-05-27 15:42:56 -04:00
Koda!!
cd26362155 feat(plugin): StreamerModeOnStream (#2320)
Co-authored-by: V <vendicated@riseup.net>
2024-05-27 15:42:55 -04:00
Vendicated
66b7a51c12 fix badges 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
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
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
Eric
79c91a2985 Better error for primitives on proxyLazy + fix StartupTimings (#2339) 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
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