Commit graph

29622 commits

Author SHA1 Message Date
naskya
f976e97784
chore (backend-rs): use for_ts macro 2024-07-30 23:12:48 +09:00
naskya
e28389ed88
chore (macro-rs): add for_ts macro 2024-07-30 23:10:44 +09:00
naskya
6344b72321
refactor (backend): port renderEmoji to backend-rs 2024-07-30 22:39:42 +09:00
naskya
da307934e4
docs: update changelog 2024-07-30 19:38:09 +09:00
naskya
850488329f Merge branch 'fix/instance-chche-in-user' into 'develop'
fix: fixed arguments of userInstanceCache.fetch()

Co-authored-by: HinanoAira <aira@hinasense.jp>

Closes #10985

See merge request firefish/firefish!11218
2024-07-29 20:56:11 +00:00
GitLab CI
0bbba62d03 Merge branch 'renovate/fluent-ffmpeg-2.x' into 'develop'
chore(deps): update dependency @types/fluent-ffmpeg to v2.1.25


See merge request firefish/firefish!11219
2024-07-29 20:09:52 +00:00
GitLab CI
32beb85a5e chore(deps): update dependency @types/fluent-ffmpeg to v2.1.25 2024-07-29 20:06:03 +00:00
HinanoAira
b47909169d
fix: fixed arguments of userInstanceCache.fetch()
I mistook true for false.
2024-07-30 02:20:26 +09:00
naskya
1109fd6248
fix (backend): generated icons sometimes not showing 2024-07-30 00:29:27 +09:00
naskya
a5f950b468
chore (backend-rs): reduce identicon size 2024-07-30 00:05:40 +09:00
naskya
2c35a3885c
chore (backend-rs): cache generated icons 2024-07-29 23:48:55 +09:00
naskya
07c5bfa600
fix (backend-rs): followee/follower uri may be null 2024-07-29 23:29:40 +09:00
naskya
b85f459cfe
refactor (backend): port genIdenticon to backend-rs 2024-07-29 23:11:04 +09:00
naskya
7246c8675c
chore (backend-rs): cleanup 2024-07-29 23:11:03 +09:00
GitLab CI
a6730c3329 Merge branch 'renovate/ws-8.x' into 'develop'
chore(deps): update dependency @types/ws to v8.5.12


See merge request firefish/firefish!11217
2024-07-29 12:09:47 +00:00
GitLab CI
c97d8f8ab5 chore(deps): update dependency @types/ws to v8.5.12 2024-07-29 12:05:44 +00:00
naskya
512fb466f8
chore (backend-rs): pass --frozen flag in production build 2024-07-29 18:32:10 +09:00
naskya
d6807eee5a Merge branch 'renovate/cbor-x-1.x' into 'develop'
fix(deps): update dependency cbor-x to v1.6.0

Co-authored-by: GitLab CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>

See merge request firefish/firefish!11216
2024-07-29 09:17:49 +00:00
naskya
107ac93ddd
refactor (backend): port renderAccept to backend-rs 2024-07-29 18:11:33 +09:00
naskya
27e6469f8c
refactor (backend): port renderFollow to backend-rs 2024-07-29 17:52:44 +09:00
Hosted Weblate
2396a5db7d
Merge branch 'origin/develop' into Weblate 2024-07-29 08:09:41 +00:00
jolupa
41d65c800b
locale: update translations (Catalan)
Currently translated at 100.0% (1952 of 1952 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/ca/
2024-07-29 10:09:31 +02:00
GitLab CI
d12a0c7be5 Merge branch 'renovate/serde_json-1.x' into 'develop'
chore(deps): update rust crate serde_json to 1.0.121


See merge request firefish/firefish!11215
2024-07-29 04:43:23 +00:00
GitLab CI
846cd892a8 fix(deps): update dependency cbor-x to v1.6.0 2024-07-29 04:09:01 +00:00
GitLab CI
cbbdc77135 chore(deps): update rust crate serde_json to 1.0.121 2024-07-29 04:08:06 +00:00
naskya
cef04d13fe
v20240729 2024-07-29 08:37:44 +09:00
naskya
9356569f8d
fix (backend-rs): limit isahc responses to a reasonable length in all places 2024-07-29 07:30:57 +09:00
Laura Hausmann
354208b49f
fix (backend): limit node-fetch responses to a reasonable length in all places
Co-authored-by: naskya <m@naskya.net>
2024-07-29 06:29:59 +09:00
GitLab CI
d3d4688790 Merge branch 'renovate/ip-cidr-4.x' into 'develop'
fix(deps): update dependency ip-cidr to v4.0.2


See merge request firefish/firefish!11213
2024-07-28 20:10:04 +00:00
GitLab CI
61b9016f3b fix(deps): update dependency ip-cidr to v4.0.2 2024-07-28 20:06:07 +00:00
GitLab CI
1f35cda1ec Merge branch 'renovate/node-20.x' into 'develop'
chore(deps): update dependency @types/node to v20.14.13


See merge request firefish/firefish!11212
2024-07-28 12:19:11 +00:00
GitLab CI
aba8f825e1 chore(deps): update dependency @types/node to v20.14.13 2024-07-28 12:05:23 +00:00
naskya
20eadcf2f8
fix (backend): set name and description for existing Mastodon API tokens 2024-07-28 11:53:15 +09:00
naskya
0fcb17d9b6
fix (backend): set name and description for Mastodon API tokens 2024-07-28 11:25:50 +09:00
naskya
ea48a77dac
chore (backend): make sure to use the same timestamp for id and createdAt 2024-07-28 11:20:49 +09:00
naskya
38728f6a89
fix (locale): add description of Mastodon API permissions 2024-07-28 11:13:08 +09:00
Hosted Weblate
cd589392d6
Merge branch 'origin/develop' into Weblate 2024-07-28 01:09:22 +02:00
Saamkhaih Kyakya
05702d9d94
locale: update translations (Thai)
Currently translated at 63.4% (1236 of 1948 strings)

Translation: Firefish/locales
Translate-URL: https://hosted.weblate.org/projects/firefish/locales/th/
2024-07-28 01:09:11 +02:00
naskya
af8c6bffb8
v20240728 2024-07-28 01:28:21 +09:00
naskya
9be8ba153d Merge branch 'fix/vscode_extensions' into 'develop'
chore: replace archived vscode plugin

Co-authored-by: 老周部落 <laozhoubuluo@gmail.com>

Closes #10983

See merge request firefish/firefish!11210
2024-07-27 16:23:22 +00:00
老周部落
a7556ad813
chore: replace archived vscode plugin 2024-07-27 23:43:50 +08:00
naskya
cd075c949f
chore (deps): lock file maintenance 2024-07-27 23:39:52 +09:00
naskya
55c88ceb1b
docs: update changelog 2024-07-27 23:30:23 +09:00
naskya
7e8eae6ce7
docs (minor): unpin @rollup/wasm-node version in FreeBSD instruction 2024-07-27 23:20:39 +09:00
naskya
cf638e3662
docs: add more notes 2024-07-27 23:20:26 +09:00
GitLab CI
59a5690bf1 Merge branch 'renovate/tokio-1.x' into 'develop'
chore(deps): update rust crate tokio to 1.39.2


See merge request firefish/firefish!11209
2024-07-27 12:55:14 +00:00
GitLab CI
ab812a9427 Merge branch 'renovate/rollup-4.x' into 'develop'
chore(deps): update dependency rollup to v4.19.1


See merge request firefish/firefish!11208
2024-07-27 12:32:05 +00:00
GitLab CI
9e6d2a4c44 Merge branch 'renovate/vitejs-plugin-vue-5.x' into 'develop'
chore(deps): update dependency @vitejs/plugin-vue to v5.1.1


See merge request firefish/firefish!11207
2024-07-27 12:29:10 +00:00
GitLab CI
4b892a7be9 chore(deps): update rust crate tokio to 1.39.2 2024-07-27 12:25:40 +00:00
GitLab CI
23aecfcd27 chore(deps): update dependency rollup to v4.19.1 2024-07-27 12:24:19 +00:00