Commit graph

26807 commits

Author SHA1 Message Date
ThatOneCalculator
2f7b3070ee
chore: format 2023-11-26 12:06:21 -08:00
Laura Hausmann
3272b908c6
fix: 🔒 Fix HTTP signature validation
Co-authored-by: perillamint <perillamint@silicon.moe>
Co-authored-by: yunochi <yuno@yunochi.com>
2023-11-26 12:04:17 -08:00
naskya
dadb45f609
fix: syntax error
at least this compiles
2023-11-27 01:11:07 +09:00
Hosted Weblate
3af65beba0
chore: Merge branch 'origin/develop' into Weblate. 2023-11-26 07:03:41 +00:00
Pynolo
fd56aba83b
chore: Translated using Weblate (Italian)
Currently translated at 100.0% (1872 of 1872 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/it/
2023-11-26 08:03:38 +01:00
Ramdziana F Y
19743dfc7b
chore: Translated using Weblate (Indonesian)
Currently translated at 100.0% (1872 of 1872 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2023-11-26 08:03:37 +01:00
ThatOneCalculator
a256f48b74
fix 2023-11-24 18:06:24 -08:00
ThatOneCalculator
a8b33b5415
fix: 🐛 SOMETHING_HAPPENED_IN_PROMISE when LANGS isn't found 2023-11-24 18:04:06 -08:00
naskya
e87b46863d
30 is too many 2023-11-24 01:31:24 +09:00
naskya
e5163ecb82
update langmap to sort out issues regarding Chinese locales 2023-11-23 19:48:33 +09:00
naskya
610722e258
use language code instead of ph-translate icon 2023-11-23 18:09:55 +09:00
naskya
913b8dca63
show recently used languages first 2023-11-23 17:49:13 +09:00
naskya
47ff1f795d
make comment a bit less confusing 2023-11-23 04:25:54 +09:00
naskya
09a6527cee
minor refactor 2023-11-23 04:24:21 +09:00
naskya
d8a8fc8f7a
Merge branch 'develop' into language 2023-11-23 01:52:23 +09:00
naskya
ef71d23d80
fix: wrong string substitution (misskey.io -> firefish.io) + stop depending on misskey.io (close #10813) 2023-11-23 01:50:58 +09:00
Hosted Weblate
01894d8104
chore: Merge branch 'origin/develop' into Weblate. 2023-11-22 17:04:01 +01:00
Ramdziana
1dab1af16e
chore: Translated using Weblate (Indonesian)
Currently translated at 100.0% (1872 of 1872 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2023-11-22 17:03:58 +01:00
naskya
c6893140ac
chore (English locale, minor): remote users info are definitely incomplete 2023-11-23 00:17:24 +09:00
naskya
061791eb65
suggest all options if multiple regions are defined in the langmap 2023-11-22 23:19:14 +09:00
naskya
8126c15677
Merge branch 'develop' into language 2023-11-22 22:22:15 +09:00
naskya
e0c1d9ce00
refactor (minor): update MkPostForm 2023-11-22 22:21:47 +09:00
naskya
f8e935b120
Merge branch 'develop' into firefish-language 2023-11-22 22:02:27 +09:00
Hosted Weblate
a5dac3931f
chore: Merge branch 'origin/develop' into Weblate. 2023-11-20 13:01:54 +01:00
jolupa
1d5e9d5dc7
chore: Translated using Weblate (Catalan)
Currently translated at 100.0% (1872 of 1872 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2023-11-20 13:01:52 +01:00
Ibuki Sugiyama
23fb60e185
enhance: increase emoji picker search results
Co-authored-by: naskya <m@naskya.net>
2023-11-19 14:13:53 +09:00
naskya
24deab1743
chore: remove unused dependencies 2023-11-18 19:21:23 +09:00
Hosted Weblate
44e9ccac49
chore: Merge branch 'origin/develop' into Weblate. 2023-11-18 06:11:30 +01:00
Uwe Schraepler
b9a81b7dd7
chore: Translated using Weblate (German)
Currently translated at 98.8% (1848 of 1870 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/de/
2023-11-18 06:11:27 +01:00
naskya
ee4ddabc6b fix: anyone (not only the owner) can press the edit button of an album 2023-11-17 09:17:56 +00:00
naskya
2dcc46a9e3
chore: remove language detection from backend 2023-11-17 17:50:20 +09:00
naskya
636cbee66b
chore: auto detect -> suggest 2023-11-17 17:17:46 +09:00
naskya
558867dac5
Merge branch 'develop' into firefish-language 2023-11-17 16:54:48 +09:00
Kainoa Kanter
dd6ef65dee chore: format 2023-11-16 14:20:43 -08:00
naskya
465a585f47
dev21 2023-11-17 05:21:29 +09:00
naskya
2d9d6e9fb7
chore: lint 2023-11-17 05:18:19 +09:00
naskya
97bb495636
chore: upgrade dependencies (except for @swc/core and megalodon) 2023-11-17 05:15:02 +09:00
naskya
845f08893f
fix: upgrade AiScript!
There are braking changes in the AiScript syntax, so existing plugins must alse be upgraded
Also, I didn't include the function that can call remote servers' API (which is present in the latest Misskey)

Co-authored-by: syuilo <syuilotan@yahoo.co.jp>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2023-11-17 05:04:05 +09:00
ThatOneCalculator
31ccedf177
fix: ♻️ add data.localOnly back to dontFederateInitially check
ref: https://git.joinfirefish.org/firefish/firefish/-/merge_requests/10639#note_2651
2023-11-12 10:46:28 -08:00
nakkaa
8ef1130330
fix: add missing entry in manifest.json so that PWA can use it 2023-11-11 02:20:33 +09:00
Kainoa Kanter
09053f5748 Merge branch 'feat-client-drive-notes' into 'develop'
feat: client: add page 'posts with file attached'

Co-authored-by: Johann150 <johann.galle@protonmail.com>

Closes #10695

See merge request firefish/firefish!10634
2023-11-10 15:38:18 +00:00
Kainoa Kanter
6f951855f3 Merge branch 'develop' into 'develop'
fix import notes federated initially

Co-authored-by: CGsama <CGsama@outlook.com>

See merge request firefish/firefish!10639
2023-11-10 15:32:23 +00:00
cg sama
7fa737e8b8 fix import notes federated initially
Co-authored-by: CGsama <CGsama@outlook.com>
2023-11-10 15:32:23 +00:00
Hosted Weblate
c30bd86d8f
chore: Merge branch 'origin/develop' into Weblate. 2023-11-08 09:36:03 +00:00
Dark Shy
56bec8f1dd
chore: Translated using Weblate (Russian)
Currently translated at 98.7% (1846 of 1870 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ru/
2023-11-08 09:35:58 +00:00
naskya
7323f4f8a1 Merge branch 're2-update' into 'develop'
Fix build on node 21

Co-authored-by: Jegler <jegler@heckin.how>

See merge request firefish/firefish!10635
2023-11-07 14:02:26 +00:00
Jegler
fbfa4cd41f Fix build on node 21 2023-11-07 14:02:25 +00:00
naskya
7d9278b470 Merge branch 'fix/broken-search-field' into 'develop'
fix: Use "iconClass" instead of "icon" in MkDialog; remove "null" in input field

Co-authored-by: minneyar <speed@sakabatou.net>

See merge request firefish/firefish!10631
2023-11-07 14:01:24 +00:00
Minneyar
c03c11c7aa fix: Use "iconClass" instead of "icon" in MkDialog; remove "null" in input field
Co-authored-by: minneyar <speed@sakabatou.net>
2023-11-07 14:01:24 +00:00
naskya
aa84c080ac
chore: up lockfile 2023-11-06 10:04:44 +09:00