aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/betterGifAltText.ts
AgeCommit message (Collapse)Author
2023-08-12Fix plugins broken by latest canary update (#1637)V
* Fix WebContextMenus * BetterGifAltText: futureproof find * Fix pronoundb profile patch * Fix NoScreensharePreview * Fix FakeNitro emote text patch --------- Co-authored-by: Nuckyz <61953774+Nuckyz@users.noreply.github.com>
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-02-10refactor: update plugins to use `$self` (#478)fawn
Co-authored-by: Ven <vendicated@riseup.net>
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-11fix(plugins): PronounDB, ViewIcons, WebhookTags, NoBlockedMessages, ↵Vendicated
BetterGifAltText, MessageAccessories
2022-11-02Fix plugins on new updateVendicated
2022-10-22Add license headersVendicated
2022-10-08Add more eslint rulesVendicated
2022-10-01Better authors field (#18)Ven
2022-09-29BetterGifAltText: Decode url encoded jazzVendicated
2022-09-28BetterGifAltText sanity checksVendicated
2022-09-28BetterGifAltTextVendicated