aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/translate
AgeCommit message (Collapse)Author
2023-08-10Translate/SendTimestamps: Fix accessibility (#1628)im-h
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-07-08translate: Add context menu item; fix MLE compatibilityV
2023-05-15UserScript: Fix fetch().res.okV
2023-05-11[skip ci] Translate: Shift/Right click shortcutV
2023-05-11Translate: Only add button in chat boxV
2023-05-10New Plugin: Translate (#1089)V
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>