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
CI
f06ab08fc3
fix(deps): update dependency axios to v1.7.2
2024-05-21 20:05:09 +00:00
naskya
4af3ca86a6
fix (client): invalid non-null assertion
2024-05-22 04:43:49 +09:00
naskya
521cfe7fe3
chore (client): address TODO comments
2024-05-22 04:05:53 +09:00
naskya
cb0676ff5a
style: move post schedule button inside "more!" menu
2024-05-22 03:57:07 +09:00
Linca
e8accfaabb
fix: Prevent menu from overflowing off screen
...
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
2024-05-21 14:38:19 +00:00
naskya
0c0e6a26fa
test (backend-rs): add parse_nodeinfo_2_1 testcase
2024-05-21 23:18:59 +09:00
naskya
65e506390a
Merge branch 'renovate/bull-4.x' into 'develop'
...
fix(deps): update dependency bull to v4.12.7
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10884
2024-05-21 13:58:26 +00:00
naskya
e6be542ca6
Merge branch 'renovate/ts-jest-29.x' into 'develop'
...
chore(deps): update dependency ts-jest to v29.1.3
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10883
2024-05-21 13:58:14 +00:00
naskya
b24530065e
fix (backend-rs): wrong unwrap_or usage
2024-05-21 22:57:33 +09:00
CI
023aeec7bb
fix(deps): update dependency bull to v4.12.7
2024-05-21 12:05:21 +00:00
CI
a0a00062ca
chore(deps): update dependency ts-jest to v29.1.3
2024-05-21 12:04:58 +00:00
naskya
b62f7b099c
Merge branch 'renovate/aws-sdk-2.x' into 'develop'
...
fix(deps): update dependency aws-sdk to v2.1624.0
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10881
2024-05-21 07:24:12 +00:00
naskya
da9fe83986
perf (backend-rs): reduce note copy operations
2024-05-21 16:12:11 +09:00
naskya
1f082bfb56
chore (macro-rs): ts_only_warn -> ts_export
2024-05-21 16:12:11 +09:00
naskya
4bb6f6e0e3
chore (backend-rs): cleanup
2024-05-21 16:12:11 +09:00
naskya
d750af3d79
fix (backend-rs): don't check in-reply-to post in antennas
2024-05-21 16:12:10 +09:00
naskya
f1e3395783
fix (backend-rs): active users count in nodeinfo ( close #10935 )
2024-05-21 16:12:07 +09:00
CI
050baec00f
fix(deps): update dependency aws-sdk to v2.1624.0
2024-05-21 04:05:37 +00:00
naskya
02361b6dc6
fix (backend): remove unused parameter from manifest
2024-05-21 09:59:55 +09:00
CI
183c771dc3
fix(deps): update dependency axios to v1.7.1
2024-05-20 20:05:10 +00:00
naskya
9955a62e6b
fix (backend): overlooked change
2024-05-20 20:21:44 +09:00
naskya
b87351673c
fix (backend): typo
2024-05-20 20:11:59 +09:00
naskya
8c497014d9
chore: format
2024-05-20 20:04:23 +09:00
naskya
06bed6f230
Merge branch 'develop' into feat/schedule-create
2024-05-20 20:02:43 +09:00
naskya
cf0c7b4687
chore (backend): rename the job
2024-05-20 20:01:25 +09:00
naskya
cd901cd703
chore (client): change variable names
2024-05-20 19:55:45 +09:00
naskya
84c374da20
chore (backend-rs): cleanup
2024-05-20 19:23:54 +09:00
CI
b22efdeaf8
fix(deps): update dependency axios to v1.7.0
2024-05-20 04:05:43 +00:00
CI
32c00d3014
fix(deps): update dependency fluent-ffmpeg to v2.1.3
2024-05-19 12:05:27 +00:00
naskya
9fd98cc5f7
fix (backend): fix imports
2024-05-19 20:11:21 +09:00
naskya
08233bc0af
chore (firefish-js): update note entity
2024-05-19 20:11:11 +09:00
naskya
196f8c13ec
chore: update auto-generated files
2024-05-19 20:01:31 +09:00
naskya
fdc46bcee7
chore: format
2024-05-19 19:56:51 +09:00
naskya
64d7aa40b1
chore (backend): use timestamptz
2024-05-19 19:56:29 +09:00
naskya
ba7fa4393a
chore (backend): ScheduledNoteCreation -> ScheduledNote
2024-05-19 19:55:20 +09:00
naskya
ec152499bf
Merge branch 'develop' into feat/schedule-create
2024-05-19 19:44:11 +09:00
naskya
8174d646f9
fix (backend): add back timezone
2024-05-19 19:15:58 +09:00
naskya
9dbf6d07c4
fix (backend): pug config loading
2024-05-19 19:11:13 +09:00
naskya
c73ce2ff39
chore (backend-rs): don't iterate the same process
2024-05-19 12:49:45 +09:00
naskya
797c768f24
feat (backend-rs): add Mastodon push notification type
2024-05-19 12:19:58 +09:00
naskya
fb232b4797
Merge branch 'renovate/got-14.x' into 'develop'
...
fix(deps): update dependency got to v14.3.0
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10871
2024-05-18 21:31:48 +00:00
naskya
3661c4da74
Merge branch 'fold-poll' into 'develop'
...
feat: fold poll notifications
Co-authored-by: Lhcfl <Lhcfl@outlook.com>
See merge request firefish/firefish!10869
2024-05-18 21:31:21 +00:00
CI
654e71e43a
fix(deps): update dependency got to v14.3.0
2024-05-18 20:06:04 +00:00
Lhcfl
c18987e3b4
feat: fold poll
2024-05-18 21:09:11 +08:00
CI
3d5003acc2
fix(deps): update dependency bull to v4.12.6
2024-05-18 12:04:48 +00:00
naskya
1c0d2e43b4
chore (backend-rs, minor): use crate::export
2024-05-18 19:45:38 +09:00
sup39
c4a7cd6029
refactor (backend): port greet to backend-rs
...
Co-authored-by: naskya <m@naskya.net>
2024-05-18 17:39:45 +08:00
sup39
2a8193fa6c
meta: macro_rs -> macro-rs
2024-05-18 17:39:45 +08:00
sup39
ada5ff7e75
refactor (backend-rs): read version from package.json at compile time
2024-05-18 17:39:17 +08:00
naskya
88890153a1
Merge branch 'renovate/eslint-monorepo' into 'develop'
...
chore(deps): update dependency eslint to v9.3.0
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10867
2024-05-18 05:17:08 +00:00
naskya
abc9d58f7c
refactor (backend-rs): use bb8 connection pool for Redis
2024-05-18 13:20:47 +09:00
Daniel Smith
ab3ca2a20b
feat (backend-rs): impl bb8::ManageConnection for RedisConnectionManager
...
62597aa45a/redis/src/lib.rs
Co-authored-by: Kyle Huey <khuey@kylehuey.com>
2024-05-18 13:20:47 +09:00
naskya
fdc77b74ae
chore: lint
2024-05-18 13:20:46 +09:00
naskya
61562a0943
refactor (backend-rs): use async redis commands
2024-05-18 13:20:43 +09:00
CI
a298302f76
chore(deps): update dependency eslint to v9.3.0
2024-05-18 04:05:11 +00:00
naskya
1904fbaa43
Merge branch 'renovate/aws-sdk-2.x' into 'develop'
...
fix(deps): update dependency aws-sdk to v2.1623.0
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10865
2024-05-17 20:32:28 +00:00
CI
fcb4017700
fix(deps): update dependency aws-sdk to v2.1623.0
2024-05-17 20:20:15 +00:00
CI
52456a509e
chore(deps): update dependency chart.js to v4.4.3
2024-05-17 20:19:03 +00:00
naskya
8c9a1abd32
Merge branch 'renovate/bull-4.x' into 'develop'
...
fix(deps): update dependency bull to v4.12.5
Co-authored-by: CI <project_7_bot_1bfaee5701aed20091a86249a967a6c1@noreply.firefish.dev>
See merge request firefish/firefish!10861
2024-05-17 19:54:25 +00:00
Lhcfl
1d1e9105e5
fix: add key to v-for in MkNotificationFolded
2024-05-17 22:30:10 +08:00