Commit graph

11 commits

Author SHA1 Message Date
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
fawn
d95be1acba
refactor: update plugins to use $self (#478)
Co-authored-by: Ven <vendicated@riseup.net>
2023-02-10 22:41:49 +01:00
Ven
bad96b7887
Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
Vendicated
1176896a1b
fix(plugins): PronounDB, ViewIcons, WebhookTags, NoBlockedMessages, BetterGifAltText, MessageAccessories 2022-11-11 16:14:09 +01:00
Vendicated
5e1b42120c
Fix plugins on new update 2022-11-02 20:13:55 +01:00
Vendicated
f92f3f1a5e
Add license headers 2022-10-22 01:17:14 +02:00
Vendicated
dea34503ef
Add more eslint rules 2022-10-08 20:36:57 +02:00
Ven
ef353f1d66
Better authors field (#18) 2022-10-01 02:27:28 +02:00
Vendicated
9aaa47ea4e
BetterGifAltText: Decode url encoded jazz 2022-09-29 23:45:15 +02:00
Vendicated
0677df7818
BetterGifAltText sanity checks 2022-09-28 13:39:13 +02:00
Vendicated
48477e1959
BetterGifAltText 2022-09-28 13:09:18 +02:00