Andrea Vos
679474de68
Merge branch 'pronounis' into 'main'
...
Fix pronoun.is
See merge request PronounsPage/PronounsPage!352
2023-06-17 07:48:39 +00:00
Andrea Vos
93eeaac35a
Merge branch 'estonian' into 'main'
...
Estonian: Default word update
See merge request PronounsPage/PronounsPage!351
2023-06-17 07:36:00 +00:00
Gradient1058
073180f74b
Fix pronoun.is
2023-06-16 18:12:47 +03:00
Gradient1058
2ca8755581
Default word update
2023-06-16 18:01:57 +03:00
Andrea Vos
22016bfb8b
cards banner
2023-06-14 19:18:42 +02:00
Andrea Vos
4c6c7a5025
Merge remote-tracking branch 'origin/main'
2023-06-14 18:39:40 +02:00
Andrea Vos
3bc9d86b38
(pl)(pronouns) fix oni/ich (zrobilIŚMY po miękkiej spółgłosce, ale spotkALIŚMY)
2023-06-14 18:39:33 +02:00
Andrea Vos
ce500a2e1e
Merge branch 'estonian' into 'main'
...
Estonian: small fix
See merge request PronounsPage/PronounsPage!350
2023-06-11 08:14:17 +00:00
Gradient1058
4c06d272db
Small change
2023-06-11 00:31:14 +03:00
Andrea Vos
f963af3855
Merge branch 'estonian' into 'main'
...
Estonian: enable sources
See merge request PronounsPage/PronounsPage!349
2023-06-10 20:39:00 +00:00
Gradient1058
3a6ce3788e
Workarounds for pronounless use
2023-06-10 23:32:04 +03:00
Gradient1058
70bac70266
Merge branch 'main' into estonian
2023-06-10 22:30:10 +03:00
Gradient1058
58fa295833
Sources
2023-06-10 22:30:02 +03:00
Andrea Vos
578af45823
(en)(blog) revolution-polish
2023-06-10 09:56:03 +02:00
Andrea Vos
388611776f
(en)(blog) revolution-polish
2023-06-09 21:45:03 +02:00
Andrea Vos
11c8fdbe0d
(zh)(terminology) enable the module
2023-06-09 18:16:05 +02:00
Andrea Vos
785de63528
(ar)(trans)
2023-06-08 18:12:01 +02:00
Andrea Vos
821e2f1152
footer - merch link
2023-06-07 22:06:36 +02:00
Andrea Vos
e4832e3a97
[ads] reduce number of ads, add support for direct banners
2023-06-07 17:59:21 +02:00
Andrea Vos
e77ede2b35
Merge remote-tracking branch 'origin/main'
2023-06-04 19:25:52 +02:00
Andrea Vos
00d820cbed
[team] fix kevinn appearing twice on the team page
2023-06-04 19:25:45 +02:00
Andrea Vos
c105d1e807
Merge branch 'estonian' into 'main'
...
Estonian: More links
See merge request PronounsPage/PronounsPage!348
2023-06-04 12:04:57 +00:00
Gradient1058
3555e182fc
More links
2023-06-04 14:55:14 +03:00
Andrea Vos
a820a766a3
Merge branch 'estonian' into 'main'
...
Estonian: Flag terms
See merge request PronounsPage/PronounsPage!347
2023-06-04 10:42:36 +00:00
Gradient1058
412e70bc1d
Flag terms
2023-06-04 13:40:32 +03:00
Andrea Vos
887475cc90
Merge branch 'zh-trans' into 'main'
...
[zh][trans] add mandarin translations
See merge request PronounsPage/PronounsPage!346
2023-06-04 10:26:45 +00:00
Andrea Vos
9fc0347f9a
[pl][calendar] fix overflow in miastamaszerujace email
2023-06-04 11:55:54 +02:00
Andrea Vos
23f3192f4e
[pl][calendar] fix miastamaszerujace scraping, make the script more generic
2023-06-04 11:51:51 +02:00
Andrea Vos
98b4b7f2bf
fix(api-profile-filter) fix a typo breaking verified links
2023-06-04 11:26:08 +02:00
Cassie Cheung
9be69dc7a2
[zh][trans]
2023-06-04 07:02:09 +08:00
Cassie Cheung
c3f29372d4
[en] fix typo
2023-06-03 22:12:15 +08:00
Cassie Cheung
cf2d679d2a
[zh][trans] merge proposals
2023-06-03 22:07:30 +08:00
Andrea Vos
9fc41d9b49
Merge branch 'change/api-performance-improvements' into 'main'
...
Filtering data in profile-related routes
See merge request PronounsPage/PronounsPage!345
2023-06-03 08:34:08 +00:00
Andrea Vos
fbc582507b
fix(api-profile-filter) fix editor for the case when we copy non-language-specific fields from existing card in other language
2023-06-03 10:27:06 +02:00
tecc
3ea38751ca
change(web-api-requests): Use filtered API requests to reduce traffic
2023-06-02 20:45:40 +02:00
tecc
20c83b5ff9
fix(api-profile-filter): Only compute link data if needed
2023-06-02 20:14:11 +02:00
tecc
5aeaf8b98d
docs: Update API documentation for profile routes
2023-06-02 20:09:17 +02:00
Andrea Vos
ef1f8e5026
catch up with adding the new poly flag ( https://www.polyamproud.com/flag )
2023-06-02 18:55:48 +02:00
tecc
18a6f27414
fix: Insure against undefined opts
parameter in fetchProfiles
2023-06-02 16:11:18 +02:00
tecc
5c68d11b80
fix(api-profile-filter): Fix several bugs filtering data in profile requests
...
profile-routes-options: Profile-related routes were not properly instantiating/passing a ProfileOptions object - this has now been fixed.
profile-options: Some of the logic for the ProfileOptions class was rewritten/reorganised for clarity and stability.
profile-v2: Because some fields were nullish, the conversion between v2 and v1 wasn't working properly. Now, everything checks for nullability AFAIK.
2023-06-02 16:00:24 +02:00
tecc
8bb0a7fde0
fix(api-profile-filter): Fix filtering data in profile requests
2023-06-02 16:00:24 +02:00
tecc
b1f9f39ca7
feat(api): Filtering profile data
2023-06-02 16:00:23 +02:00
Andrea Vos
5097e6c7a1
Merge branch 'fix/apple-auth-breaks-dev' into 'main'
...
Disable Apple authentication if required environment variables are not provided
See merge request PronounsPage/PronounsPage!344
2023-06-02 08:25:02 +00:00
tecc
a89729d15f
fix(apple-auth): Add APPLE_KEY_ID
as a condition for Apple auth
2023-06-01 23:30:34 +02:00
tecc
59e8d85523
fix(dev): Disable Apple authentication if required environment variables are not provided
...
apple-auth-dev: Apple authentication support breaks the development environment unless you have the required environment variables set to valid values. Now, it checks for the variables before including it as an authentication method.
2023-06-01 23:28:58 +02:00
Andrea Vos
238bb38384
Merge branch 'estonian' into 'main'
...
Estonian update
See merge request PronounsPage/PronounsPage!343
2023-06-01 18:21:34 +00:00
Gradient1058
6b13bc45d7
Translate some stuff
2023-06-01 18:21:58 +03:00
Andrea Vos
ad8f18b0b2
[ar][trans]
2023-06-01 14:33:44 +02:00
Andrea Vos
56a7c249f9
[pl][calendar] miastamaszerujace – extra precautions
2023-05-31 22:16:18 +02:00
Andrea Vos
2d6bf09cb0
[pl][calendar] generate ics for miastamaszerujace.pl
2023-05-31 19:31:58 +02:00