naskya
6db8ad14e2
Merge branch 'develop' into iceshrimp_mastodon
2024-05-29 23:44:12 +09:00
naskya
605f8d5e29
fix: typo
...
ref: https://docs.joinmastodon.org/entities/V1_Instance/#video_frame_rate_limit
2024-05-29 23:42:21 +09:00
naskya
6f20b69021
fix: import .js
2024-05-29 23:42:12 +09:00
naskya
38c5b85220
fix: use only necessary fields
2024-05-29 23:42:05 +09:00
naskya
abaed389f9
chore: remove from/toMastodonId functions
2024-05-29 23:41:55 +09:00
naskya
fbe906fe11
refactor: use ok_or to return errors when Some is expected
2024-05-29 23:41:47 +09:00
naskya
1df3680842
chore: port sql-regex-escape to backend-rs
2024-05-29 23:41:39 +09:00
naskya
ee33337a3f
chore: distinguish between database columns and relations
2024-05-29 23:41:29 +09:00
naskya
e143f0d7ac
chore: prevent unexpected variable scope leaks
2024-05-29 23:41:21 +09:00
naskya
bedf4cb791
chore: import isQuote from backend-rs
2024-05-29 23:41:12 +09:00
naskya
199065502b
chore: update auto-generated files
2024-05-29 23:40:56 +09:00
naskya
c1c3d8a8e0
chore: format
2024-05-29 23:40:41 +09:00
naskya
bd351912ed
chore: use type imports
2024-05-29 23:40:31 +09:00
Laura Hausmann
3e878984bd
refactor: adding more fixes from Iceshrimp
...
Co-authored-by: CookiLover311 <jacoco@vivaldi.net>
2024-05-29 23:39:54 +09:00
Laura Hausmann
f282549900
refactor: Iceshrimp’s Mastodon API implementation with original extensions
...
Co-authored-by: Eana Hufwe <eana@1a23.com>
Co-authored-by: AkiraFukushima <h3.poteto@gmail.com>
2024-05-29 23:39:22 +09:00
naskya
293c1c6540
chore (backend-rs): some more comments
2024-05-24 22:36:48 +09:00
naskya
589324cd6d
chore (backend-rs): update comment
2024-05-24 22:20:52 +09:00
naskya
35f30d9895
chore (backend-rs): make internal functions/modules private
2024-05-24 22:18:32 +09:00
naskya
0e9d7f388a
fix (backend-rs): don't check quoted post in antennas
2024-05-24 22:11:56 +09:00
CI
9cc3cf95e9
fix(deps): update dependency bull to v4.12.9
2024-05-24 12:05:56 +00:00
naskya
11eed72031
Merge branch 'renovate/aws-sdk-2.x' into 'develop'
...
fix(deps): update dependency aws-sdk to v2.1627.0
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10904
2024-05-24 04:04:23 +00:00
CI
2bee0f3745
fix(deps): update dependency aws-sdk to v2.1627.0
2024-05-23 20:05:40 +00:00
CI
9567f63b15
fix(deps): update dependency @redocly/openapi-core to v1.13.0
2024-05-23 20:05:18 +00:00
naskya
985532b2aa
chore (backend-rs): remove unused feature flag
2024-05-24 02:43:20 +09:00
naskya
9c60e8ff8b
chore (backend-rs): address cargo doc
warnings
2024-05-24 01:19:17 +09:00
naskya
7a3aec1881
fix (client): notification reply-to style when the summary is long
...
c04c071aec
2024-05-23 23:15:16 +09:00
naskya
747f1d6e04
fix (client): noteTranslation is nullable
...
!10899
2024-05-23 22:49:25 +09:00
naskya
c04c071aec
fix (client): notification reply-to style
...
!10899
2024-05-23 22:40:49 +09:00
naskya
97dfb8d2aa
Merge branch 'refactor/split-mknote' into 'develop'
...
refactor: split MkNote into smaller components
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10899
2024-05-23 12:45:45 +00:00
naskya
431a5d47cd
fix (backend): use correct Redis prefix ( close #10940 )
2024-05-23 21:39:50 +09:00
CI
990d8cdcc6
fix(deps): update bull-board to v5.18.3
2024-05-23 12:33:39 +00:00
naskya
81e633eec3
chore (backend-rs): antenna::add_new_note -> antenna::process_new_note
2024-05-23 20:49:49 +09:00
naskya
85d44aaa2d
chore (backend-rs): remove 'Err' suffix from error variants
...
https://rust-lang.github.io/rust-clippy/master/index.html#/enum_variant_names
2024-05-23 20:49:49 +09:00
naskya
55ed733df8
chore (backend): remove '_enum' suffix from enum types
2024-05-23 20:49:49 +09:00
naskya
7e40424b89
meta: bump required Node.js version to v18.19.0
...
ref: https://github.com/sindresorhus/execa/releases/tag/v9.0.0
2024-05-23 20:49:46 +09:00
CI
976dce96aa
fix(deps): update dependency aws-sdk to v2.1626.0
2024-05-22 20:15:39 +00:00
naskya
59c3e5c14c
Merge branch 'renovate/bull-board' into 'develop'
...
fix(deps): update bull-board to v5.18.1
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10900
2024-05-22 16:05:13 +00:00
CI
0169b20ba3
fix(deps): update bull-board to v5.18.1
2024-05-22 16:00:29 +00:00
CI
512cb875f2
fix(deps): update dependency bull to v4.12.8
2024-05-22 15:59:44 +00:00
Lhcfl
55da1897ae
refactor: split MkNote into smaller components
2024-05-22 23:47:53 +08:00
Linca
c972a93343
fix: Duplicated renote bar
...
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-05-22 12:09:39 +00:00
naskya
b087817984
fix (client): soft muted posts not opening on click
2024-05-22 17:55:50 +09:00
Lhcfl
09185e44a9
fix: remove MkVisibility scheduled time i18n
2024-05-22 16:16:58 +08:00
Lhcfl
fc8357302d
fix: Scheduled post cannot send post with attachments
2024-05-22 14:49:22 +08:00
Lhcfl
bd9ff39c0b
fix: Don't show notSpecifiedMentionWarning if visibility is not 'specified'
2024-05-22 11:09:48 +08:00
Lhcfl
577d40df04
style: adjust MkPostForm
2024-05-22 10:56:29 +08:00
Lhcfl
9d87794ed5
Merge branch 'develop' of https://firefish.dev/firefish/firefish into style/mkpostform
2024-05-22 10:49:43 +08:00
Lhcfl
9f23c8aee6
style: move post schedule button inside "more!" menu
2024-05-22 10:45:07 +08:00
naskya
207bca3b28
Merge branch 'develop' into 'renovate/axios-1.x'
...
# Conflicts:
# packages/backend/package.json
2024-05-21 20:22:32 +00:00
CI
442db70139
fix(deps): update dependency aws-sdk to v2.1625.0
2024-05-21 20:05:31 +00:00