Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-29 | chore: Fix inconsistent file name casing | Vendicated | |
2023-01-29 | feat(plugin): TypingTweaks (#432) | Nick | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-28 | feat(settings): Add the ability to make the window transparent (#457) | Kaydax | |
2023-01-28 | feat(ShowHiddenChannels): fix channel switch keybinds jumping to hiddens (#459) | Sofia | |
Co-authored-by: Nuckyz | |||
2023-01-25 | VcNarrator: Show all voices, better defaults | Vendicated | |
2023-01-25 | shc: Make topic not inline | Vendicated | |
2023-01-25 | Fix Themes Tab | Vendicated | |
2023-01-25 | Fix ShowHiddenChannels | Vendicated | |
2023-01-25 | New plugin: VcNarrator (#402) | Ven | |
Co-authored-by: Nico <nico@d3sox.me> | |||
2023-01-25 | ShowHiddenChannels: 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-25 | split up webpack commons into categories & type everything (#455) | Ven | |
2023-01-24 | chore: Remove legacy workarounds | Vendicated | |
2023-01-24 | Fix Settings UI (Discord removed default margins | Vendicated | |
2023-01-24 | Make Windows Ctrl+Q feature optional; add opt-in auto update (#451) | Ven | |
2023-01-23 | Settings: 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-23 | fix: emojis with duplicate names failing to clone (#449) | megumin | |
2023-01-23 | ShowHiddenChannels: better ui, alternative display mode (#446) | Nuckyz | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-22 | Fix small QuickCss bug | Vendicated | |
2023-01-22 | Fix Settings ContextMenu Shortcuts & Settings on canary | Vendicated | |
2023-01-21 | Future proof Volume Booster to work with volume settings syncing (#439) | Nuckyz | |
2023-01-21 | ViewIcons: Fix finding ImageModal and props passing to MaskedLink (#442) | Nuckyz | |
* Fix finding ImageModal and props passing to MaskedLink * gonna stick this here | |||
2023-01-21 | Fix Message Accessories API (#441) | Nuckyz | |
2023-01-19 | Fix message logger patch (#431) | Nuckyz | |
2023-01-18 | feat(Plugin): customRPC (#406) | The Captain | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-17 | Fix Message Popover API (#425) | Nuckyz | |
2023-01-15 | Reimplement Discord's Switch to fix performance (#413) | Ven | |
2023-01-14 | ShowHiddenChannels: Use Lock as ChannelIcon | Vendicated | |
2023-01-14 | fix(showHiddenChannels): remove obsolete icons patch (#416) | Nico | |
resolves https://github.com/Vendicated/Vencord/issues/415 | |||
2023-01-14 | feat(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-14 | Dev: Hot reload core css | Vendicated | |
2023-01-14 | make plugin cards prettier (#389) | Swishilicous | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-13 | feat(messageActions): make features toggleable (#373) | Jeroen Claassens | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-13 | git updater: Fix macOS (#391) | Dominik | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-13 | fix(vcDoubleClick): fix functionality (#410) | Nico | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-13 | feat: Typesafe Settings Definitions (#403) | Justice Almanzar | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-13 | Fix Frameless | Vendicated | |
2023-01-13 | Update patcher.ts | Ven | |
2023-01-12 | feat: Add option to disable the window frame (#400) | Nick | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-12 | Update Windows Update patcher (#404) | Ven | |
2023-01-12 | Fix React DevTools | Vendicated | |
2023-01-12 | feat(Plugin): Add AlwaysTrust (#401) | Nick | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-12 | fix(IgnoreActivities): Fix for upcoming change (#399) | Nuckyz | |
2023-01-11 | Fix InvisibleChat button getting hidden by themes | Vendicated | |
2023-01-11 | Fix BetterRoleDot crash | Vendicated | |
2023-01-09 | Fix PetPet & CorruptMp4s | Vendicated | |
2023-01-09 | oneko: 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-09 | Unhardcode PluginSettings styles | Vendicated | |
2023-01-09 | PluginSettings: Try to improve performance | Vendicated | |
2023-01-08 | Fix Ctrl+Q shortcut working when Discord minimised | Vendicated | |