Valentyne Stigloher
a5b388ff53
(refactor) dynamic load <DateLocal> to prevent hydration errors on empty component
2024-10-31 10:44:08 +01:00
Valentyne Stigloher
6ada0d267d
(refactor) dynamic load <NounsNav> to prevent hydration errors on empty component
2024-10-31 10:44:08 +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
94f4c0435a
(test)(pronouns) ensure that pronouns.emoji.morphemes contains known morphemes
2024-10-07 14:58:45 +02:00
Valentyne Stigloher
75c7b8889a
(test)(pronouns) ensure that pronouns.null.morphemes contains known morphemes
2024-10-07 14:58:44 +02:00
Valentyne Stigloher
9c7891fff9
add optional icons to categories for nouns, inclusive and terms
2024-09-18 10:33:38 +02:00
Valentyne Stigloher
6134dfe9e2
unified and independent text and category filter for sources, nouns, terms and inclusive
2024-09-18 10:33:38 +02:00
Valentyne Stigloher
0666723ea9
(nouns) add categories
2024-09-18 10:33:38 +02:00
Andrea Vos
3c4d836386
update support banner after discussion
2024-08-30 20:30:29 +02:00
Andrea Vos
a67488473f
(terms)(sources) add autocomplete & convention explanation for the key field
2024-08-10 16:36:55 +02:00
Valentyne Stigloher
81bdd811a7
(pronouns) add generator for null and emoji pronouns
2024-07-04 21:58:50 +02:00
Valentyne Stigloher
ec0fb95be0
(ts) correct types for PronounsData
2024-06-26 13:56:57 +02:00
Valentyne Stigloher
ff2788fc72
(ru)(nouns) add subpage containing all templates to view the endings separately
2024-06-06 13:36:26 +02:00
Valentyne Stigloher
76ca0a69a6
(nouns) disable templates for locales with no defined templates
2024-06-06 13:36:26 +02:00
Valentyne Stigloher
ea5669052f
(ko)(pronouns) set config.pronouns.honorifics as there are examples with honorifics
2024-06-06 12:08:26 +02:00
Valentyne Stigloher
b8231214f9
(format) add missing tabs to pronouns/pronouns.tsv and replace simple quotes " with nice quotes
2024-06-06 12:07:48 +02:00
Valentyne Stigloher
eede1ea1d1
(account) put @%username% as placeholder into translations and reorder them for (de)
2024-06-04 17:00:44 +02:00
Valentyne Stigloher
fa99614ded
(nouns) preview for noun templates
2024-06-03 19:27:28 +02:00
Valentyne Stigloher
afd1af8db9
(trans) remove translations of base translation from locale translations
2024-05-24 14:25:05 +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
3996dd10b8
(ts) migrate calendar
2024-05-20 12:53:15 +02:00
Valentyne Stigloher
7eb1a88faf
(style) unified styling for example buttons and tooltips for accessibility
2024-05-13 12:05:27 +02:00
Valentyne Stigloher
c1057ef8a0
(ts) reference aws polly types in pronunciation voice config
2024-03-28 13:56:07 +01:00
Valentyne Stigloher
4d4c0895db
(lint) generate json schema from Config type to validate config.suml
...
fix some instances of wrong schemas in config.suml
2024-03-07 16:28:12 +01:00
PronounsPage
fa14ab79d9
(lint) automatically fix lints via yarn lint --fix
2024-01-11 20:36:05 +01:00
Valentyne Stigloher
8b6320fff3
(lint) manually apply fixes
...
locale/ar/translation.suml: remove duplicated user.accountSwitch (same string value)
locale/de/config.suml: explicitely made sources.mergePronouns an empty mapping
locale/et/config.suml: explicitely set pronouns.emoji to false and remove empty pronouns.mirror
locale/ja/config.suml: add missing comma in profile.defaultWords (suml parser is fine without it)
locale/ko/translations.suml: integrate duplicated profile.verifiedLinks
locale/pt/translations.suml: remove duplicated profile.sensitive and superfluos footer.stats.stats
locale/tok/translations.suml: remove duplicated profile.linkRecommended, profile.column, profile.editor
2024-01-11 20:33:04 +01:00
Andrea Vos
f51561a0c1
(ko)(trans) merge with the gdocs file
2024-01-10 21:35:36 +01:00
Andrea Vos
e0f68b595c
(ko)(trans)
2024-01-10 21:24:39 +01:00
Valentyne Stigloher
eb9ebace3a
(refactor) migrate from cjs to esm so that
...
in the case of importing `.json` files, node does support these only via adding `with { type: 'json' }`
and then it is still experimental.
The workaround is to create a require() function which is hidden from webpack via simple-hacky string replacement.
https://nodejs.org/api/esm.html#json-modules
This means that the files are not fully compatible, as webpack supports loading of other files via `import`,
while node does only allow `.js` (experimentally `.json` and `.wasm`).
2023-12-13 23:31:45 +01:00
Valentyne Stigloher
449822e2d8
(refactor) remove unused imports
2023-12-13 23:31:00 +01:00
Valentyne Stigloher
a0d65f9978
(refactor) rename component <Morpheme> to <MorphemeWithPronunciation>
2023-11-22 16:44:28 +01:00
Andrea Vos
81085af415
extend support banners
2023-11-06 20:47:47 +01:00
Andrea Vos
61d586ea6d
(legal) replace mentions of hCaptcha with Turnstile
2023-10-26 17:43:59 +02:00
Andrea Vos
87800abf0a
(en)(calendar) add disabled ace day
2023-10-02 23:13:28 +02:00
Andrea Vos
bf87a06d49
rebrand admin panel into team panel
2023-07-27 19:54:06 +02:00
Andrea Vos
3697e767e0
wording improvements
2023-07-08 10:24:05 +02:00
Gradient1058
073180f74b
Fix pronoun.is
2023-06-16 18:12:47 +03:00
Andrea Vos
065077d2f8
[bug] remove unnecessary nounTemplates
2023-05-30 19:05:08 +02:00
Andrea Vos
dcf373b582
[bug] #347 Null pronouns links are broken
2023-05-29 11:39:58 +02:00
OceanAmethyst
011ef97120
Update translations.suml
2023-05-17 15:10:33 +00:00
Andrea Vos
bcf61f306a
[ko][trans]
2023-05-17 17:06:53 +02:00
OceanAmethyst
ba80d12df8
Update translations.suml
2023-03-09 15:49:21 +00:00
Andrea Vos
cb11c636bf
[terms] add ableism to forbidden content
2023-03-06 21:21:45 +01:00
OceanAmethyst
8a3068713f
Update translations.suml
2023-02-09 14:21:02 +00:00
OceanAmethyst
d85e6ef33b
Update translations.suml
2023-02-07 18:11:00 +00:00
OceanAmethyst
69198d83db
Update translations.suml
2023-02-06 20:05:37 +00:00
OceanAmethyst
c83a7526c5
Update translations.suml
2023-02-06 20:01:36 +00:00
Andrea Vos
0a3833b44a
new gitlab location
2023-02-06 18:07:04 +01:00
OceanAmethyst
1c85d7de82
Update translations.suml
2023-02-04 17:10:40 +00:00