6fdb311811
Custom configuration for rudeshark.net
2023-12-30 00:49:07 +01:00
ThatOneCalculator
173a78a90b
docs: 📝 changelog
2023-11-26 12:42:26 -08:00
ThatOneCalculator
31427e5705
Merge branch 'develop' into beta
2023-11-26 12:39:53 -08:00
ThatOneCalculator
a6aa7d2b74
chore: 🔥 remove unused ID methods
2023-11-26 12:37:35 -08:00
ThatOneCalculator
8d3c35c0c6
chore: lint import order
2023-11-26 12:33:46 -08:00
ThatOneCalculator
f7ce60cd9f
chore: 🚨 lint
2023-11-26 12:27:02 -08:00
Kainoa Kanter
c35dbe2645
Merge branch 'more-links' into 'develop'
...
feat: ability to pin custom pages to the help menu
Co-authored-by: naskya <m@naskya.net>
See merge request firefish/firefish!10640
2023-11-26 20:14:02 +00:00
naskya
e7e6ae69e0
feat: ability to pin custom pages to the help menu
2023-11-26 20:14:02 +00:00
ThatOneCalculator
180e792683
dev22
2023-11-26 12:06:36 -08:00
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
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
e0c1d9ce00
refactor (minor): update MkPostForm
2023-11-22 22:21:47 +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
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
naskya
7fdd547e8c
chore: up pnpm version
...
v8.10.0 has a regression
2023-11-05 22:44:24 +00:00
Hosted Weblate
dc3b853cfc
chore: Merge branch 'origin/develop' into Weblate.
2023-11-03 12:34:15 +00:00
Pynolo
944b42f126
chore: Translated using Weblate (Italian)
...
Currently translated at 99.8% (1868 of 1870 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/it/
2023-11-03 12:33:56 +00:00
Ramdziana
e16f74ca75
chore: Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (1870 of 1870 strings)
Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2023-11-03 12:33:55 +00:00