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-06-22 | Fix ValidUser, BetterFolders & MutualGroupDms | V | |
Co-authored-by: Juby210 <31005896+Juby210@users.noreply.github.com> Co-authored-by: Amia <9750071+aamiaa@users.noreply.github.com> | |||
2023-06-15 | New Plugin: MutualGroupDMs (#1239) | Amia | |
Co-authored-by: V <vendicated@riseup.net> |