Chee Aun
4aecb301f4
i18n updates (nb-NO) ( #876 )
...
* New translations (Norwegian Bokmal)
* Update catalogs.json
* New translations (Norwegian Bokmal)
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-14 07:30:51 +00:00
Chee Aun
d185eff95c
i18n updates (nb-NO) ( #875 )
...
* New translations (Norwegian Bokmal)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-13 20:11:53 +00:00
Chee Aun
e7c9628d92
i18n updates (es-ES,fa-IR) ( #869 )
...
* New translations (Persian)
* New translations (Spanish)
2024-10-13 17:25:59 +00:00
Lim Chee Aun
f85cf22558
Cache another regex
2024-10-13 11:32:52 +08:00
Lim Chee Aun
66e8bfe18c
Move emojis check condition to top
2024-10-13 11:30:05 +08:00
Lim Chee Aun
82163c0b88
Fix text nodes extraction fails on template element
2024-10-13 11:30:05 +08:00
Stefano Pigozzi
54fcaf80b0
Use a global regex for replaceAll
2024-10-12 22:39:40 +02:00
Chee Aun
56faec702c
i18n updates (ca-ES) ( #868 )
2024-10-11 08:57:47 +00:00
Scott Feeney
59d5c73359
Run prettier
2024-10-10 17:38:06 -07:00
Scott Feeney
22f0703162
Store nodeInfo separately + other feedback
2024-10-10 17:31:16 -07:00
Stefano Pigozzi
f49074abfd
Merge .po file
2024-10-11 02:03:53 +02:00
Stefano Pigozzi
6bd3ad0143
Merge remote-tracking branch 'cheeaun/main' into feature/paste-attach
...
# Conflicts:
# src/locales/en.po
2024-10-11 02:03:27 +02:00
Scott Feeney
ad0ab0c845
Shrink the size of the feature detection change
2024-10-10 16:59:37 -07:00
Scott Feeney
839023cefc
Use NodeInfo to detect features if available
...
For Mastodon <=4.3 (all current stable releases of Mastodon), the
NodeInfo request will always fail due to mastodon/mastodon#23135 and
fall back to the existing behavior. For other server software, this will
allow for more accurate checking of feature availability.
Fixes #808 : adds support for exclusive lists with GoToSocial 0.17+.
2024-10-10 16:59:37 -07:00
Chee Aun
4a09740ae9
i18n updates (fa-IR,it-IT) ( #862 )
...
* New translations (Italian)
* New translations (Persian)
2024-10-10 20:18:12 +00: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
d5e985d6d4
Preliminary filter work on notifications
2024-10-10 15:14:08 +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
Chee Aun
e2e9e3cdb0
Merge pull request #856 from Steffo99/feature/login-default-instance
...
Use the same logic as the main login button for the login tooltip in posts
2024-10-10 08:38:18 +08:00
Stefano Pigozzi
8ae6846827
Merge branch 'main' into feature/hashtag-fix
2024-10-10 00:58:12 +02:00
Lim Chee Aun
e2086a1156
Stupid g is cached between calls
...
https://stackoverflow.com/q/1520800/20838
2024-10-10 00:57:27 +08:00
Lim Chee Aun
46f5d7917c
Fix dup keys
2024-10-10 00:56:00 +08:00
Lim Chee Aun
9d06c88289
Fix text size change affect settings popover width
2024-10-09 17:14:45 +08:00
Chee Aun
731ff8a0c5
i18n updates (eo-UY,es-ES,eu-ES) ( #859 )
...
* New translations (Spanish)
* New translations (Esperanto)
* New translations (Spanish)
* New translations (Basque)
2024-10-06 15:21:19 +00:00
Chee Aun
3ff2253116
i18n updates (it-IT,pl-PL) ( #854 )
...
* New translations (Polish)
* New translations (Italian)
2024-10-04 13:48:48 +00:00
Stefano Pigozzi
59e3e4a37f
Prettify
2024-10-04 14:51:51 +02:00
Stefano Pigozzi
02dfa81407
Use the same logic as the main login button for the login tooltip in posts
2024-10-04 14:03:25 +02:00
Stefano Pigozzi
e94b8edacc
Do not save state between regex executions
...
Fixes #843 .
See https://stackoverflow.com/questions/2630418/javascript-regex-returning-true-then-false-then-true-etc for more information!
2024-10-04 13:19:09 +02:00
Chee Aun
cbcf5c9b43
i18n updates (es-ES,pl-PL) ( #851 )
...
* New translations (Spanish)
* New translations (Polish)
2024-10-03 16:52:22 +00:00
Chee Aun
31e784821b
i18n updates (lt-LT) ( #848 )
...
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-01 12:50:15 +00:00
Chee Aun
6675d00218
i18n updates (eo-UY,es-ES,lt-LT) ( #845 )
...
* New translations (Spanish)
* New translations (Spanish)
* New translations (Esperanto)
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-10-01 10:34:36 +00:00
Lim Chee Aun
334362487a
Fix accounts loading error for non-server-side notifs grouping
2024-10-01 16:54:42 +08:00
Chee Aun
da532032a8
i18n updates (es-ES) ( #844 )
2024-09-29 13:31:55 +00:00
Chee Aun
492528ea6f
i18n updates (lt-LT,nb-NO) ( #840 )
...
* New translations (Norwegian Bokmal)
* Update catalogs.json
* New translations (Lithuanian)
* New translations (Norwegian Bokmal)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-27 15:16:07 +00:00
Chee Aun
f521249dea
i18n updates (eo-UY,lt-LT) ( #838 )
...
* New translations (Lithuanian)
* Update catalogs.json
* New translations (Esperanto)
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 19:21:11 +00:00
Chee Aun
bb4bd3cc45
i18n updates (lt-LT) ( #837 )
...
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 16:48:45 +00:00
Chee Aun
166aab3f3a
i18n updates (lt-LT) ( #836 )
...
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 15:01:26 +00:00
Chee Aun
0a2414043c
i18n updates (nb-NO) ( #835 )
...
* New translations (Norwegian Bokmal)
* Update catalogs.json
* New translations (Norwegian Bokmal)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 11:46:50 +00:00
Chee Aun
74e22ed8dd
i18n updates (nb-NO) ( #834 )
...
* New translations (Norwegian Bokmal)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-26 09:22:42 +00:00
Lim Chee Aun
a19beffd20
Move diff language check to separate Task
2024-09-26 11:21:57 +08:00
Chee Aun
b76d2308eb
i18n updates (eu-ES) ( #833 )
2024-09-25 19:00:31 +00:00
Chee Aun
3da21c713e
i18n updates (lt-LT) ( #832 )
2024-09-25 16:52:28 +00:00
Chee Aun
17fcf7f86e
i18n updates (nb-NO) ( #831 )
...
* New translations (Norwegian Bokmal)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-25 10:38:00 +00: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
Lim Chee Aun
4d35c9d2c3
Try fix that hard-to-reproduce avatar flicker
2024-09-25 17:18:30 +08:00
Lim Chee Aun
1485f9e5d9
Better feature detection for Scroll-driven animations
...
Ref: https://www.bram.us/2024/09/24/feature-detecting-scroll-driven-animations-you-want-to-check-for-animation-range-too/
2024-09-25 17:18:30 +08:00
Chee Aun
f1f1fa6402
i18n updates (fa-IR) ( #830 )
...
* New translations (Persian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-25 08:07:25 +00:00
Chee Aun
84cbd995e2
i18n updates (es-ES,nb-NO) ( #829 )
...
* New translations (Spanish)
* New translations (Spanish)
* New translations (Norwegian Bokmal)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-25 06:32:58 +00:00
Chee Aun
41738cc857
i18n updates (ca-ES,es-ES) ( #828 )
...
* New translations (Spanish)
* New translations (Spanish)
* New translations (Catalan)
2024-09-23 21:04:54 +00:00
Chee Aun
786f47c6c7
i18n updates (eo-UY,es-ES) ( #827 )
...
* New translations (Spanish)
* New translations (Esperanto)
* New translations (Spanish)
2024-09-23 14:57:50 +00:00
Lim Chee Aun
931af3c193
Add data-source to embed code
...
Ref: https://github.com/stefanbohacek/fediverse-embeds-wordpress-plugin/issues/29
2024-09-23 20:42:48 +08:00
Lim Chee Aun
80d4a45a65
s/jsx/js extension
...
Somehow vscode refactor "Move to a new file" preserves the jsx extension
2024-09-23 12:43:55 +08:00
Stefano Pigozzi
58144a50ec
Update po files
2024-09-23 04:19:32 +02:00
Stefano Pigozzi
aa332743d4
Merge branch 'main' into feature/paste-attach
...
# Conflicts:
# src/locales/en.po
2024-09-23 04:18:43 +02:00
Stefano Pigozzi
78dcff423e
Update po files
2024-09-23 04:18:20 +02:00
Stefano Pigozzi
88c52e41f0
Make explicit the undefined check to disable the attachment button
2024-09-23 04:18:09 +02:00
Stefano Pigozzi
906d6017e4
Fix brace not being in the same line as else
2024-09-23 04:12:27 +02:00
Lim Chee Aun
1a73e32211
Fix missing Only mentions checkbox in Notifications
2024-09-23 09:51:14 +08:00
Chee Aun
8ab209e236
i18n updates (eo-UY) ( #826 )
2024-09-22 19:30:12 +00:00
Chee Aun
aae1600df0
i18n updates (eo-UY,es-ES) ( #823 )
...
* New translations (Esperanto)
* New translations (Spanish)
* New translations (Spanish)
2024-09-22 12:13:14 +00:00
Lim Chee Aun
99e9ecd10e
Small adjustment
2024-09-22 18:41:20 +08:00
Lim Chee Aun
2b988c5669
Fix error when server-side grouping not enabled
2024-09-22 14:09:41 +08:00
Lim Chee Aun
4c08c3a668
Whole bunch of line changes
2024-09-22 13:55:55 +08:00
Lim Chee Aun
c8abb95e8e
Improve grouping for server-side grouping
...
Migrate from v2_alpha to v2
2024-09-22 13:55:37 +08:00
Lim Chee Aun
4cc6a6a12c
Forgot to commit this
2024-09-22 13:54:43 +08:00
Lim Chee Aun
fd5e574e70
Don't show byline if card posted by author themselves
2024-09-22 13:53:18 +08:00
Lim Chee Aun
bbe276e18c
Add weekday & better stickiness
2024-09-22 13:52:36 +08:00
Lim Chee Aun
333c434343
Fix some content-visibility: auto weirdness
2024-09-22 13:46:32 +08:00
Lim Chee Aun
07242eb4d2
Remove one space
2024-09-22 10:03:16 +08:00
Lim Chee Aun
02a8a9034a
Content-visiblit:auto for custom emojis list
...
With better sticky headers
2024-09-21 12:09:50 +08:00
Lim Chee Aun
f2cc0f5bec
Bring back content-visibility: auto for replies
...
With a fix
2024-09-21 12:09:50 +08:00
Chee Aun
9345f8b44c
i18n updates (kab) ( #821 )
...
* New translations (Kabyle)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-20 06:38:39 +00:00
Lim Chee Aun
ebec0883aa
Hopefully fix missing account from emoji reaction notification
2024-09-20 09:09:22 +08:00
Chee Aun
bd029a5e4e
i18n updates (es-ES,pt-BR,pt-PT) ( #820 )
...
* New translations (Spanish)
* New translations (Portuguese)
* New translations (Portuguese, Brazilian)
2024-09-19 21:23:56 +00:00
Chee Aun
eac7e8b03c
i18n updates (gl-ES,nb-NO) ( #819 )
...
* New translations (Galician)
* New translations (Norwegian Bokmal)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-19 18:33:23 +00:00
Chee Aun
ba1fe3d2d2
i18n updates (ja-JP) ( #818 )
...
* New translations (Japanese)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-19 09:02:27 +00:00
Chee Aun
0cb6c438c6
i18n updates (eo-UY,es-ES,ja-JP) ( #816 )
...
* New translations (Spanish)
* New translations (Esperanto)
* Update catalogs.json
* New translations (Esperanto)
* New translations (Japanese)
* Update catalogs.json
* New translations (Japanese)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-19 08:06:18 +00:00
Chee Aun
30ce4a9c5c
i18n updates (eo-UY,nb-NO) ( #815 )
...
* New translations (Esperanto)
* Update catalogs.json
* New translations (Esperanto)
* New translations (Norwegian Bokmal)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-18 13:27:30 +00:00
Chee Aun
8f5039ae16
i18n updates (eo-UY,pt-PT,zh-CN) ( #814 )
...
* New translations (Portuguese)
* New translations (Esperanto)
* New translations (Chinese Simplified)
2024-09-18 05:39:14 +00:00
Lim Chee Aun
905295a045
Fix wrong "once" logic 🤦♂️
2024-09-18 13:20:08 +08:00
Lim Chee Aun
0e3cc864db
Make sure cleanup runs at least once
2024-09-18 13:09:03 +08:00
Lim Chee Aun
73a4326b55
Double-down on reducing cache size
2024-09-18 12:19:50 +08:00
Chee Aun
128a3bacd7
i18n updates (es-ES,lt-LT) ( #813 )
...
* New translations (Spanish)
* New translations (Lithuanian)
2024-09-17 18:14:22 +00:00
Chee Aun
34e39a8883
i18n updates (eo-UY,lt-LT) ( #812 )
...
* New translations (Esperanto)
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-17 15:59:41 +00:00
Chee Aun
798658cbc4
i18n updates (eo-UY,eu-ES,it-IT,nb-NO) ( #811 )
...
* New translations (Basque)
* New translations (Italian)
* New translations (Esperanto)
* New translations (Norwegian Bokmal)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-17 14:49:38 +00:00
Chee Aun
65b6318765
i18n updates (eo-UY,it-IT) ( #810 )
...
* New translations (Italian)
* New translations (Esperanto)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-17 13:44:57 +00:00
Chee Aun
c59df8a575
i18n updates (eo-UY,pl-PL) ( #809 )
...
* New translations (Esperanto)
* New translations (Polish)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-17 12:01:23 +00:00
Lim Chee Aun
1d949a1ab2
Try this solution to clean up excess SW cache
2024-09-17 19:04:10 +08:00
Lim Chee Aun
efb42ca911
Investigate SW cache keys
2024-09-17 17:18:03 +08:00
Chee Aun
f1e4ea2cfc
i18n updates (pt-BR,pt-PT,zh-CN) ( #807 )
...
* New translations (Portuguese)
* New translations (Portuguese, Brazilian)
* New translations (Chinese Simplified)
2024-09-17 07:00:17 +00:00
Chee Aun
2a80f876be
i18n updates (es-ES,fi-FI,lt-LT,pt-BR,pt-PT) ( #806 )
...
* New translations (Lithuanian)
* New translations (Spanish)
* New translations (Finnish)
* New translations (Portuguese)
* New translations (Lithuanian)
* New translations (Portuguese, Brazilian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-16 18:17:22 +00:00
Chee Aun
51ac7611d4
i18n updates (lt-LT,ru-RU) ( #805 )
...
* New translations (Lithuanian)
* New translations (Russian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-16 15:08:20 +00:00
Chee Aun
1db1535319
i18n updates (eo-UY,es-ES,gl-ES,lt-LT) ( #804 )
...
* New translations (Spanish)
* New translations (Galician)
* New translations (Esperanto)
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-16 14:05:24 +00:00
Lim Chee Aun
8f6b4c6420
Try non-blocking init
2024-09-16 19:11:45 +08:00
Chee Aun
142e211196
i18n updates (es-ES,fr-FR,pt-BR,pt-PT) ( #802 )
...
* New translations (French)
* New translations (Spanish)
* New translations (Portuguese)
* New translations (Portuguese, Brazilian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-16 09:49:41 +00: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
572358f0f4
Another attempt
2024-09-16 16:13:00 +08:00
Lim Chee Aun
942dac4be0
Let's benchmark deeper
2024-09-16 15:32:42 +08:00
Chee Aun
c65bed2c17
i18n updates (ar-SA,ca-ES,de-DE,eo-UY,es-ES,eu-ES,fr-FR) ( #801 )
...
* New translations (Spanish)
* New translations (Esperanto)
* New translations (French)
* New translations (Spanish)
* New translations (Arabic)
* New translations (Catalan)
* New translations (German)
* New translations (Basque)
* New translations (Finnish)
* New translations (Italian)
* New translations (Japanese)
* New translations (Korean)
* New translations (Dutch)
* New translations (Chinese Simplified)
* New translations (Chinese Traditional)
* New translations (Galician)
* New translations (Occitan)
* New translations (Kabyle)
* New translations (Hebrew)
* New translations (Portuguese)
* New translations (Persian)
* New translations (Esperanto)
* New translations (Czech)
* New translations (Lithuanian)
* New translations (Russian)
* New translations (Thai)
* New translations (Polish)
* New translations (Portuguese, Brazilian)
* New translations (Ukrainian)
2024-09-16 07:24:29 +00:00
Lim Chee Aun
9031da2768
Parallelize the inits
2024-09-16 15:17:57 +08:00
Lim Chee Aun
e4474d2d4d
More accurate app-init benchmark
2024-09-16 14:16:17 +08:00
Lim Chee Aun
a6daf19b80
Test disable content-visibility:auto on carousels
...
Safari seems to jump scrolls inside the carousel
2024-09-16 13:33:00 +08:00
Lim Chee Aun
e5d766a076
Test escalate the loading state
2024-09-16 13:33:00 +08:00
Lim Chee Aun
3ebf7af4c3
Show author bylines
2024-09-16 13:33:00 +08:00
Lim Chee Aun
3392c169c9
Embrace more scroll-driven styles
2024-09-16 13:33:00 +08:00
Lim Chee Aun
7d5d8814b9
Fix grouped author in replies not deduped
2024-09-16 13:33:00 +08:00
Chee Aun
1ae6e42e94
i18n updates (es-ES,lt-LT) ( #800 )
...
* New translations (Spanish)
* New translations (Lithuanian)
2024-09-15 19:04:09 +00:00
Chee Aun
767caf764a
i18n updates (eo-UY,lt-LT) ( #799 )
...
* New translations (Esperanto)
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-15 18:07:06 +00:00
Chee Aun
5a2f4c9c1d
i18n updates (lt-LT) ( #798 )
...
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-15 17:09:55 +00:00
Lim Chee Aun
b1d7592673
Fix hotkeys firing for multiple elements
...
This is due to react-hotkeys-hook v4.5.1 upgrade
2024-09-15 23:41:34 +08:00
Lim Chee Aun
894bfcc891
Small adjustments to notifications
2024-09-15 23:41:34 +08:00
Chee Aun
d476dd8ffc
i18n updates (eo-UY,es-ES) ( #797 )
...
* New translations (Spanish)
* New translations (Esperanto)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-15 15:04:23 +00:00
Chee Aun
68392f3977
i18n updates (eo-UY) ( #796 )
2024-09-15 14:07:21 +00:00
Chee Aun
c20e670070
Merge pull request #788 from graue/graue/edit-image-desc
...
Fix editing image descriptions
2024-09-15 18:42:52 +08:00
Chee Aun
c5f676bb17
i18n updates (eo-UY,es-ES,lt-LT) ( #794 )
...
Pull Request to `main` from `production` / auto-pull-request (push) Has been cancelled
* New translations (Lithuanian)
* New translations (Lithuanian)
* Update catalogs.json
* New translations (Esperanto)
* Update catalogs.json
* New translations (Spanish)
* New translations (Esperanto)
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-15 00:47:25 +00:00
Chee Aun
3f553954b2
i18n updates (eo-UY,es-ES,lt-LT) ( #793 )
...
Pull Request to `main` from `production` / auto-pull-request (push) Waiting to run
* New translations (Lithuanian)
* New translations (Spanish)
* New translations (Esperanto)
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-14 17:17:52 +00:00
Chee Aun
f66ce05e48
i18n updates (lt-LT) ( #792 )
...
* New translations (Lithuanian)
* Update catalogs.json
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-14 15:12:05 +00:00
Chee Aun
c043725c3c
i18n updates (lt-LT) ( #791 )
...
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-14 12:46:51 +00:00
Chee Aun
2edf263b7e
i18n updates (lt-LT) ( #790 )
...
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-14 11:46:00 +00:00
Chee Aun
7a4e038f90
i18n updates (it-IT,lt-LT,pt-PT) ( #789 )
...
* New translations (Lithuanian)
* Update catalogs.json
* New translations (Italian)
* New translations (Portuguese)
* New translations (Lithuanian)
* New translations (Portuguese, Brazilian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-14 10:26:21 +00:00
Scott Feeney
788ea1ad85
Fix editing image descriptions
2024-09-14 02:13:21 -07:00
Lim Chee Aun
6a8d5717b4
Fix cropped avatar
2024-09-14 12:57:05 +08:00
Chee Aun
d1b2daa9ba
i18n updates (lt-LT,pt-PT) ( #787 )
...
Pull Request to `main` from `production` / auto-pull-request (push) Waiting to run
* New translations (Lithuanian)
* Update catalogs.json
* New translations (Portuguese)
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-13 21:50:32 +00:00
Chee Aun
a95dbe7827
i18n updates (lt-LT) ( #786 )
...
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-13 17:21:31 +00:00
Chee Aun
848cb02131
i18n updates (fa-IR,lt-LT,zh-CN) ( #785 )
...
Pull Request to `main` from `production` / auto-pull-request (push) Waiting to run
* New translations (Chinese Simplified)
* New translations (Persian)
* New translations (Lithuanian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-13 16:06:18 +00:00
Chee Aun
ad36bc5c84
i18n updates (fa-IR,lt-LT,zh-CN) ( #783 )
...
* New translations (Chinese Simplified)
* New translations (Lithuanian)
* Update catalogs.json
* New translations (Persian)
* New translations (Lithuanian)
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-13 14:57:25 +00:00
Lim Chee Aun
1664aa3cf4
Got to solve this mystery
2024-09-13 22:01:26 +08:00
Lim Chee Aun
f22bdf568d
Try this
2024-09-13 20:09:13 +08:00
Lim Chee Aun
7ca71efc4c
Move the end parts
2024-09-13 18:48:50 +08:00
Lim Chee Aun
942c8ae910
Further benchmarking
2024-09-13 17:45:28 +08:00
Chee Aun
466b2bd7d0
i18n updates (lt-LT) ( #782 )
Pull Request to `main` from `production` / auto-pull-request (push) Has been cancelled
2024-09-12 19:08:17 +00:00
Chee Aun
4ae6877429
i18n updates (zh-CN) ( #781 )
Pull Request to `main` from `production` / auto-pull-request (push) Has been cancelled
2024-09-12 16:15:07 +00:00
Chee Aun
e3fef97f9b
i18n updates (cs-CZ) ( #780 )
...
* New translations (Czech)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-12 14:00:23 +00:00
Chee Aun
1c0fb61808
i18n updates (gl-ES) ( #779 )
Pull Request to `main` from `production` / auto-pull-request (push) Waiting to run
2024-09-12 03:14:02 +00:00
Chee Aun
3e78609e14
i18n updates (es-ES) ( #776 )
Pull Request to `main` from `production` / auto-pull-request (push) Waiting to run
2024-09-11 18:17:12 +00:00
Chee Aun
80caccb8b9
i18n updates (eo-UY,pt-PT) ( #775 )
...
Pull Request to `main` from `production` / auto-pull-request (push) Has been cancelled
* New translations (Portuguese)
* New translations (Esperanto)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-11 15:54:20 +00:00
Chee Aun
2d7fbb3104
i18n updates (pt-PT) ( #774 )
2024-09-11 14:42:13 +00:00
Chee Aun
b1ba3dd3aa
i18n updates (eo-UY,pt-PT) ( #773 )
...
* New translations (Portuguese)
* New translations (Esperanto)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-11 13:19:17 +00:00
Chee Aun
83ffac755f
i18n updates (pl-PL,pt-BR) ( #772 )
...
* New translations (Polish)
* New translations (Portuguese, Brazilian)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-11 12:03:49 +00:00
Lim Chee Aun
ba4d16a701
Make block look dangerous
Pull Request to `main` from `production` / auto-pull-request (push) Waiting to run
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
Lim Chee Aun
9d927a3d24
Fix wrong postsCount
2024-09-11 13:02:33 +08:00
Chee Aun
71008b91c3
i18n updates (eo-UY) ( #771 )
...
Pull Request to `main` from `production` / auto-pull-request (push) Waiting to run
* New translations (Esperanto)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-10 19:54:27 +00:00
Chee Aun
9f821e425e
i18n updates (eo-UY,es-ES) ( #770 )
...
* New translations (Spanish)
* New translations (Esperanto)
2024-09-10 18:13:03 +00:00
Stefano Pigozzi
e1e3081052
Update po files
2024-09-10 16:57:12 +02:00
Stefano Pigozzi
2fbef61934
Merge remote-tracking branch 'upstream/main' into feature/paste-attach
...
# Conflicts:
# src/locales/en.po
2024-09-10 16:54:08 +02:00
Stefano Pigozzi
f82e721c80
Make "multiple" condition more readable
2024-09-10 16:53:04 +02:00
Chee Aun
6fd1de22f6
i18n updates (eo-UY) ( #769 )
...
Pull Request to `main` from `production` / auto-pull-request (push) Has been cancelled
* New translations (Esperanto)
* Update catalogs.json
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-10 14:52:34 +00:00