Stefano Pigozzi
e1e3081052
Update po files
2024-09-10 16:57:12 +02:00
Lim Chee Aun
8618deec29
Test cross-file benchmark
2024-09-09 20:16:17 +08:00
Lim Chee Aun
487e574765
More benchmarks
2024-09-09 16:36:42 +08:00
Lim Chee Aun
55f3d7d128
MVP-ish button to filter by author if clicked on link card
2024-09-09 09:45:04 +08:00
Lim Chee Aun
d49c855a15
Add hidden debugging info
2024-09-08 19:06:42 +08:00
Lim Chee Aun
49c7ccb0cb
Handle WEB_DOMAIN for login
...
Turns out .well-known routes are CORS-enabled
2024-09-07 17:08:30 +08:00
Lim Chee Aun
463ec48a8d
Fix "overload resolution failed"
...
convertToBlob returns promise 🫣
2024-09-07 15:27:09 +08:00
Stefano Pigozzi
4ade99ced9
Update .po file
2024-09-07 03:16:47 +02:00
Lim Chee Aun
44c8b64b66
Missed this string
...
I need eagle eyes
2024-09-07 08:41:53 +08:00
Lim Chee Aun
4f07a7f55f
Oops, missed this one
2024-09-06 09:20:21 +08:00
Lim Chee Aun
0e961e87a4
Fill in forgotten strings
2024-08-31 23:02:06 +08:00
Lim Chee Aun
be4ef56ce0
Update en
2024-08-31 20:13:23 +08:00
Lim Chee Aun
7ff241187b
Update en
2024-08-29 16:50:27 +08:00
Lim Chee Aun
6930ce9a7c
Debounce page visibility to prevent streaming/polling noise
2024-08-28 00:20:44 +08:00
Lim Chee Aun
7c56b64e8a
OAuth PKCE is in.
...
Reference PR: https://github.com/mastodon/mastodon/pull/31129
2024-08-27 13:50:03 +08:00
Lim Chee Aun
6f7e761977
Update en
2024-08-25 17:59:38 +08:00
Lim Chee Aun
2fa40e810e
Update en
2024-08-24 18:22:29 +08:00
Lim Chee Aun
67bbbfb2f8
Update en.po
2024-08-23 18:00:15 +08:00
Lim Chee Aun
056e22aaf9
Split context for two "Post" strings
2024-08-21 14:37:34 +08:00
Lim Chee Aun
0e539ba2cb
Require additional info if report account
2024-08-20 20:17:43 +08:00
Lim Chee Aun
0bc7b6202b
Revise the sentence to be clearer
2024-08-20 12:53:13 +08:00
Lim Chee Aun
8a2150d854
All handles need bidi isolate
2024-08-19 19:06:24 +08:00
Lim Chee Aun
5e2d084854
Fix lang selector not centered on Welcome page
2024-08-18 11:06:58 +08:00
Lim Chee Aun
139bcfee43
Only extract en
...
This assumes that all other locales will never be the source
2024-08-17 12:55:07 +08:00
Lim Chee Aun
18b3ee8c92
Standardize display of common + native languages list
2024-08-16 19:17:57 +08:00
Lim Chee Aun
8ec951d1fc
These menus need spans
2024-08-16 13:46:17 +08:00
Lim Chee Aun
bdb1dff278
Fix this unneeded Plural
2024-08-16 11:12:00 +08:00
Lim Chee Aun
b16907dc24
Forgot to localise these keyboard shortcuts
2024-08-14 21:58:22 +08:00
Lim Chee Aun
59f8f44776
Use v2 notifications policy API and new UI
...
Reference: https://github.com/mastodon/mastodon/pull/31342
Very MVP, not a lot of explanations. Maybe revisit later.
2024-08-14 20:12:39 +08:00
Lim Chee Aun
868e613089
Use msg here because the memo'ed Home doesn't re-render
...
And see the line numbers change again in translation files
2024-08-14 11:47:45 +08:00
Lim Chee Aun
d1887afed8
The lines have changed
...
Hmm, this diff change is kinda noisy but useful to jump straight to the line
2024-08-14 10:48:37 +08:00
Lim Chee Aun
2c050c650b
Fix wrong pluralization usage
...
Instead of one, should use _1 because string for "one" has to be shown regardless of plural forms
When 1, "{account} followed you" must show instead of "1 people followed you".
Some languages don't have plural rule for "one" so it might not show up. _1 forces it to show.
2024-08-14 09:40:39 +08:00
Lim Chee Aun
4918027c90
Use real ellipsis
...
And see if these strings can sync up
2024-08-13 18:17:00 +08:00
Lim Chee Aun
c2e6d732c4
Initial i18n dev
...
Expecting bugs!
2024-08-13 15:26:23 +08:00