Vencord/src/api
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
..
Commands 🧹🧹 2023-06-13 03:45:05 +02:00
DataStore chore: transition to shorter license headers (#6) 2023-08-10 00:17:49 +00:00
Notifications [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
Badges.ts 🧹🧹 2023-06-13 03:45:05 +02:00
ContextMenu.ts PermViewer: Fix context menu for roleless users & muted channels (#1138) 2023-05-16 00:19:20 +02:00
index.ts Settings: Fix resetting scroll/search when getting a ping (#1106) 2023-05-12 01:40:43 +02:00
MemberListDecorators.ts feat(PlatformIndicators): add indicator to messages (#343) 2022-12-21 20:16:32 +01:00
MessageAccessories.ts feat(plugin): add MessageLinkEmbeds (#264) 2022-12-14 23:44:58 +01:00
MessageDecorations.ts feat(PlatformIndicators): add indicator to messages (#343) 2022-12-21 20:16:32 +01:00
MessageEvents.ts feat(plugin): FavoriteEmojiFirst (#1110) 2023-05-17 04:38:15 +02:00
MessagePopover.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
Notices.ts Path aliases, better lazyWebpack (#268) 2022-11-28 13:37:55 +01:00
ServerList.ts 🧹🧹 2023-06-13 03:45:05 +02:00
Settings.ts Add proper user-friendly theme manager (#635) 2023-08-04 19:52:20 +02:00
SettingsStore.ts [skip ci] Refactor utils 2023-05-06 01:36:00 +02:00
Styles.ts classNameFactory: Allow (& ignore) all sorts of falsy values (#1427) 2023-07-16 00:50:21 +02:00