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
Chee Aun
c6fee139b5
i18n updates (ca-ES,eo-UY,es-ES,eu-ES,fa-IR,it-IT,lt-LT,nb-NO,pl-PL) ( #878 )
...
* New translations (Lithuanian)
* New translations (Spanish)
* New translations (Basque)
* New translations (Esperanto)
* New translations (Lithuanian)
* New translations (Polish)
* New translations (Italian)
* New translations (Persian)
* New translations (Catalan)
* New translations (Norwegian Bokmal)
* New translations (French)
* New translations (Arabic)
* New translations (Czech)
* New translations (German)
* New translations (Finnish)
* New translations (Hebrew)
* New translations (Japanese)
* New translations (Korean)
* New translations (Dutch)
* New translations (Portuguese)
* New translations (Russian)
* New translations (Ukrainian)
* New translations (Chinese Simplified)
* New translations (Chinese Traditional)
* New translations (Galician)
* New translations (Portuguese, Brazilian)
* New translations (Thai)
* New translations (Occitan)
* New translations (Kabyle)
2024-10-14 11:48:49 +00: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
Chee Aun
8b3ea707f6
i18n updates (ar-SA,ca-ES,cs-CZ,de-DE,eo-UY,es-ES,eu-ES,fa-IR,fi-FI,fr-FR,gl-ES,he-IL,it-IT,ja-JP,kab,ko-KR,lt-LT,nb-NO,nl-NL,oc-FR,pl-PL,pt-BR,pt-PT,ru-RU,th-TH,uk-UA,zh-CN,zh-TW) ( #877 )
...
* New translations (Spanish)
* New translations (Basque)
* New translations (Esperanto)
* New translations (Lithuanian)
* New translations (Polish)
* New translations (Italian)
* New translations (Persian)
* New translations (Catalan)
* New translations (Norwegian Bokmal)
* New translations (French)
* New translations (Arabic)
* New translations (Czech)
* New translations (German)
* New translations (Finnish)
* New translations (Hebrew)
* New translations (Japanese)
* New translations (Korean)
* New translations (Dutch)
* New translations (Portuguese)
* New translations (Russian)
* New translations (Ukrainian)
* New translations (Chinese Simplified)
* New translations (Chinese Traditional)
* New translations (Galician)
* New translations (Portuguese, Brazilian)
* New translations (Thai)
* New translations (Occitan)
* New translations (Kabyle)
2024-10-14 09:36:50 +00:00
Lim Chee Aun
71a694b74e
Missed this "Post"
2024-10-14 16:22:22 +08:00
Chee Aun
29822cbf2d
Merge pull request #735 from Steffo99/feature/paste-attach
...
Allow pasting attachments on Akkoma / Pleroma instances
2024-10-14 15:45:41 +08:00
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
Chee Aun
4d03f8fba4
Merge pull request #872 from Steffo99/feature/twitter-crash-fix
...
Fix crash if a `@username@twitter.com` pseudo-mention is encountered
2024-10-13 08:36:27 +08:00
github-actions[bot]
f669c39a30
Update README.md
2024-10-13 00:02:30 +00: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
Chee Aun
947ab3077b
Merge pull request #867 from Steffo99/feature/issue-template
...
Replace the current issue templates with the newer format, "Issue Forms"
2024-10-11 14:47:36 +08:00
Stefano Pigozzi
6ff127c8b3
Allow bypassing issue forms
2024-10-11 07:04:37 +02:00
Stefano Pigozzi
47a8a174e6
Convert feature request to issue form
2024-10-11 07:02:35 +02:00
Stefano Pigozzi
665b6dd7e7
Describe the bug → Bug description
2024-10-11 07:01:26 +02:00
Stefano Pigozzi
2878881e10
Convert bug report to issue form
2024-10-11 06:59:18 +02: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
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
Chee Aun
0eaa4b0cec
Merge pull request #855 from Steffo99/feature/hashtag-fix
...
Do not save state between regex executions
2024-10-10 08:30:19 +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
Lim Chee Aun
eea5b027c0
Prevent this action from running in forks
2024-10-09 12:30:00 +08:00
Lim Chee Aun
3051a59753
Add some designs that's still not used for now
2024-10-08 21:03:02 +08:00
Lim Chee Aun
9958d9512b
Upgrade dependencies
2024-10-08 21:02:42 +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
github-actions[bot]
1a84c18d38
Update README.md
2024-10-06 00:02:28 +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