aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/pronoundb/pronoundbUtils.ts
AgeCommit message (Collapse)Author
2023-05-06[skip ci] Refactor utilsVendicated
2023-04-28PronounDB: Fix not working in profilesVendicated
2023-04-13Option to transform emotes/stickers in compound messages (#876)Nuckyz
+ ContextMenu refactor to not call callbacks for same children multiple times Co-authored-by: V <vendicated@riseup.net>
2023-04-11PronounDB: Fix pronouns flickering (#862)Kode
Co-authored-by: V <vendicated@riseup.net>
2023-03-25PronounDB: Add support for compact mode & clean up (#604)TheKodeToad
2022-11-28Path aliases, better lazyWebpack (#268)Ven
2022-11-07lint: Disallow utils index importsVendicated
This keeps leading to issues due to circular imports. Import from specific files instead, index just reexports