aboutsummaryrefslogtreecommitdiff
path: root/src/components
AgeCommit message (Collapse)Author
2023-10-09Revert mozilla store compliance changesV
This reverts commit 97b6699afefe373d510dda5589a0754a4b380153. Vencord is dropping support for the firefox extension, so these changes are now obsolete. revert so users can still install the extension manually and enjoy the full experience
2023-09-26web: fix themes tab (#1756)TheKodeToad
2023-09-26PluginModal: Fix cancel button being white on white in light themeV
2023-09-25fix SearchReply filterV
2023-09-23Fix Plugin Settings on canaryV
2023-09-21Fuck you MozillaV
2023-09-21Settings: use nearest-neighbour for shiggy (#1739)Daniel Foster
Co-authored-by: V <vendicated@riseup.net>
2023-09-19Bundle dependencies with extensions for webstore rule compliance (#1740)V
2023-09-08add custom plugin author popouts (#1712)V
2023-09-05[skip ci] PatchHelper: Fix copy button styleV
2023-09-05Fix some plugins wrongly displaying the settings cogV
2023-08-25Fix theme upload on crapOsV
2023-08-25customRPC fixes (#1666)AutumnVN
Co-authored-by: V <vendicated@riseup.net>
2023-08-25build: allow overriding git details & disabling updating (#1677)Sefa Eyeoglu
Co-authored-by: V <vendicated@riseup.net>
2023-08-10chore: transition to shorter license headers (#6)Rini
Transition from the GPL jumpscare to a more concise header: /* * Vencord, a Discord client mod * Copyright (c) 2023 Vendicated and contributors * * SPDX-License-Identifier: GPL-3.0 */ Old files still keep the old headers, while eslint will now autofix the new header Reviewed-on: https://codeberg.org/Ven/cord/pulls/6 Co-authored-by: Rini <rini@rinici.de> Co-committed-by: Rini <rini@rinici.de>
2023-08-04add bottom margin to settings section (#1616)Justice Almanzar
2023-08-04Add proper user-friendly theme manager (#635)megumin
Co-authored-by: Justice Almanzar <superdash993@gmail.com> Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: V <vendicated@riseup.net>
2023-07-26Themes tab: Add QuickCss button (#1475)Aayush Shah
2023-07-26New plugin: VoiceMessages (#1380)V
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: Justice Almanzar <superdash993@gmail.com>
2023-07-14Bump monaco editorV
2023-07-13Add "Show New" option in plugin settings (#1416)MrDiamondDog
Co-authored-by: V <vendicated@riseup.net>
2023-07-08Plugin Settings: Use Switches for booleansV
2023-07-04fix: send notification when settings are manually synced (#1378)Ryan Cao
Co-authored-by: V <vendicated@riseup.net>
2023-06-16feat(plugin): BiggerStreamPreview (#1222)Phil
Co-authored-by: V <vendicated@riseup.net>
2023-06-15New Plugin: UnsuppressEmbeds (#1262)Dominik
Co-authored-by: V <vendicated@riseup.net>
2023-06-13🧹🧹V
2023-06-13Fix disabling plugins whose stop() errorsV
2023-05-31Improve settings selectable text styleV
2023-05-28ReviewDB: Add Review Modal & Pagination (#1174)Manti
Co-authored-by: V <vendicated@riseup.net>
2023-05-23PluginModal: Anonymise authors (#1176)V
2023-05-15feat(plugins): Permissions Viewer (#477)Nuckyz
Co-authored-by: V <vendicated@riseup.net>
2023-05-13MoreUserTags: Fix & Add ability to customize text inside tag (#1077)LordElias
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: ActuallyTheSun <78964224+ActuallyTheSun@users.noreply.github.com>
2023-05-13SpotifyControls: Add context menu iconsV
2023-05-12Implement plugin tagsV
2023-05-12Settings: Fix resetting scroll/search when getting a ping (#1106)V
2023-05-11Settings > Plugins: Hide API pluginsV
2023-05-10New Plugin: Translate (#1089)V
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-05-10ShowConnections: Add verified & copy/link icons in tooltip (#1092)V
2023-05-06[skip ci] Refactor utilsVendicated
2023-05-05[skip ci] Fix handleComponentFailed spamVendicated
2023-05-05style(Settings): Make the text about raw theme links bold (#1052)JSEverything
2023-05-02Refactor ipc to be strongly typed and hide impl details (#1018)V
2023-04-30feat(plugin): TextReplace (#994)Đỗ Văn Hoài Tuân
Co-authored-by: Vendicated <vendicated@riseup.net>
2023-04-30Plugin Settings: Better margin for plugin settings modal (#1008)LordElias
2023-04-29[skip ci] Update Monaco; Fix code scanning errorsVendicated
2023-04-17Improve themes tab instructionsVendicated
2023-04-17Fix errors on setups with no Notifications/SpeechSynthesis supportVendicated
2023-04-15Fix settings on Vencord Mobile (#905)V
2023-04-11Make QuickCss window title consistent with other windows (#859)Cat
Co-authored-by: V <vendicated@riseup.net>
2023-04-09feat: add translucency option for macOS (#849)Ryan Cao
Co-authored-by: V <vendicated@riseup.net>