Commit graph

28196 commits

Author SHA1 Message Date
Laura Hausmann e790d6be90
fix (backend): hard code the @context value to avoid possible security risks
Co-authored-by: naskya <m@naskya.net>
2024-04-30 05:34:39 +09:00
naskya 0b6d0b525f
style: slightly increase the CW blur intensity 2024-04-29 19:05:16 +09:00
Hosted Weblate 1e9e5d1c18
Merge branch 'origin/develop' into Weblate 2024-04-29 08:07:20 +02:00
naskya 21e0439b5e
locale: update translations (Japanese)
Currently translated at 100.0% (1927 of 1927 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2024-04-29 08:07:11 +02:00
Linerly 74b843614a
locale: update translations (Indonesian)
Currently translated at 100.0% (1927 of 1927 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2024-04-29 08:07:10 +02:00
jolupa 956592147c
locale: update translations (Catalan)
Currently translated at 100.0% (1927 of 1927 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-04-29 08:07:08 +02:00
naskya 2bf8eab74a
chore: lint 2024-04-29 11:56:31 +09:00
naskya 54b6e14621 Merge branch 'fix/pagination' into 'develop'
fix: MkPagination init -> reload

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

See merge request firefish/firefish!10779
2024-04-28 20:22:13 +00:00
Lhcfl 5600799261 fix: MkPagination init -> reload 2024-04-28 21:24:54 +08:00
naskya c47d5d70e7
docs: update changelog 2024-04-28 17:25:08 +09:00
naskya f14a5bcb25
chore (minor): update example dev config file 2024-04-28 14:36:32 +09:00
naskya 4fcd5463e9 Merge branch 'feat/fold' into 'develop'
make foldNotification default as it's no longer an experimental feature

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

See merge request firefish/firefish!10774
2024-04-28 01:52:19 +00:00
naskya ce0cec216c Merge branch 'feat/slash-quote' into 'develop'
feat: add slash quote

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

See merge request firefish/firefish!10745
2024-04-28 00:03:20 +00:00
naskya 0272b08df8
locale: update en-US.yml 2024-04-28 09:02:03 +09:00
naskya a44e9f3e38 Merge branch 'addsuccess' into 'develop'
[UX]fix: add os.success for all copyToClipboard

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

See merge request firefish/firefish!10777
2024-04-27 13:23:50 +00:00
Lhcfl 941a31c702 fix: add os.success for all copyToClipboard 2024-04-27 20:45:00 +08:00
naskya 64ca96d759 Merge branch 'fix/ptr' into 'develop'
fix: MkPullToRefresh not work

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

Closes #10913

See merge request firefish/firefish!10776
2024-04-27 12:32:34 +00:00
Lhcfl fe1efed369 fix: MkPullToRefresh not work 2024-04-27 20:25:49 +08:00
Hosted Weblate aed2e9853a
Merge branch 'origin/develop' into Weblate 2024-04-27 08:07:14 +02:00
naskya 50d662d62b
locale: update translations (Japanese)
Currently translated at 100.0% (1926 of 1926 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2024-04-27 08:07:10 +02:00
jolupa 9c3ba0c593
locale: update translations (Catalan)
Currently translated at 100.0% (1926 of 1926 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-04-27 08:07:08 +02:00
Lhcfl c2a9b028a3 make foldNotification default as it's no longer an experimental feature 2024-04-27 13:18:01 +08:00
naskya cc560811cf
test (backend-rs): remove ava in favor of cargo test 2024-04-27 11:23:16 +09:00
naskya 28b9e35f2a
style: use yes/no instead of ok/cancel 2024-04-27 11:01:25 +09:00
naskya 51f9d20073
fix (client): don't interpret sample account ID as MFM 2024-04-27 10:58:17 +09:00
naskya 98cc23557f
chore (backend): remove unused value 2024-04-27 10:12:31 +09:00
naskya e5bac649c8
refactor (backend): flatten a type 2024-04-27 10:05:48 +09:00
naskya 38cd4bafde
refactor (backend): port publishGroupMessagingStream to backend-rs 2024-04-27 08:36:12 +09:00
naskya d880601d56
container: install perl on build 2024-04-27 07:05:10 +09:00
naskya c89525d151
container (minor): update Dockerfile 2024-04-27 06:09:05 +09:00
naskya 2ccc45cfad
docs: update changelog 2024-04-27 06:04:22 +09:00
naskya aae505ad68
fix (backend): correctly fallback maxLogLevel to info 2024-04-27 05:48:56 +09:00
naskya f80ee9f36d
chore: update TypeScript dependencies
except for pnpm, gulp, adm-zip, @syuilo/aiscript, and Megalodon
2024-04-27 05:42:37 +09:00
naskya efcadf681f
chore: update Rust dependencies 2024-04-27 05:39:14 +09:00
naskya cd3c6a52dd
Merge branch 'develop' into feat/slash-quote 2024-04-27 05:20:02 +09:00
naskya a7a47f7d3b Merge branch 'feat/fold' into 'develop'
feat: rewrite MkPagination for fold

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

See merge request firefish/firefish!10772
2024-04-26 20:12:11 +00:00
Lhcfl 564eb08386 feat: rewrite MkPagination for fold 2024-04-26 22:39:58 +08:00
Hosted Weblate dc8ddff007
Merge branch 'origin/develop' into Weblate 2024-04-26 07:16:01 +02:00
naskya 54f100032e
locale: update translations (Japanese)
Currently translated at 100.0% (1926 of 1926 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ja/
2024-04-26 07:15:54 +02:00
Linerly 98048699c1
locale: update translations (Indonesian)
Currently translated at 100.0% (1926 of 1926 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/id/
2024-04-26 07:15:53 +02:00
naskya 37cf4f8361
chore (backend-rs): tweak logger config 2024-04-26 13:51:28 +09:00
naskya d40db1ee7e
refactor (backend): port publishBroadcastStream to backend-rs 2024-04-26 13:30:13 +09:00
naskya 0caba566e6
refactor (backend): port publishMessagingIndexStream to backend-rs 2024-04-26 13:11:11 +09:00
naskya 883645a581
chore (backend-rs): regenerate index.d.ts 2024-04-26 12:14:34 +09:00
naskya 3190f66740
chore (backend): convert TypeORM's simple-array into normal array 2024-04-26 12:03:12 +09:00
Hosted Weblate bfcadaa094
Merge branch 'origin/develop' into Weblate 2024-04-26 00:31:59 +02:00
Salif Mehmed 18439f6e27
locale: update translations (Bulgarian)
Currently translated at 44.8% (864 of 1926 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/bg/
2024-04-26 00:31:58 +02:00
naskya f806c47c7c
style: move QR code and remote follow URL to another category 2024-04-26 07:30:41 +09:00
naskya b58d940e71
fix (backend-rs): add openssl as a dependency 2024-04-26 07:13:09 +09:00
naskya 42f704b515
chore (backend-rs): remove whitespaces 2024-04-26 06:51:52 +09:00