869 Commits

Author SHA1 Message Date
Valentyne Stigloher
da5a431364 (blog) use void tag style (<br>, <img …>, <hr>) in blog posts, config and some other places 2024-08-21 11:30:31 +02:00
Valentyne Stigloher
1c1ff50ee1 (en)(trans) use preferred forms of bluish and orangey 2024-08-21 10:52:59 +02:00
Andrea Vos
d4010833c3 (en)(blog) minor fix 2024-08-18 13:15:22 +02:00
Andrea Vos
b70437242d (en)(blog) graphical representation of languages? 2024-08-18 12:04:06 +02:00
Andrea Vos
e7e1c52c09 (en)(blog) graphical representation of languages? 2024-08-17 18:36:54 +02:00
Andrea Vos
f8ab9101fc community discord banner 2024-08-15 21:06:05 +02:00
Benjamin
0ee923ea8a Merge branch 'community-discord' into 'main'
Community discord

See merge request PronounsPage/PronounsPage!498
2024-08-11 16:54:44 +00:00
Andrea Vos
765d43bcfa Community discord 2024-08-11 16:54:44 +00:00
Andrea Vos
a67488473f (terms)(sources) add autocomplete & convention explanation for the key field 2024-08-10 16:36:55 +02:00
Valentyne Stigloher
e88c710966 (blog) make Feed button translatable 2024-07-26 21:18:57 +02:00
Andrea Vos
551839121c (ru)(ar) hoist blog to navbar & homepage 2024-07-24 19:41:43 +02:00
Andrea Vos
339d484bed 'add people to your circle' button on the account page, bc users are confused by it being in two different places 2024-07-19 14:44:05 +02:00
Valentyne Stigloher
ec772c9a1e (blog) use invertible version of logo for posts about the logo 2024-07-18 13:26:45 +02:00
Kevin
ce4bce0cfd Fix another typo I found 2024-07-18 00:36:12 +00:00
Kevin
6049d100f9 Fix typo in can i be blog post 2024-07-17 21:36:23 +00:00
Andrea Vos
4d9374978a (faq) add: Simply say “pronouns” or “personal pronouns”. 2024-07-13 13:44:39 +02:00
Andrea Vos
4117ab2051 celebrating 1M users 2024-07-08 21:29:20 +02:00
Valentyne Stigloher
81bdd811a7 (pronouns) add generator for null and emoji pronouns 2024-07-04 21:58:50 +02:00
Andrea Vos
ce170a9313 (calendar) disability pride month 2024-07-04 18:19:49 +02:00
Valentyne Stigloher
ec0fb95be0 (ts) correct types for PronounsData 2024-06-26 13:56:57 +02:00
Andrea Vos
6c40986151 (card) display last modification date 2024-06-19 20:06:08 +02:00
Andrea Vos
72da0ee351 Merge branch 'refs/heads/three-models' 2024-06-17 07:51:06 +02:00
Andrea Vos
e4b8ea3fe0 (en)(blog) three models 2024-06-17 07:50:33 +02:00
Andrea Vos
a0c363a14a (en)(de)(links) gendersternchen 2024-06-15 16:20:15 +02:00
Andrea Vos
8f88215b30 (blog) make the team logo work in dark mode 2024-06-15 09:20:58 +02:00
Andrea Vos
d1d051c72d Merge branch 'check-noun-templates' into 'main'
check noun templates, noun templates subpage and filter possibility

See merge request PronounsPage/PronounsPage!476
2024-06-14 18:03:31 +00:00
Andrea Vos
83f0eb4dd7 (en)(blog) does gender exist? 2024-06-10 19:30:54 +02:00
Valentyne Stigloher
f6270deeb5 (en)(links) 2024-06-09 13:07:18 +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
eede1ea1d1 (account) put @%username% as placeholder into translations and reorder them for (de) 2024-06-04 17:00:44 +02:00
Andrea Vos
2d2296ac8a Merge branch 'auth-improvements' into 'main'
authentication improvements

See merge request PronounsPage/PronounsPage!469
2024-06-03 18:49:13 +00:00
Andrea Vos
0d23b1dbff (auth) a button to log out of all accounts 2024-06-03 19:34:13 +02:00
Valentyne Stigloher
fa99614ded (nouns) preview for noun templates 2024-06-03 19:27:28 +02:00
Andrea Vos
4fc5abf73f Merge branch 'refs/heads/gender-acc' 2024-05-29 23:14:52 +02:00
Andrea Vos
c3b521bf36 (pl)(blog) gender accelerationism 2024-05-29 22:12:56 +02:00
Andrea Vos
8df8d560f7 (en)(blog) gender accelerationism 2024-05-28 21:41:26 +02:00
Andrea Vos
aaa5fc42fa (en)(trans) fix alt flag 2024-05-28 19:52:22 +02:00
Andrea Vos
f72fc56db6 Merge remote-tracking branch 'origin/main' 2024-05-26 11:29:50 +02:00
Andrea Vos
de5974d4a0 <SupportBanner> add gaza link 2024-05-26 11:17:35 +02:00
Valentyne Stigloher
0e860336d9 (doc) localisation updates 2024-05-25 16:16:44 +02:00
Valentyne Stigloher
3dbd3b4f8a (trans) trim tabs in translations 2024-05-24 14:27:04 +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
Andrea Vos
4684eda51d Merge branch 'split-emails' into 'main'
(contact)(mailer) split emails into separate inboxes

See merge request PronounsPage/PronounsPage!455
2024-05-20 11:25:29 +00:00
Valentyne Stigloher
9a78a074d8 (ts) add ~ path alias so that the symlinked data directory still resolves to the correct file
Nuxt 2 fails with aliases in serverMiddleware, so I had to use tsconfig-paths-webpack-plugin as workaround
https://github.com/nuxt/typescript/issues/339
2024-05-20 12:53:16 +02:00
Valentyne Stigloher
3996dd10b8 (ts) migrate calendar 2024-05-20 12:53:15 +02:00
Andrea Vos
84a142ebc4 (contact)(mailer) split emails into separate inboxes 2024-05-20 09:22:07 +02:00
Andrea Vos
0c69ee4ee5 Merge remote-tracking branch 'origin/main' 2024-05-15 21:07:39 +02:00
Andrea Vos
90eac5ad66 (auth) error about broken apple auth 2024-05-15 21:07:32 +02:00
Andrea Vos
673ed465ac (auth) early warning about broken apple auth 2024-05-15 20:55:52 +02:00
Valentyne Stigloher
7eb1a88faf (style) unified styling for example buttons and tooltips for accessibility 2024-05-13 12:05:27 +02:00