aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/pronoundb
AgeCommit message (Collapse)Author
2022-11-11fix react hook errorVendicated
2022-11-11even more plugin fixesVendicated
2022-11-11more plugin fixesVendicated
2022-11-11fix(plugins): PronounDB, ViewIcons, WebhookTags, NoBlockedMessages, ↵Vendicated
BetterGifAltText, MessageAccessories
2022-11-11Fix most pluginsVendicated
2022-11-09CorruptMp4s: Depend on CommandsAPI ~ PronounDB: Add pronoundb linkVendicated
2022-11-07lint: Disallow utils index importsVendicated
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports
2022-10-30Webpack Warnings & Errors (#178)Ven
* dev: Useful strict Warnings & Errors * Always log error * Ignore pending patches with all or whose predicate = false * Error -> Warn
2022-10-23Vencord Standalone without git/node (#148)Ven
2022-10-22style: Sort importsVendicated
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-20more eslintVendicated
2022-10-17Add pronoundb plugin (#104)TymanWasTaken