5658 Commits

Author SHA1 Message Date
Valentyne Stigloher
ec3d7040c7 (de) correct and complete pronoun_g
die/denen: consistent with dey/denen
em/em: consistent with el/em
en/en: consistent with en/em
en/em: https://geschlechtsneutral.net/pronomen/
ey/emm: language feeling
hen/hem: https://nibi.space/geschlechtsneutrale_sprache#nona-system_hendaieint
iks/iks: language feeling
ind/inde: language feeling
mensch/mensch: language feeling
oj/ojm: language feeling
per/per: language feeling
ser/sem: language feeling
sier/siem: https://www.annaheger.de/pronomen21/
they/them: there is no clear application of the general rule of appending -er, but using them works better imho
zet/zerm: language feeling
2023-11-09 19:25:41 +01:00
Valentyne Stigloher
6657ad319b (de) add switch to change between simple and comprehensive listing of pronouns
Whether this switch is shown can be configured by language, using config.pronouns.comprehensive
2023-11-09 19:25:40 +01:00
Andrea Vos
c4117d258c (pronouns) don't show "duplicate" pronouns (eg. they/them/themself vs they/them/themselves) in generator 2023-11-08 20:29:19 +01:00
Andrea Vos
b3dcabdd04 (ua)(trans) 2023-11-08 18:36:32 +01:00
Andrea Vos
9accacc6a2 extend support banners 2023-11-06 20:55:25 +01:00
Andrea Vos
81085af415 extend support banners 2023-11-06 20:47:47 +01:00
Andrea Vos
d972605bbb (pl)(links)(media) 2023-11-05 11:06:37 +01:00
Andrea Vos
29be573deb (es)(trans) 2023-11-05 10:52:28 +01:00
Andrea Vos
646984928a (pl)(media) Archie&Vogue 2023-11-04 16:17:10 +01:00
Andrea Vos
d266859d2a Merge branch 'german-consider-endings-in-null-pronouns' into 'main'
Use different possessive suffixes depending on the suffix of the name in case of no pronouns

See merge request PronounsPage/PronounsPage!381
2023-11-04 15:00:24 +00:00
Valentyne Stigloher
d59a24d0fe Use different possessive suffixes depending on the suffix of the name in case of no pronouns
In German, you do not add a "s" if the name ends on a "s" or similar pronounced ending.
The syntax is a bit inspired from regex: pipes separate different variants,
each can have either a conditional placeholder, by providing a regex which matches against the name
or an unconditional placeholder, which should be the last one.
2023-11-04 11:44:59 +01:00
Andrea Vos
2046895e27 Merge branch 'german-additions' into 'main'
German additions

See merge request PronounsPage/PronounsPage!379
2023-11-02 19:26:12 +00:00
Andrea Vos
54a91cb927 (ua)(trans) 2023-11-02 20:23:24 +01:00
Andrea Vos
03453063d9 (pl)(academic) linki od Tess 2023-11-02 19:48:40 +01:00
Valentyne Stigloher
d93234e4a5 Add info to Y-Formen (Entgendern nach Phettberg) 2023-11-02 11:58:11 +01:00
Valentyne Stigloher
328e1a2bb9 Fix typo 2023-11-02 11:58:11 +01:00
Valentyne Stigloher
b48121b4c9 Fill in noun forms for Indefinitivum 2023-11-02 11:58:11 +01:00
Valentyne Stigloher
e693b514e6 Add dey/denen/demm variant 2023-11-02 11:58:11 +01:00
Andrea Vos
742fc10a5c fix minor issues to clean up js/node logs 2023-11-02 08:27:06 +01:00
Andrea Vos
f6b22f510c (pl)(academic) linki od Tess 2023-11-02 08:25:40 +01:00
Andrea Vos
59b02152e5 (pl)(blog) gen-v 2023-10-31 17:31:11 +01:00
Andrea Vos
53e33c4486 (ja)(trans) 2023-10-31 17:01:21 +01:00
Andrea Vos
fef35f7a83 (ro) update from Mike 2023-10-29 17:01:37 +01:00
tecc
392597023d
fix(rewrite-filters): Make username regex not global, add email validation
regex-not-global: Global regexs are stateful, which is bad.
email-validation: Email validation has been added. It does not do this according to specification, but according to a subset of industry standards. Subject to change.
user-login: The init route now checks if the identifier is an email or a username.
2023-10-28 17:21:10 +02:00
Andrea Vos
9993b4950d Merge branch 'ItsCryptic1-main-patch-51029' into 'main'
remove better tweet deck

See merge request PronounsPage/PronounsPage!378
2023-10-28 14:49:06 +00:00
Kevin
5acb2c6832 remove better tweet deck 2023-10-28 14:36:31 +00:00
tecc
6f119b4232
feat(rewrite): Users and captchas: begin! 2023-10-28 15:18:05 +02:00
Andrea Vos
ec6154c88f replace remaining occurances of "Teams" with "Discord" 2023-10-26 18:53:42 +02:00
Andrea Vos
b422152d91 (bug) fix stopping impersonation didn't clean up switcher entry 2023-10-26 18:42:25 +02:00
Andrea Vos
c5a806c65a Merge remote-tracking branch 'origin/main' 2023-10-26 18:38:30 +02:00
Andrea Vos
ac6beb4dc9 (bug) fix translations page breaking when contributor has removed their account 2023-10-26 18:36:03 +02:00
Andrea Vos
b8cfea4751 (it)(trans) 2023-10-26 17:48:46 +02:00
Andrea Vos
61d586ea6d (legal) replace mentions of hCaptcha with Turnstile 2023-10-26 17:43:59 +02:00
Andrea Vos
e8fa38db2d (pl)(bug) fix broken link 2023-10-26 17:37:22 +02:00
Andrea Vos
1873f77f95 Merge branch 'ItsCryptic1-main-patch-906a' into 'main'
another mention of teams

See merge request PronounsPage/PronounsPage!377
2023-10-25 19:59:56 +00:00
Kevin
3091c812bc another mention of teams 2023-10-25 19:49:42 +00:00
Andrea Vos
e6d3bf8b42 (bug) fix blank page when accessing existing card in non existing version 2023-10-25 18:00:53 +02:00
Andrea Vos
bb07c992ff (ro)(trans) 2023-10-24 23:10:07 +02:00
Andrea Vos
87ad6f6536 (pl)(pronouns) ona/ich/-łaśmy 2023-10-22 17:45:48 +02:00
Andrea Vos
e7445a24ca (bug)(flags) fix "autistic + aro" terminology entry linking to flags with just "autistic" 2023-10-21 17:40:42 +02:00
Andrea Vos
d28fc151f3 Merge remote-tracking branch 'origin/main' 2023-10-20 17:15:31 +02:00
Andrea Vos
34fee0c724 (ua)(trans) 2023-10-20 17:14:55 +02:00
Andrea Vos
365e5df80f (homepage) adjust position of ukraine banner 2023-10-20 17:13:59 +02:00
Andrea Vos
261dac25bd (pl)(english) add links section 2023-10-20 17:11:40 +02:00
Andrea Vos
79ecdd7b20 Merge branch 'ItsCryptic1-main-patch-06873' into 'main'
we dont use teams anymore!

See merge request PronounsPage/PronounsPage!376
2023-10-18 17:26:25 +00:00
Kevin
49de998e8e we dont use teams anymore! 2023-10-18 17:22:10 +00:00
Andrea Vos
12fc460971 (admin) display current translation for comparison 2023-10-18 19:09:28 +02:00
Andrea Vos
4b1ab5cd98 (ua)(trans) 2023-10-18 19:02:05 +02:00
Andrea Vos
99d8cf30e0 (ro)(trans) 2023-10-16 17:42:14 +02:00
Andrea Vos
e15026746a (bug) #361 Base URLs for cards that do not specify the language version are broken 2023-10-13 19:49:45 +02:00