Commit graph

7 commits

Author SHA1 Message Date
im-h
135da2a5f3
Translate/SendTimestamps: Fix accessibility (#1628)
Co-authored-by: V <vendicated@riseup.net>
2023-08-10 02:31:28 +02:00
Rini
8b6c8bc0ec chore: transition to shorter license headers (#6)
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-10 00:17:49 +00:00
V
7cd1d4c60f
translate: Add context menu item; fix MLE compatibility 2023-07-08 03:30:16 +02:00
V
2815509c00
UserScript: Fix fetch().res.ok 2023-05-15 02:49:34 +02:00
V
622e8dc3e0
[skip ci] Translate: Shift/Right click shortcut 2023-05-11 19:00:18 +02:00
V
6e3cafce42
Translate: Only add button in chat box 2023-05-11 02:35:06 +02:00
V
cb385d1b28
New Plugin: Translate (#1089)
Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
2023-05-10 23:14:04 +02:00