Commit graph

2348 commits

Author SHA1 Message Date
naskya
db4e0e931b fix (backend): make sure to use the exact same time for id and createdAt 2024-05-29 18:29:48 +00:00
CI
0bcaff275d fix(deps): update dependency redis-semaphore to v5.6.0 2024-05-29 18:29:29 +00:00
Eana Hufwe
e64cd1ea65 chore: code formatting 2024-05-29 18:29:29 +00:00
Eana Hufwe
1214d29302 fix: status.reblogged signifies if the status is reblogged by the logged in user, not for the current status 2024-05-29 18:29:27 +00:00
CI
c5abb22e06 fix(deps): update dependency jsdom to v24.1.0 2024-05-29 18:29:16 +00:00
CI
cfa024de9f fix(deps): update dependency ajv to v8.14.0 2024-05-29 18:29:16 +00:00
CI
b4b9427f92 chore(deps): update dependency type-fest to v4.18.3 2024-05-29 18:29:02 +00:00
CI
5c00ed2218 fix(deps): update dependency aws-sdk to v2.1628.0 2024-05-29 18:29:02 +00:00
CI
f105950f14 chore(deps): update dependency pug to v3.0.3 2024-05-29 18:28:47 +00:00
Eana Hufwe
b510ec2ef3 fix: index 2024-05-29 18:28:46 +00:00
Eana Hufwe
3d2f8dbfb8 fix: object typing 2024-05-29 18:28:46 +00:00
Eana Hufwe
c2fdc0bd51 fix: IceCubes wants an int for ID despite the docs says string 2024-05-29 18:28:45 +00:00
Eana Hufwe
ffa53c61fa fix: parsing payload when registering push notification subscriptions 2024-05-29 18:28:44 +00:00
Eana Hufwe
65ce56cc08 fix: parsing payload when registering push notification subscriptions 2024-05-29 18:28:43 +00:00
Eana Hufwe
33b45d1d22
fix: do not make query if no notification type is requested 2024-05-29 23:46:06 +09:00
Eana Hufwe
440d961ab4
fix: multiple redirect uri support 2024-05-29 23:44:35 +09:00
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
abaed389f9
chore: remove from/toMastodonId functions 2024-05-29 23:41:55 +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
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
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
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
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
fc8357302d fix: Scheduled post cannot send post with attachments 2024-05-22 14:49:22 +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
CI
023aeec7bb fix(deps): update dependency bull to v4.12.7 2024-05-21 12:05:21 +00: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