Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-10 | chore: 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-04 | add bottom margin to settings section (#1616) | Justice Almanzar | |
2023-08-04 | Add 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-26 | Themes tab: Add QuickCss button (#1475) | Aayush Shah | |
2023-07-26 | New plugin: VoiceMessages (#1380) | V | |
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: Justice Almanzar <superdash993@gmail.com> | |||
2023-07-14 | Bump monaco editor | V | |
2023-07-13 | Add "Show New" option in plugin settings (#1416) | MrDiamondDog | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-07-08 | Plugin Settings: Use Switches for booleans | V | |
2023-07-04 | fix: send notification when settings are manually synced (#1378) | Ryan Cao | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-06-16 | feat(plugin): BiggerStreamPreview (#1222) | Phil | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-06-15 | New Plugin: UnsuppressEmbeds (#1262) | Dominik | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-06-13 | 🧹🧹 | V | |
2023-06-13 | Fix disabling plugins whose stop() errors | V | |
2023-05-31 | Improve settings selectable text style | V | |
2023-05-28 | ReviewDB: Add Review Modal & Pagination (#1174) | Manti | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-23 | PluginModal: Anonymise authors (#1176) | V | |
2023-05-15 | feat(plugins): Permissions Viewer (#477) | Nuckyz | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-13 | MoreUserTags: 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-13 | SpotifyControls: Add context menu icons | V | |
2023-05-12 | Implement plugin tags | V | |
2023-05-12 | Settings: Fix resetting scroll/search when getting a ping (#1106) | V | |
2023-05-11 | Settings > Plugins: Hide API plugins | V | |
2023-05-10 | New Plugin: Translate (#1089) | V | |
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> | |||
2023-05-10 | ShowConnections: Add verified & copy/link icons in tooltip (#1092) | V | |
2023-05-06 | [skip ci] Refactor utils | Vendicated | |
2023-05-05 | [skip ci] Fix handleComponentFailed spam | Vendicated | |
2023-05-05 | style(Settings): Make the text about raw theme links bold (#1052) | JSEverything | |
2023-05-02 | Refactor ipc to be strongly typed and hide impl details (#1018) | V | |
2023-04-30 | feat(plugin): TextReplace (#994) | Đỗ Văn Hoài Tuân | |
Co-authored-by: Vendicated <vendicated@riseup.net> | |||
2023-04-30 | Plugin Settings: Better margin for plugin settings modal (#1008) | LordElias | |
2023-04-29 | [skip ci] Update Monaco; Fix code scanning errors | Vendicated | |
2023-04-17 | Improve themes tab instructions | Vendicated | |
2023-04-17 | Fix errors on setups with no Notifications/SpeechSynthesis support | Vendicated | |
2023-04-15 | Fix settings on Vencord Mobile (#905) | V | |
2023-04-11 | Make QuickCss window title consistent with other windows (#859) | Cat | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-04-09 | feat: add translucency option for macOS (#849) | Ryan Cao | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-04-09 | Improvements for VencordDesktop (#847) | V | |
2023-04-09 | feat(setting): Disable minimum window size #834 (#848) | Đỗ Văn Hoài Tuân | |
2023-04-08 | UX: Make possibly copy-relevant text in settings copyable | Vendicated | |
2023-04-07 | feat: Cloud settings sync (#505) | Lewis Crichton | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-04-05 | VencordDesktop: Include web plugins & use proper showItemInFolder | Vendicated | |
2023-04-04 | Fix Themes Tab | Vendicated | |
2023-04-04 | Fix Vencord | Vendicated | |
2023-04-04 | Fix Web & Game Activity Toggle (#777) | Nuckyz | |
2023-04-04 | Add additional build flavours for Vencord Desktop (#765) | V | |
2023-04-01 | Add Notification log (#745) | V | |
2023-03-30 | Remove transparency feature | Vendicated | |
This not only causes incredibly confusion among users because they expect it to work without themes, it also causes freezes/whitescreens for some users. Thus, this feature is disabled for now until someone contributes a fix! | |||
2023-03-28 | types: Make ErrorBoundary.wrap explicitly return Function | Vendicated | |
2023-03-28 | fix: no more theme box obliteration (#707) | Lewis Crichton | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-03-25 | Make Vencord title look consistent with Discord (#685) | Đỗ Văn Hoài Tuân | |
closes (#649) |