aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-30Add stylelintVendicated
2023-01-30Make webpack types importable from @webpack/typesVendicated
2023-01-29browser ext: change applications to browser_specific_settingsVendicated
2023-01-29ci: fix extension publishingVendicated
2023-01-29ci: fix version checkVendicated
2023-01-29Bump to v1.0.4Vendicated
2023-01-29chore: Fix inconsistent file name casingVendicated
2023-01-29feat(plugin): TypingTweaks (#432)Nick
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-28feat(settings): Add the ability to make the window transparent (#457)Kaydax
2023-01-28feat(ShowHiddenChannels): fix channel switch keybinds jumping to hiddens (#459)Sofia
Co-authored-by: Nuckyz
2023-01-26ci: fix typoVen
2023-01-26Automatic extension publishing (#453)Ven
2023-01-25VcNarrator: Show all voices, better defaultsVendicated
2023-01-25shc: Make topic not inlineVendicated
2023-01-25chore: bump depsVendicated
2023-01-25Fix Themes TabVendicated
2023-01-25Fix ShowHiddenChannelsVendicated
2023-01-25New plugin: VcNarrator (#402)Ven
Co-authored-by: Nico <nico@d3sox.me>
2023-01-25ShowHiddenChannels: More improvements (#454)Nuckyz
- Remove buttons like the invite button when hovering hidden channels (as they do not work correctly) - Make hideUnreads false work with HiddenIconWithMutedStyle - migrate to definePluginSettings - Change hardcoded constants to webpack gathering - Clean up some patches - Other minor things - Make all patches use lookbehind for cleaner replacements (and better performance too lmao) - Handle trying to connect to hidden channels
2023-01-25split up webpack commons into categories & type everything (#455)Ven
2023-01-24chore: Remove legacy workaroundsVendicated
2023-01-24Fix Settings UI (Discord removed default marginsVendicated
2023-01-24Make Windows Ctrl+Q feature optional; add opt-in auto update (#451)Ven
2023-01-23Settings: Fix plugin switch state not updating (fixes #209)Vendicated
2023-01-23[SpotifyControls] Add option to show Controls on hover (#352)Dominik
Co-authored-by: Dominik <domi@bambus.me> Co-authored-by: Ven <vendicated@riseup.net>
2023-01-23fix: emojis with duplicate names failing to clone (#449)megumin
2023-01-23ShowHiddenChannels: better ui, alternative display mode (#446)Nuckyz
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-23dev: Better errors when using Node < v18Vendicated
2023-01-23Ignore dotfiles in plugin dirs (#447)hunter
2023-01-22Fix small QuickCss bugVendicated
2023-01-22Fix Settings ContextMenu Shortcuts & Settings on canaryVendicated
2023-01-21Future proof Volume Booster to work with volume settings syncing (#439)Nuckyz
2023-01-21ViewIcons: Fix finding ImageModal and props passing to MaskedLink (#442)Nuckyz
* Fix finding ImageModal and props passing to MaskedLink * gonna stick this here
2023-01-21Fix Message Accessories API (#441)Nuckyz
2023-01-19canary badVendicated
2023-01-19add issue title templatesVendicated
2023-01-19Add issue templatesVendicated
2023-01-19Fix message logger patch (#431)Nuckyz
2023-01-18feat(Plugin): customRPC (#406)The Captain
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-17Fix Message Popover API (#425)Nuckyz
2023-01-16Update README.mdVen
2023-01-15Reimplement Discord's Switch to fix performance (#413)Ven
2023-01-15remove power user instructions from readme (#417)megumin
normal users will stop asking dumb questions in support!! pog
2023-01-14ShowHiddenChannels: Use Lock as ChannelIconVendicated
2023-01-14fix(showHiddenChannels): remove obsolete icons patch (#416)Nico
resolves https://github.com/Vendicated/Vencord/issues/415
2023-01-14feat(SilentTyping): add toggle command and icon (#398)Sofia
Co-authored-by: Ven <vendicated@riseup.net> Co-authored-by: Justice Almanzar <superdash993@gmail.com>
2023-01-14Dev inject: add Mac support (#414)Ven
2023-01-14Dev: Hot reload core cssVendicated
2023-01-14make plugin cards prettier (#389)Swishilicous
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-13feat(messageActions): make features toggleable (#373)Jeroen Claassens
Co-authored-by: Ven <vendicated@riseup.net>