aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/pronoundb/index.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-07-26fix(PronounDB): don't use guild pronouns in global profile modal (#1462)alexia
2023-06-30PronounDB: Fix profile patch, add pronoun source to tooltipV
2023-06-27PronounDB: fix caching not respecting user preference (#1344)alexia
2023-06-17PronounDB: Source pronouns from both PronounDB & Discord (#1301)V
* PronounDB: Source pronouns from both PronounDB & Discord * jdsjdsajjasiofigvjodsjigfdjiogegjnegjnersjn
2023-04-29PronounDB: Oop, conditional hooks are bad :>Vendicated
2023-04-28PronounDB: Fix not working in profilesVendicated
2023-03-31Fix broken pluginsVendicated
2023-03-25PronounDB: Add support for compact mode & clean up (#604)TheKodeToad
2023-03-08Improvements for patches and misc stuff (#582)Nuckyz
2023-02-10refactor: update plugins to use `$self` (#478)fawn
Co-authored-by: Ven <vendicated@riseup.net>
2022-12-18Improve PronounDB patch (#348)Nuckyz
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-11feat: Badge API (#206)megumin
2022-11-11fix react hook errorVendicated
2022-11-11more plugin fixesVendicated
2022-11-11fix(plugins): PronounDB, ViewIcons, WebhookTags, NoBlockedMessages, ↵Vendicated
BetterGifAltText, MessageAccessories
2022-11-11Fix most pluginsVendicated
2022-10-22Add license headersVendicated
2022-10-21Update PronounDB Plugin (#115)TymanWasTaken
* Add X-PronounDB-Source header, add options to pronoundb * Adapt to defaults fix, better lowercase logic * User popouts :)
2022-10-17Add pronoundb plugin (#104)TymanWasTaken