aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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-04fix: open links externally in Quick CSS editor (#1487)Ryan Cao
Co-authored-by: V <vendicated@riseup.net>
2023-08-04fix(cloud): cross-client enabling without proper validation (#1531)Lewis Crichton
2023-08-04make QuickCSS have priority over themesV
2023-08-04chore: Fix greetStickerPicker file name (#1610)AutumnVN
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-08-03UserVoiceShow: Fix errorV
2023-08-02textReplace: fix edge case (#1521)AutumnVN
Co-authored-by: V <vendicated@riseup.net>
2023-08-02VoiceMessages: Improve permission check (#1544)Hugo C
Co-authored-by: V <vendicated@riseup.net>
2023-08-02customRPC: add validation & some fixes (#1481)AutumnVN
Signed-off-by: V <vendicated@riseup.net>
2023-08-02VoiceMessages: Support replies (#1565)Nickyux
Co-authored-by: TheKodeToad <TheKodeToad@proton.me> Co-authored-by: Justice Almanzar <superdash993@gmail.com> Co-authored-by: V <vendicated@riseup.net> Signed-off-by: V <vendicated@riseup.net>
2023-08-01MuteNewGuild: Support lurked guilds (#1546)Rawir
Co-authored-by: Rawiros <45668076+Rawiros@users.noreply.github.com01~>
2023-08-01Experiments: Fix canaryV
2023-07-27VoiceMessages: Read file from dynamic path (fixes mac & linux support)V
2023-07-26MemberCount: fix family center crash (#1486)Hugo C
2023-07-26feat(plugin): Favorite Gif Search (#1386)Syncx
Co-authored-by: V <vendicated@riseup.net>
2023-07-26feat(MessageLinkEmbeds): add whitelist/blacklist modes (#813)Ryan Cao
Co-authored-by: V <vendicated@riseup.net>
2023-07-26fix(PronounDB): don't use guild pronouns in global profile modal (#1462)alexia
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-25fix vencord toolbox being unusable with drag region (#1480)Ryan Cao
* fix(OpenInApp): Broken patch (#1434) * fix: vencord toolbox unreachable with drag region --------- Co-authored-by: whqwert <94757998+whqwert@users.noreply.github.com>
2023-07-16[chore] Update DisableDMCallIdle description (#1422)Commandtechno
2023-07-16classNameFactory: Allow (& ignore) all sorts of falsy values (#1427)Justice Almanzar
2023-07-14feat(MessageLogger): add option to ignore channels and guilds (#1420)Luca Zeuch
2023-07-14chore: Update dev idsV
2023-07-14Bump monaco editorV
2023-07-14delete uwuifier plugin (#1414)echo
Co-authored-by: exhq <exhq@exhq.dev>
2023-07-13Add "Show New" option in plugin settings (#1416)MrDiamondDog
Co-authored-by: V <vendicated@riseup.net>
2023-07-10FakeNitro: Fix crashV
2023-07-08feat(cloud): support multiple user accounts (#1382)Lewis Crichton
Co-authored-by: V <vendicated@riseup.net>
2023-07-08translate: Add context menu item; fix MLE compatibilityV
2023-07-08QuickCss: Fix wrongly applying quickcss when editing while disabledV
2023-07-08Plugin Settings: Use Switches for booleansV
2023-07-08fix(RelationshipNotifier): Ignore user-actioned friend requests (#1390)dolfies
2023-07-08feat(ClearURLs): add Threads share link tracking param (#1384)Ryan Cao
2023-07-08Fix ShowAllMessageButtons (#1392)Nuckyz
Co-authored-by: V <vendicated@riseup.net>
2023-07-06ProxyLazy: Limit attemptsV
2023-07-06ShowHiddenChannels: Fix crashing on canaryV
2023-07-04fix: send notification when settings are manually synced (#1378)Ryan Cao
Co-authored-by: V <vendicated@riseup.net>
2023-07-04Fix typesV
2023-07-04perf(cloud sync): minify synced settings (#1377)Ryan Cao
2023-07-04SpotifyControls: improve open in app capabilities & stylesV
2023-07-04OpenInApp: Fix bot buttonsV
2023-07-02WebKeybinds: Fix scopeV
2023-07-02WebKeybinds: Fix broken zoom on vesktopV
2023-07-02Fix BadgesV
2023-07-02New Plugin: WebKeyBindsV
2023-06-30PronounDB: Fix crash when having pronouns in profile disabledV
2023-06-30VcNarrator: Ignore stage channelsV