8061 Commits

Author SHA1 Message Date
Valentyne Stigloher
a504363cd6 feat(profile): configurable voice for pronunciation (defaulting to the first voice of the locale or gb) 2025-09-17 11:21:06 +02:00
Valentyne Stigloher
3e49ba761c refactor: change used key for pronunciation cache to be independent of requesting locale, only on used voice 2025-09-17 11:21:06 +02:00
Valentyne Stigloher
228798d103 refactor: migrate /api/pronounce/[voice]/[pronunciation] to h3 2025-09-17 11:04:35 +02:00
Valentyne Stigloher
ddcd89cdb6 refactor: list available voices independent of locale configs 2025-09-17 11:04:35 +02:00
Valentyne Stigloher
3a6ef0c160 locale(en): update default honorifics
see titles in https://www.gendercensus.com/results/2025-worldwide/
2025-09-16 22:04:11 +02:00
Valentyne Stigloher
ff9992f5b0 fmt 2025-09-16 22:01:46 +02:00
Andrea Vos
76aaf672cb lint 2025-09-16 20:51:17 +02:00
Andrea Vos
de13ddbf5c (pl)(spis) make census more print-friendly 2025-09-16 20:37:54 +02:00
Andrea Vos
ea3b6a360e (pl)(spis) paragrafy o reprezentatywności próbki 2025-09-16 19:27:00 +02:00
Andrea Vos
caf1c1a138 update adsInternal 2025-09-16 19:16:48 +02:00
Andrea Vos
6086abeb8e (it)(pronouns) fix pronunciation of schwa 2025-09-16 19:14:36 +02:00
Andrea Vos
87d42bd4d7 (it)(pronouns) fix emojiself 2025-09-16 19:06:44 +02:00
Andrea Vos
318e393bb5 (it)(trans) by eris.1468 2025-09-16 18:51:30 +02:00
Andrea Vos
350fb5d335 (it)(pronouns) emojiself 2025-09-16 16:22:17 +02:00
Andrea Vos
61ccc763da (it)(pronunciation) various fixes 2025-09-16 16:04:38 +02:00
Andrea Vos
49f8933a1f (it)(pronouns) add IPA to schwa forms 2025-09-16 14:23:49 +02:00
Andrea Vos
a4c751085f (it)(pronouns) clean up plurals and typos (i hope i didn't mess anything up) 2025-09-16 14:05:12 +02:00
Andrea Vos
becffa880a (en)(faq) inactive accounts and usernames 2025-09-16 11:10:18 +02:00
Andrea Vos
0053e2f52c lint 2025-09-15 13:53:56 +02:00
Andrea Vos
151cc811a1 Merge remote-tracking branch 'origin/main' 2025-09-15 10:28:49 +02:00
Andrea Vos
5745dcc52f (profile) embed code generator 2025-09-15 10:28:29 +02:00
Andrea Vos
a8529c49b1 (fo)(trans) by @sigmundur 2025-09-15 10:00:38 +02:00
Valentyne Stigloher
b968fc6f18 style: use <button type="button"> instead of <a href="#"> for some instances for better accessibility and styling 2025-09-13 20:21:06 +02:00
Valentyne Stigloher
0d3de24dc5 refactor: migrate <ProfileOverview> to composition API 2025-09-13 20:21:06 +02:00
Valentyne Stigloher
1a9ac44940 fix: adjust some codes to pass all lints 2025-09-13 20:21:06 +02:00
Valentyne Stigloher
6700c2c116 lint: reenable json schema checks 2025-09-13 20:21:06 +02:00
Valentyne Stigloher
323daf29b1 refactor: explicitely define LocaleCode (typescript can’t see through constructor values) and use it in more places 2025-09-13 20:21:06 +02:00
Valentyne Stigloher
6e7f76d312 fix: default value for /api/user/social-connections 2025-09-13 16:38:19 +02:00
Valentyne Stigloher
cfe4e5d931 typo 2025-09-13 16:38:19 +02:00
Valentyne Stigloher
6521ed4e3d fix: define url for _ after the inclusion of defined locales because it is now defined there and would be overwritten 2025-09-13 16:35:55 +02:00
Andrea Vos
9fb603e289 feat(card): allow embedding cards
(hope this will work)
2025-09-09 15:16:12 +02:00
Andrea Vos
c92067b11c (bug) fix blog.atom 2025-09-09 14:22:06 +02:00
Andrea Vos
6130caab11 lint 2025-09-02 23:53:32 +02:00
Andrea Vos
ab8fa36a25 (bug)(admin) fix filtering user list 2025-09-02 23:40:53 +02:00
Andrea Vos
4c379bb25b lint 2025-09-02 21:59:08 +02:00
Andrea Vos
7adb54272d fix migration 2025-09-02 21:44:19 +02:00
Andrea Vos
b706642229 (user) add "met personally" badge - allow specifying events 2025-09-02 21:36:48 +02:00
Andrea Vos
8495e495f9 (user)(admin) add "met personally" badge 2025-09-02 20:12:38 +02:00
Andrea Vos
21acf3122b (bug) fix stats for _ not being special enough 2025-09-02 19:43:01 +02:00
Andrea Vos
4198c09918 (user) add "met personally" badge 2025-09-02 09:33:17 +02:00
Andrea Vos
7b5a574260 (pl)(nouns) -ste 2025-08-30 17:28:02 +02:00
Andrea Vos
e836d99b9e (pl)(trans) 2025-08-30 17:20:31 +02:00
Valentyne Stigloher
de46629223 fix(nouns): allow missing nounsData.suml 2025-08-28 11:42:53 +02:00
Valentyne Stigloher
648d2e23c7 fix: specify deep reactivity for entry lists to directly see updates (approve, hide, remove) 2025-08-27 23:49:37 +02:00
Benjamin
005c2b04ca Merge branch 'benpai-new-perms' into 'main'
refactor(perms): Change to enum-based permission indexing

See merge request PronounsPage/PronounsPage!646
2025-08-25 16:04:33 -04:00
Benjamin
7dd8ec2cdd refactor(perms): Change to enum-based permission indexing 2025-08-25 16:04:33 -04:00
Andrea Vos
b222e634d9 Merge branch 'fetch-json' into 'main'
(bug) fix fetchJson `~~` issue

See merge request PronounsPage/PronounsPage!649
2025-08-25 19:09:12 +00:00
Andrea Vos
50ad926c3c (bug) fix fetchJson ~~ issue 2025-08-25 21:01:11 +02:00
Andrea Vos
1d8ea5979a (bug) fix fetchJson ~~ issue 2025-08-25 20:55:33 +02:00
Andrea Vos
d8724e713f (bug) fix fetchJson ~~ issue 2025-08-25 18:41:41 +02:00