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
921943245f
Try limit export language
...
Not everything is fully translated yet, so it's weird to see all of them in PR
2024-08-14 11:46:12 +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
30a2a6a968
Add Crowdin PR label and custom commit message
2024-08-14 09:42:45 +08:00
Lim Chee Aun
2ab921d6db
Load en
by default, activate it later
2024-08-14 09:42:12 +08:00
Lim Chee Aun
b28fdcb0fa
Fix wrong passing of locale values in Intl.DisplayNames
2024-08-14 09:41:31 +08:00
Lim Chee Aun
c31162220e
Seems like 'es' is not needed now, weird
2024-08-14 09:41:07 +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
Chee Aun
e58f592470
Update Crowdin configuration file
2024-08-13 15:50:32 +08:00
Lim Chee Aun
c2e6d732c4
Initial i18n dev
...
Expecting bugs!
2024-08-13 15:26:23 +08:00
Lim Chee Aun
3f23fe6eb6
New post languages
2024-08-10 10:04:44 +08:00
Lim Chee Aun
c27275a9af
Disable columns scroll snap for wider viewports
2024-08-10 10:04:44 +08:00
Lim Chee Aun
ff29e93b4f
Fix RTL observer not working
2024-08-10 10:04:44 +08:00
Lim Chee Aun
78ca5bbc0b
Fix prefs bug
...
- Some prefs returned can be uppercased, so make them lowercase
- `postingDefaultLanguage` probably doesn't work anymore every since masto.js upgrade. Sorry!
- Add additional checks to make sure prefs from server are not in unexpected forms
2024-08-10 10:04:44 +08:00
Lim Chee Aun
3be53f1ff9
Also set sort order when filter by Boosts in Catch-up
2024-08-10 10:04:44 +08:00
Chee Aun
9bf50615cb
Merge pull request #615 from verymilan/phanpy.social.tchncs.de
...
add phanpy.social.tchncs.de deployment to readme
2024-08-07 09:51:17 +08:00
Chee Aun
dfa1123ac3
Merge pull request #616 from Fastidious/patch-2
...
Update README.md
2024-08-07 09:50:39 +08:00
Fastidious
a0f2eb7305
Update README.md
...
Moved servers. This updates to the new one.
2024-08-06 10:47:13 -04:00
Milan
1bd9ceb4fc
add phanpy.social.tchncs.de deployment to readme
2024-08-06 12:39:12 +02:00
Chee Aun
082409a09f
Merge pull request #613 from illfygli/main
...
Filter out languages that aren't RFC5646-shaped
2024-08-06 08:58:16 +08:00
owl
225eaf4a2d
Pass undefined
to Intl.DisplayNames
, so '*'
doesn't break it
2024-08-05 14:14:03 +02:00
Lim Chee Aun
60289cdb29
Upgrade dependencies
2024-08-04 19:09:46 +08:00
Lim Chee Aun
a1c419b675
Try fix select field bug on Windows again
...
Previously: b47c043699
2024-08-04 19:01:21 +08:00
Lim Chee Aun
89e8bdf77b
Use pinned instead of _pinned
2024-08-04 18:06:26 +08:00
Lim Chee Aun
b3681a93ee
Workbox expiration plugin not working as expected
2024-08-04 18:05:03 +08:00
Lim Chee Aun
ad7193d067
Fix notifications popover not close-able on iPad
2024-08-04 13:53:06 +08:00
Lim Chee Aun
f05e3012e3
Preliminary step for RTL
2024-08-04 13:32:46 +08:00
Lim Chee Aun
2aff1dc1fd
Try switch to 20s interval
2024-08-04 13:32:46 +08:00
Lim Chee Aun
99ee6c3979
Don't reuse var for both timeout and interval
2024-08-04 13:32:46 +08:00
Lim Chee Aun
4ebfb544aa
This caching seems still buggy
...
Revert to SWR with 1-min expiry
2024-08-04 13:32:46 +08:00
Lim Chee Aun
cf2461add5
Better checks
2024-08-04 13:32:46 +08:00
Chee Aun
4937c5f77e
Merge pull request #610 from fhemberger/patch-1
...
fix(shortcuts-settings): `settingsJSON` must be defined if note doesn't exist
2024-08-04 10:11:42 +08:00
Frederic Hemberger
0febcacb93
fix(shortcuts-settings): settingsJSON
must be defined if note doesn't exist
2024-08-03 13:30:22 +02:00
Lim Chee Aun
818f58b460
Fix profile URLs not working for http route
2024-08-01 20:18:44 +08:00
Lim Chee Aun
57db8778a4
Adapt to new changes in group notifications API
...
Reference: https://github.com/mastodon/mastodon/pull/31214
2024-08-01 20:18:10 +08:00
Chee Aun
9806d8ae9d
Merge pull request #607 from kizu/fix-overflow
...
Fix overflow for the columns wrapper
2024-08-01 09:56:05 +08:00
Roman Komarov
522a324b0d
Fix overflow for the columns wrapper
2024-07-31 13:59:35 +02:00
Lim Chee Aun
5be30e0c80
Upgrade dependencies
2024-07-29 20:05:03 +08:00
Lim Chee Aun
379ef7cc11
Random unused IntersectionView
...
Keeping this for future use
2024-07-28 16:09:44 +08:00
Lim Chee Aun
2d23b15c8d
Assume title is the author for .card-post
2024-07-28 16:09:03 +08:00
Lim Chee Aun
fa3a0e23cc
Unhide some text for posts inside Edit History
...
Every char matters when looking at post edit history
2024-07-28 16:08:18 +08:00
Lim Chee Aun
631730f2f2
Replace SWR with CacheFirst
...
This SWR strategy is sometimes too stale, possibly a bug with Workbox
2024-07-28 16:07:22 +08:00
Lim Chee Aun
f1822d54af
Fix poll radio button position on Safari
...
Plus a color
2024-07-25 18:39:14 +08:00
Lim Chee Aun
4c0bc62ad0
Group filtered carousel items
2024-07-22 14:31:52 +08:00
Lim Chee Aun
84b3106f50
Undo font size inherit for card posts
2024-07-22 14:19:25 +08:00
Lim Chee Aun
a2b88f1cdd
Distinct both implementation of grouped notifications
2024-07-21 20:31:10 +08:00
Lim Chee Aun
b88376569e
Test this out for bridgy fed links
2024-07-21 19:06:38 +08:00
Lim Chee Aun
00e2ba0b34
Fix notification markers not working
...
Also the ids are getting confusing, so need to clean this up.
2024-07-21 18:59:38 +08:00
Lim Chee Aun
a0d75e7e83
Upgrade dependencies
2024-07-20 17:45:43 +08:00