21 Commits

Author SHA1 Message Date
Valentyne Stigloher
0e6d28984e (test) reorganize imports, dynamic import() is not necessary anymore as morphemes.ts does not need to be mocked anymore 2025-01-19 21:24:57 +01:00
Valentyne Stigloher
c2346cac5f (pronouns) move pronouns/morphemes.ts into config.pronouns.morphemes 2025-01-19 21:24:57 +01:00
Adaline Simonian
9de5bbdce4
feat: add nynorsk and complete/fix bokmål locale 2025-01-12 15:56:24 -08:00
Valentyne Stigloher
5590adb5e0 (pronouns) make all pronouns routes case insensitive (shorts already were so it was confusing to some users) 2024-11-16 16:20:03 +01:00
Valentyne Stigloher
b25afefc49 (fmt) 2024-10-29 10:56:32 +01:00
Valentyne Stigloher
3c3f045146 (pronouns) show different variants for null page 2024-10-17 16:43:47 +02:00
Valentyne Stigloher
1fedcb3fa9 (pronouns) make null and mirror pronouns short translatable 2024-10-03 23:41:35 +02:00
Valentyne Stigloher
5c63b58324 (refactor) use buildPronounsUsage in banner generation 2024-10-03 23:23:36 +02:00
Valentyne Stigloher
ca224391a7 (pronouns) consistent display of shorts in profile and foreign pronoun badge 2024-10-01 16:22:42 +02:00
Valentyne Stigloher
1f6a48900b (test) migrate from jest to vitest for keep them running and more integrated testing 2024-09-12 10:11:25 +02:00
Valentyne Stigloher
81bdd811a7 (pronouns) add generator for null and emoji pronouns 2024-07-04 21:58:50 +02:00
Valentyne Stigloher
8cd9a8de79 (pronouns) change max length of null pronouns to be the one of names in profiles 2024-07-04 21:52:41 +02:00
Valentyne Stigloher
61ecf5025d (ts) migrate 2024-06-26 13:57:06 +02:00
Valentyne Stigloher
ec0fb95be0 (ts) correct types for PronounsData 2024-06-26 13:56:57 +02:00
Valentyne Stigloher
816dc0fbb9 (pronouns) ensure that buildPronoun does not return undefined 2024-05-23 18:42:59 +02:00
Valentyne Stigloher
37aaf9537b (pronouns) add option to disable generator and move all related configuration to a submodule configuration
disable generator for ar
2024-05-23 18:19:26 +02:00
Valentyne Stigloher
118ea121de (refactor) remove process.env.CONFIG and other env variables containing config values 2024-05-13 12:18:40 +02:00
Valentyne Stigloher
d08562a07a (typo) 2024-04-30 19:40:52 +02:00
Valentyne Stigloher
1a12dce4a8 (ts) convert src/buildPronoun.ts 2024-03-12 15:11:40 +01:00
Valentyne Stigloher
c84346137c (ts) explicitely type Config 2024-03-07 16:28:12 +01:00
Valentyne Stigloher
12dbbb327c (ts) convert tests to TypeScript 2024-02-23 17:51:21 +01:00