Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-30 | Add stylelint | Vendicated | |
2023-01-30 | Make webpack types importable from @webpack/types | Vendicated | |
2023-01-29 | browser ext: change applications to browser_specific_settings | Vendicated | |
2023-01-29 | ci: fix extension publishing | Vendicated | |
2023-01-29 | ci: fix version check | Vendicated | |
2023-01-29 | Bump to v1.0.4 | Vendicated | |
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-26 | ci: fix typo | Ven | |
2023-01-26 | Automatic extension publishing (#453) | Ven | |
2023-01-25 | VcNarrator: Show all voices, better defaults | Vendicated | |
2023-01-25 | shc: Make topic not inline | Vendicated | |
2023-01-25 | chore: bump deps | 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-23 | dev: Better errors when using Node < v18 | Vendicated | |
2023-01-23 | Ignore dotfiles in plugin dirs (#447) | hunter | |
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 | canary bad | Vendicated | |
2023-01-19 | add issue title templates | Vendicated | |
2023-01-19 | Add issue templates | Vendicated | |
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-16 | Update README.md | Ven | |
2023-01-15 | Reimplement Discord's Switch to fix performance (#413) | Ven | |
2023-01-15 | remove power user instructions from readme (#417) | megumin | |
normal users will stop asking dumb questions in support!! pog | |||
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 inject: add Mac support (#414) | Ven | |
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> |