aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/pronoundb/components/PronounsChatComponent.tsx
AgeCommit message (Collapse)Author
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-12fix PronounDB crash with new profile in dms, force start dependenciesVendicated
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-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 :)