aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-25VcNarrator: Show all voices, better defaultsVendicated
2023-01-25shc: Make topic not inlineVendicated
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-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-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-15Reimplement Discord's Switch to fix performance (#413)Ven
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: 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>
2023-01-13git updater: Fix macOS (#391)Dominik
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-13fix(vcDoubleClick): fix functionality (#410)Nico
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-13feat: Typesafe Settings Definitions (#403)Justice Almanzar
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-13Fix FramelessVendicated
2023-01-13Update patcher.tsVen
2023-01-12feat: Add option to disable the window frame (#400)Nick
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-12Update Windows Update patcher (#404)Ven
2023-01-12Fix React DevToolsVendicated
2023-01-12feat(Plugin): Add AlwaysTrust (#401)Nick
Co-authored-by: Ven <vendicated@riseup.net>
2023-01-12fix(IgnoreActivities): Fix for upcoming change (#399)Nuckyz
2023-01-11Fix InvisibleChat button getting hidden by themesVendicated
2023-01-11Fix BetterRoleDot crashVendicated
2023-01-09Fix PetPet & CorruptMp4sVendicated
2023-01-09oneko: Disable pointer events to not block below buttons (#395)ZerXDE "Till O
Updated version of oneko which disables pointer Events. Co-authored-by: Ven <vendicated@riseup.net>
2023-01-09Unhardcode PluginSettings stylesVendicated
2023-01-09PluginSettings: Try to improve performanceVendicated
2023-01-08Fix Ctrl+Q shortcut working when Discord minimisedVendicated