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 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-16 | classNameFactory: Allow (& ignore) all sorts of falsy values (#1427) | Justice Almanzar | |
2023-06-21 | [skip ci] Improve typings for settings.withPrivateSettings | V | |
2023-06-13 | 🧹🧹 | V | |
2023-05-28 | ReviewDB: Add Review Modal & Pagination (#1174) | Manti | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-17 | feat(plugin): FavoriteEmojiFirst (#1110) | Syncx | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-05-16 | PermViewer: Fix context menu for roleless users & muted channels (#1138) | V | |
Co-authored-by: V <vendicated@riseup.net> Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> | |||
2023-05-12 | Settings: Fix resetting scroll/search when getting a ping (#1106) | V | |
2023-05-06 | [skip ci] Refactor utils | Vendicated | |
2023-05-05 | Fix FakeNitro Stickers (#1048) | Nuckyz | |
2023-05-02 | MessageEvents: Support sendMessage with attachments (#1023) | V | |
2023-05-02 | Refactor ipc to be strongly typed and hide impl details (#1018) | V | |
2023-04-29 | BadgeAPI: Add support for multiple donor badges | Vendicated | |
2023-04-16 | messageTags: Fix duplicate entries & replies (#922) | Mufaro | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-04-17 | Fix errors on setups with no Notifications/SpeechSynthesis support | Vendicated | |
2023-04-15 | Make Context Menu API support hooks (#902) | Nuckyz | |
Co-authored-by: V <vendicated@riseup.net> | |||
2023-04-13 | Fix badges | Vendicated | |
2023-04-13 | Option to transform emotes/stickers in compound messages (#876) | Nuckyz | |
+ ContextMenu refactor to not call callbacks for same children multiple times 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 | feat(setting): Disable minimum window size #834 (#848) | Đỗ Văn Hoài Tuân | |
2023-04-07 | feat: Cloud settings sync (#505) | Lewis Crichton | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-04-03 | fix oopsie | Vendicated | |
2023-04-03 | Game Activity Toggle and SettingsStoreAPI (#587) | Nuckyz | |
2023-04-01 | Add Notification log (#745) | V | |
2023-03-28 | Fix makeProxy returning stale proxies after assigning objects (#722) | Phil | |
2023-03-25 | feat(MessageEvents): Promisable send/edit listeners (#514) | hunter | |
* promisable send/edit listeners * added self * Apply suggestions from code review Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> * fix patches --------- Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com> Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-03-24 | Also add Emote Cloner to Emote picker rightclick menu (#664) | Ven | |
2023-03-21 | Fixes and ShowHiddenChannels improvements (#634) | Nuckyz | |
~ Fixes #630 ~ Fixes #618 | |||
2023-03-19 | Replace update notices with notifications (#558) | Xinto | |
2023-03-19 | Improvements, changes and fixes (#611) | Nuckyz | |
2023-03-08 | Fix Emote Cloner and improve ReverseImageSearch (#489) | Nuckyz | |
2023-03-08 | feat: Context Menu API (#496) | Nuckyz | |
2023-03-04 | Notifications: Permanent option and close button (#563) | Nuckyz | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-03-04 | Strongly type useSettings (supersedes #559) | Vendicated | |
2023-03-01 | fix(Notifications): Correctly close errored notifications | Vendicated | |
2023-03-01 | feat: Crash Handler (#531) | Nuckyz | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-02-28 | Windows: Add Option to use native titlebar ~ Closes #537 | Vendicated | |
2023-02-16 | Badges should use ErrorBoundaries | Vendicated | |
2023-02-14 | NotificationAPI: Correctly request browser permissions | Vendicated | |
2023-02-10 | Notification API (#467) | Ven | |
Co-authored-by: Ven <vendicated@riseup.net> Co-authored-by: afn <hey@afn.lol> Co-authored-by: afn <afnzmn@gmail.com> | |||
2023-01-28 | feat(settings): Add the ability to make the window transparent (#457) | Kaydax | |
2023-01-24 | Make Windows Ctrl+Q feature optional; add opt-in auto update (#451) | Ven | |
2023-01-13 | feat: Typesafe Settings Definitions (#403) | Justice Almanzar | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2023-01-12 | feat: Add option to disable the window frame (#400) | Nick | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-12-25 | feat: Proper CSS api & css bundle (#269) | Ven | |
Co-authored-by: Vap0r1ze <superdash993@gmail.com> | |||
2022-12-21 | feat(PlatformIndicators): add indicator to messages (#343) | ActuallyTheSun | |
2022-12-16 | [ShowHiddenChannels] Fix last message date (#342) | Nico | |
2022-12-14 | feat(plugin): add MessageLinkEmbeds (#264) | ActuallyTheSun | |
Co-authored-by: Ven <vendicated@riseup.net> | |||
2022-12-02 | feat(plugin): ShikiCodeblocks (#267) | Justice Almanzar | |
Co-authored-by: ArjixWasTaken <53124886+ArjixWasTaken@users.noreply.github.com> Co-authored-by: Ven <vendicated@riseup.net> |