Commit graph

74 commits

Author SHA1 Message Date
Lim Chee Aun
c1a10dfae3 Add Patreon link
I know this looks weird, but let's leave it like this for now.
2024-11-12 19:22:33 +08:00
Lim Chee Aun
cc591237f5 Embrace chroma.js and okLCH 2024-11-12 18:58:56 +08:00
Scott Feeney
7b926f73fb Merge branch 'main' into feature-detect 2024-11-11 15:36:06 -08:00
Lim Chee Aun
efc3fe5de4 Try debug cache sizing on Safari 2024-11-08 12:58:28 +08:00
Lim Chee Aun
37afe9d4ee Line number changes 2024-11-06 20:30:23 +08:00
Lim Chee Aun
5394584647 Experimental theme-color change when viewing media 2024-11-04 18:44:33 +08:00
Lim Chee Aun
79a890cdc0 Separate context for "Group" 2024-11-03 14:52:40 +08:00
Lim Chee Aun
cec8cbff0a Fix sort
Embarassing mistake, i know
2024-11-01 18:15:06 +08:00
Lim Chee Aun
50136fb8c8 Add [ and ] to focus columns 2024-11-01 17:42:25 +08:00
Lim Chee Aun
41c1ceeeff Fix wrong sort
Why is this so complicated
2024-10-31 22:31:15 +08:00
Lim Chee Aun
2f53fd332f Improve comments rendering
- Don't render summary/details if not needed
- Delay-render collapsed summary/details
2024-10-31 18:48:13 +08:00
Lim Chee Aun
8c2065c1e8 Whole bunch of line changes 2024-10-28 18:50:30 +08:00
Lim Chee Aun
b13ac8a608 Fix clash of t's
And… due to the clash, the strings were not added for i18n
2024-10-22 10:19:16 +08:00
Lim Chee Aun
e1784b9c00 Try inert on spoiler content 2024-10-18 18:35:09 +08:00
Lim Chee Aun
350aafaadd A little fix + refactoring with translation stuff 2024-10-18 18:35:09 +08:00
Lim Chee Aun
bcd7507603 3 contexts of "Following" 2024-10-14 22:56:05 +08:00
Lim Chee Aun
30486ed389 Explicit ID to force separate keys
`context` will make Lingui aware of different contexts and generate different IDs
but it's not shown on Crowdin's side. Crowdin seems only care about msgid and
ignores msgctxt, so it won't generate another unique ID for different contexts
2024-10-14 19:56:50 +08:00
Lim Chee Aun
e092e469d1 Prettier-ify 2024-10-14 19:38:09 +08:00
Lim Chee Aun
5e4300f71d Try fix same words with different contexts 2024-10-14 19:20:46 +08:00
Lim Chee Aun
71a694b74e Missed this "Post" 2024-10-14 16:22:22 +08:00
Scott Feeney
59d5c73359 Run prettier 2024-10-10 17:38:06 -07:00
Stefano Pigozzi
f49074abfd
Merge .po file 2024-10-11 02:03:53 +02:00
Lim Chee Aun
48537742a2 Time to try fetchPriority=low 2024-10-11 02:11:08 +08:00
Lim Chee Aun
edd34a5cfe Line changes 2024-10-10 15:14:21 +08:00
Lim Chee Aun
a25bcba8a6 Make 'Delete' post look dangereous
Thanks to https://github.com/cheeaun/phanpy/pull/841
2024-10-10 09:16:49 +08:00
Lim Chee Aun
9d06c88289 Fix text size change affect settings popover width 2024-10-09 17:14:45 +08:00
Lim Chee Aun
a19beffd20 Move diff language check to separate Task 2024-09-26 11:21:57 +08:00
Lim Chee Aun
c0abfb203e Possibly need useLayoutEffect 2024-09-25 18:27:40 +08:00
Lim Chee Aun
65bd6fb1ef It's micro-optimization week
Includes experimental replacing dangerouslySetInnerHTML with setting actual DOM
2024-09-25 17:18:30 +08:00
Stefano Pigozzi
58144a50ec
Update po files 2024-09-23 04:19:32 +02:00
Stefano Pigozzi
78dcff423e
Update po files 2024-09-23 04:18:20 +02:00
Lim Chee Aun
4c08c3a668 Whole bunch of line changes 2024-09-22 13:55:55 +08:00
Lim Chee Aun
ebec0883aa Hopefully fix missing account from emoji reaction notification 2024-09-20 09:09:22 +08:00
Lim Chee Aun
efb42ca911 Investigate SW cache keys 2024-09-17 17:18:03 +08:00
Lim Chee Aun
4ae1c38269 Battle against slow startup time
Seems like Intl and tinyld could be the cause
2024-09-16 17:39:06 +08:00
Lim Chee Aun
3ebf7af4c3 Show author bylines 2024-09-16 13:33:00 +08:00
Scott Feeney
788ea1ad85 Fix editing image descriptions 2024-09-14 02:13:21 -07:00
Lim Chee Aun
942c8ae910 Further benchmarking 2024-09-13 17:45:28 +08:00
Lim Chee Aun
ba4d16a701 Make block look dangerous 2024-09-11 13:21:28 +08:00
Lim Chee Aun
a376a9bd13 Add comment for this string 2024-09-11 13:10:36 +08:00
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