github-actions[bot]
8670ddaffd
Bump version to 2025.4.1-beta.4
2025-04-27 11:08:50 +00:00
github-actions[bot]
0083386882
Bump version to 2025.4.1-beta.3
2025-04-27 10:58:53 +00:00
github-actions[bot]
5e294f4c65
Bump version to 2025.4.1-beta.2
2025-04-27 08:44:59 +00:00
github-actions[bot]
2e03c0f425
Bump version to 2025.4.1-beta.1
2025-04-27 05:59:23 +00:00
syuilo
9481b5a6e8
feat: アップロード可能な最大ファイルサイズをロールごとに設定可能に
2025-04-27 09:35:44 +09:00
github-actions[bot]
effc84b9cc
Bump version to 2025.4.1-beta.0
2025-04-27 00:22:13 +00:00
github-actions[bot]
a0b9f456e7
Bump version to 2025.4.1-alpha.2
2025-04-19 05:10:26 +00:00
syuilo
7b38806413
feat: Job queue inspector ( #15856 )
...
* wip
* wip
* Update job-queue.vue
* wip
* wip
* Update job-queue.vue
* wip
* Update job-queue.vue
* wip
* Update QueueService.ts
* Update QueueService.ts
* Update QueueService.ts
* Update job-queue.vue
* wip
* wip
* wip
* Update job-queue.vue
* wip
* Update MkTl.vue
* wip
* Update index.vue
* wip
* wip
* Update MkTl.vue
* 🎨
* jobs search
* wip
* Update job-queue.vue
* wip
* wip
* Update job-queue.vue
* Update job-queue.vue
* Update job-queue.vue
* Update job-queue.vue
* wip
* Update job-queue.job.vue
* wip
* wip
* wip
* Update MkCode.vue
* wip
* Update job-queue.job.vue
* wip
* Update job-queue.job.vue
* Update misskey-js.api.md
* Update CHANGELOG.md
* Update job-queue.job.vue
2025-04-19 14:00:38 +09:00
syuilo
eda2f587a3
enhance: コントロールパネルでジョブキューをクリアできるように
2025-04-16 16:47:03 +09:00
github-actions[bot]
f2aeafaddb
Bump version to 2025.4.1-alpha.1
2025-04-16 02:27:40 +00:00
github-actions[bot]
f5a89c2533
Bump version to 2025.4.1-alpha.0
2025-04-15 09:32:12 +00:00
github-actions[bot]
fb277501a0
Release: 2025.4.0
2025-04-09 02:17:29 +00:00
github-actions[bot]
a1ef38a606
Bump version to 2025.4.0-rc.5
2025-04-08 23:21:42 +00:00
syuilo
c500e4392a
hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannel
2025-04-08 20:50:38 +09:00
github-actions[bot]
01cd398799
Bump version to 2025.4.0-rc.4
2025-04-07 23:44:45 +00:00
github-actions[bot]
b0c0d1b294
Bump version to 2025.4.0-rc.3
2025-04-07 10:49:27 +00:00
かっこかり
9d3f3264fd
enhance: チャットの閲覧を無効化できるように ( #15765 )
...
* enhance: チャットの閲覧を無効化できるように
* fix
* fix
* fix
* readonlyの説明を追加
* enhance: チャットが無効な場合はチャット関連の設定も隠すように
* fix
* refactor: ChatServiceからApiに関するドメイン知識を排除
2025-04-07 19:09:11 +09:00
github-actions[bot]
1ca8d227df
Bump version to 2025.4.0-rc.2
2025-04-07 08:17:46 +00:00
github-actions[bot]
d54153f24e
Bump version to 2025.4.0-rc.1
2025-04-05 01:28:52 +00:00
github-actions[bot]
96b21484db
Bump version to 2025.4.0-rc.0
2025-04-03 10:28:38 +00:00
anatawa12
cab82452ec
Copy role on move ( #15745 )
...
* feat(backend): copyOnMoveAccount
* feat(endpoints): copyOnMoveAccount
* feat(frontend): copyOnMoveAccount
* docs(changelog): アカウントのマイグレーション時に古いアカウントからロールをコピーできるようになりました。
* fix: spdx header for migration
* Update locales/ja-JP.yml
* copyOnMoveAccount -> preserveAssignmentOnMoveAccount
* fix: check for preserveAssignmentOnMoveAccount
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-04-03 19:22:49 +09:00
github-actions[bot]
1188ec458d
Bump version to 2025.4.0-beta.2
2025-04-03 06:32:20 +00:00
かっこかり
e07bb1dcbc
fix: チャット周りの修正 ( #15741 )
...
* fix(misskey-js): チャットのChannel型定義を追加
* fix(backend); canChatで塞いでいない書き込み系のAPIを塞ぐ
* fix(frontend): チャット周りのフロントエンド型修正
* lint fix
* fix broken lockfile
* fix
* refactor
* wip
* wip
* wip
* clean up
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-04-03 15:28:10 +09:00
Nanashi.
98eadd7093
feat: アンテナでセンシティブなチャンネルからのノートを除外できるように ( #15346 )
...
* feat(db): マイグレーションを追加
* feat(backend): カラムの定義を追加
* wip
* feat: フラグを設定出来るように
* feat: /notesエンドポイントを対応
* feat: websocketを対応
* test: テストを追加
* docs: CHANGELOGを更新
* docs: CHANGELOGの追加場所を修正
* chore: api.jsonを更新
* docs(CHANGELOG): General欄に移動
* docs: フォーマットを揃える
* chore: クエリを削除
* revert: 英訳を消す
* chore: note.channelを追加するところを変える
* docs: CHANGELOGを更新する
* docs(CHANGELOG): 2025.3.2に移動
* chore: changelogを下に移動
* ci: CI再実行用の空コミット
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-04-02 16:01:24 +09:00
zyoshoka
0bf49818c4
enhance: implement `sentryForFrontend` ( #15433 )
...
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-04-02 15:44:04 +09:00
github-actions[bot]
2e0c80bc21
Bump version to 2025.4.0-beta.1
2025-04-02 01:47:33 +00:00
anatawa12
55d835ad51
Fix: 通知のページネーションで2つ以上読み込めなくなることがある問題 ( #15277 )
...
* fix: notifications-groupedのinclude/exclude typesに:groupedを指定できてしまう問題
* refactor: 通知の取得処理を Notification Service に移動
* feat: add function to parse additional part of id
* fix: 通知のページネーションが正しく動かない問題
Redisにのページネーションで使用する時間及びidとRedis上のものが混同されていたので、Misskeyが生成するものに寄せました。
* pnpm run build-misskey-js-with-types
* chore: XADDをretryするように
* fix: notifications-groupedでxrevrangeしているのを消し忘れていた
2025-04-02 10:37:16 +09:00
github-actions[bot]
bd8162c2bd
Bump version to 2025.4.0-beta.0
2025-04-01 08:19:26 +00:00
renovate[bot]
20bc80728c
chore(deps): update [misskey-js] update dependencies ( #15692 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-01 16:20:52 +09:00
github-actions[bot]
b0cdf2feff
Bump version to 2025.4.0-alpha.0
2025-04-01 04:52:38 +00:00
github-actions[bot]
4e1e8ff238
Bump version to 2025.3.2-beta.21
2025-04-01 04:33:36 +00:00
github-actions[bot]
f637d0dff9
Bump version to 2025.3.2-beta.20
2025-03-31 08:34:36 +00:00
github-actions[bot]
3a028abea5
Bump version to 2025.3.2-beta.19
2025-03-31 04:26:53 +00:00
github-actions[bot]
591175b42e
Bump version to 2025.3.2-beta.18
2025-03-30 02:54:21 +00:00
github-actions[bot]
df75715d29
Bump version to 2025.3.2-beta.17
2025-03-29 12:23:35 +00:00
github-actions[bot]
05b23eda59
Bump version to 2025.3.2-beta.16
2025-03-29 09:01:05 +00:00
github-actions[bot]
e990831a09
Bump version to 2025.3.2-beta.15
2025-03-28 07:39:15 +00:00
syuilo
dec3e86e5e
enhance(backend): アカウントでチャットが有効になっているかどうかをユーザーのレスポンスに含めるように
2025-03-28 10:48:03 +09:00
github-actions[bot]
30e0259062
Bump version to 2025.3.2-beta.14
2025-03-28 00:53:31 +00:00
github-actions[bot]
0e417e51ac
Bump version to 2025.3.2-beta.13
2025-03-25 09:40:08 +00:00
syuilo
98554579ea
enhance: チャットのリアクションを削除できるように
2025-03-25 16:09:19 +09:00
syuilo
a01ae38a07
enhance: モデレーターがチャットルームの内容を確認・削除できるように
2025-03-25 15:51:45 +09:00
syuilo
304d0eb83b
enhance: チャットルームに招待されたときの通知を追加
2025-03-25 15:25:43 +09:00
github-actions[bot]
2fc3baa988
Bump version to 2025.3.2-beta.12
2025-03-25 04:45:07 +00:00
syuilo
c51e862b7d
enhance: 送信したチャットルームへの招待を確認できるように
2025-03-25 13:41:12 +09:00
github-actions[bot]
e6bc887d6c
Bump version to 2025.3.2-beta.11
2025-03-25 02:19:28 +00:00
github-actions[bot]
3f7a2bf5b5
Bump version to 2025.3.2-beta.10
2025-03-24 12:34:25 +00:00
syuilo
f1f24e39d2
Feat: Chat ( #15686 )
...
* wip
* wip
* wip
* wip
* wip
* wip
* Update types.ts
* Create 1742203321812-chat.js
* wip
* wip
* Update room.vue
* Update home.vue
* Update home.vue
* Update ja-JP.yml
* Update index.d.ts
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
* wip
* Update home.vue
* clean up
* Update misskey-js.api.md
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* lint fixes
* lint
* Update UserEntityService.ts
* search
* wip
* 🎨
* wip
* Update home.ownedRooms.vue
* wip
* Update CHANGELOG.md
* Update style.scss
* wip
* improve performance
* improve performance
* Update timeline.test.ts
2025-03-24 21:32:46 +09:00
github-actions[bot]
97563910fa
Bump version to 2025.3.2-beta.9
2025-03-21 12:05:52 +00:00
github-actions[bot]
d073fe6b02
Bump version to 2025.3.2-beta.8
2025-03-20 12:18:50 +00:00
github-actions[bot]
ebc54b1f82
Bump version to 2025.3.2-beta.7
2025-03-20 10:07:37 +00:00
github-actions[bot]
070749bdc8
Bump version to 2025.3.2-beta.6
2025-03-20 04:03:25 +00:00
github-actions[bot]
d06fadd095
Bump version to 2025.3.2-beta.5
2025-03-20 00:06:04 +00:00
github-actions[bot]
3b20279e20
Bump version to 2025.3.2-beta.4
2025-03-19 10:27:14 +00:00
github-actions[bot]
467c68fb98
Bump version to 2025.3.2-beta.3
2025-03-16 08:51:58 +00:00
github-actions[bot]
fbd9f47182
Bump version to 2025.3.2-beta.2
2025-03-16 05:18:29 +00:00
github-actions[bot]
30de6d80bb
Bump version to 2025.3.2-beta.1
2025-03-14 07:39:14 +00:00
github-actions[bot]
96866d37cd
Bump version to 2025.3.2-beta.0
2025-03-14 03:49:32 +00:00
github-actions[bot]
bcb891e4fd
Bump version to 2025.3.2-alpha.11
2025-03-14 01:29:38 +00:00
github-actions[bot]
3280a3d661
Bump version to 2025.3.2-alpha.10
2025-03-13 09:07:37 +00:00
github-actions[bot]
c9fa95429a
Bump version to 2025.3.2-alpha.9
2025-03-12 12:45:35 +00:00
github-actions[bot]
15685be4cc
Bump version to 2025.3.2-alpha.8
2025-03-12 06:10:35 +00:00
github-actions[bot]
ffade9740e
Bump version to 2025.3.2-alpha.7
2025-03-12 03:03:37 +00:00
github-actions[bot]
eda768a08c
Bump version to 2025.3.2-alpha.6
2025-03-11 02:43:27 +00:00
github-actions[bot]
794f360bc2
Bump version to 2025.3.2-alpha.5
2025-03-10 09:40:41 +00:00
github-actions[bot]
16ad6b3f6c
Bump version to 2025.3.2-alpha.4
2025-03-10 01:09:42 +00:00
github-actions[bot]
ac21fa7194
Bump version to 2025.3.2-alpha.3
2025-03-09 13:01:46 +00:00
github-actions[bot]
8e3304344f
Bump version to 2025.3.2-alpha.2
2025-03-09 12:32:54 +00:00
github-actions[bot]
933abedc90
Bump version to 2025.3.2-alpha.1
2025-03-09 06:16:49 +00:00
github-actions[bot]
06e7272ca1
Bump version to 2025.3.2-alpha.0
2025-03-09 05:22:26 +00:00
github-actions[bot]
7c1dc3d632
Release: 2025.3.1
2025-03-09 03:29:54 +00:00
github-actions[bot]
c53349c3b4
Bump version to 2025.3.1-beta.3
2025-03-09 00:33:40 +00:00
github-actions[bot]
ac07bb8d92
Bump version to 2025.3.1-beta.2
2025-03-08 10:15:42 +00:00
github-actions[bot]
6d93725084
Bump version to 2025.3.1-beta.1
2025-03-08 01:03:17 +00:00
github-actions[bot]
8dfff79ca2
Bump version to 2025.3.1-beta.0
2025-03-07 07:07:13 +00:00
github-actions[bot]
5e86550de3
Bump version to 2025.3.1-alpha.0
2025-03-06 23:51:21 +00:00
github-actions[bot]
2b71bdf114
Release: 2025.3.0
2025-03-06 10:31:30 +00:00
github-actions[bot]
9d6b521351
Bump version to 2025.3.0-beta.2
2025-03-06 08:19:56 +00:00
github-actions[bot]
377f002d68
Bump version to 2025.3.0-beta.1
2025-03-06 07:31:52 +00:00
renovate[bot]
60f90ca649
chore(deps): update [misskey-js] update dependencies ( #15594 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-06 07:09:01 +09:00
github-actions[bot]
44658ae981
Bump version to 2025.3.0-beta.0
2025-03-05 07:44:38 +00:00
github-actions[bot]
2a96e39bb3
Bump version to 2025.3.0-alpha.0
2025-03-02 12:12:06 +00:00
syuilo
616cccf251
enhance(backend): refine system account ( #15530 )
...
* wip
* wip
* wip
* Update SystemAccountService.ts
* Update 1740121393164-system-accounts.js
* Update DeleteAccountService.ts
* wip
* wip
* wip
* wip
* Update 1740121393164-system-accounts.js
* Update RepositoryModule.ts
* wip
* wip
* wip
* Update ApRendererService.ts
* wip
* wip
* Update SystemAccountService.ts
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* fix tests
* add print logs
* ログが長すぎて出てないかもしれない
* fix migration
* refactor
* fix fed-tests
* Update RelayService.ts
* merge
* Update user.test.ts
* chore: emit log
* fix: tweak sleep duration
* fix: exit 1
* fix: wait for misskey processes to become healthy
* fix: longer sleep for user deletion
* fix: make sleep longer again
* デッドロック解消の試み
https://github.com/misskey-dev/misskey/issues/15005
* Revert "デッドロック解消の試み"
This reverts commit 266141f66f
.
* wip
* Update SystemAccountService.ts
---------
Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
Co-authored-by: zyoshoka <107108195+zyoshoka@users.noreply.github.com>
2025-03-02 20:06:20 +09:00
renovate[bot]
d4f9bf1f11
chore(deps): update [misskey-js] update dependencies ( #15565 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 13:07:47 +09:00
github-actions[bot]
94a3e37ba8
Release: 2025.2.1
2025-02-27 08:58:40 +00:00
github-actions[bot]
96fc7e307a
Bump version to 2025.2.1-beta.2
2025-02-26 02:23:02 +00:00
github-actions[bot]
7f31fd24b1
Bump version to 2025.2.1-beta.1
2025-02-26 00:47:08 +00:00
syuilo
2b6638e160
feat: google analytics ( #15451 )
...
* wip backend
* wip frontend
* build misskey-js
* implement control panel
* fix
* introduce analytics wrapper
* spdx
* Update analytics.ts
* Update common.ts
* wip
* wip
* wip
* wip
* wip
* Update CHANGELOG.md
---------
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-02-25 11:51:23 +00:00
renovate[bot]
524adda2a6
chore(deps): update [misskey-js] update dependencies ( #15539 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 14:06:17 +09:00
github-actions[bot]
9a619c621d
Bump version to 2025.2.1-beta.0
2025-02-23 10:35:39 +00:00
github-actions[bot]
5991282e23
Bump version to 2025.2.1-alpha.0
2025-02-16 09:45:52 +00:00
renovate[bot]
019f04292c
chore(deps): update [misskey-js] update dependencies ( #15492 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 15:17:55 +09:00
renovate[bot]
49d7bc5faf
fix(deps): update dependency esbuild to v0.25.0 [security] ( #15476 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-15 10:58:03 +09:00
syuilo
ffd8cf07e6
update deps ( #15311 )
...
* wip
* bump misskey-dev/eslint-plugin
* lint fixes (backend)
* lint fixes (frontend)
* lint fixes (frontend-embed)
* rollback nsfwjs to 4.2.0
ref: infinitered/nsfwjs#904
* rollback openapi-typescript to v6
v7でOpenAPIのバリデーションが入るようになった関係でスコープ外での変更が避けられないため一時的に戻した
* lint fixes (misskey-js)
* temporarily disable errored lint rule (frontend-shared)
* fix lint
* temporarily ignore errored file for lint (frontend-shared)
* rollback simplewebauthn/server to 12.0.0
v13 contains breaking changes that require some decision making
* lint fixes (frontend-shared)
* build misskey-js with types
* fix(backend): migrate simplewebauthn/server to v12
* fix(misskey-js/autogen): ignore indent rules to generate consistent output
* attempt to fix test
changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)
* attempt to fix test
changes due to capricorn86/happy-dom#1617 (XMLSerializer now produces valid XML)
* fix test
* fix test
* fix test
* Apply suggestions from code review
Co-authored-by: anatawa12 <anatawa12@icloud.com>
* bump summaly to v5.2.0
* update tabler-icons to v3.30.0-based
---------
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: anatawa12 <anatawa12@icloud.com>
2025-02-15 10:24:22 +09:00
lqvp
e339293673
feat: アクセストークン発行時に通知するように ( #15422 )
...
* feat: アクセストークン発行時に通知するように (misskey-dev/misskey#13353 )
* fix: 不要な翻訳を削除/インデントを揃えるように
* chore(backend): 不要なawaitを削除
* chore: changelogへ追加
2025-02-11 01:15:33 +00:00
zyoshoka
dc608aada0
fix(backend): correct `admin/meta` response schema ( #15434 )
2025-02-09 07:17:48 +00:00
zyoshoka
54fc232a23
fix(backend): use unique `operationId` in the OpenAPI schema ( #15420 )
...
* fix(backend): use unique `operationId` in the OpenAPI schema
* fix: read with UTF-8 encoding
2025-02-08 08:29:24 +00:00
zyoshoka
d7b443d1f0
chore: update `.swcrc` schema link ( #15428 )
2025-02-08 17:21:32 +09:00
github-actions[bot]
b7c3630da9
Release: 2025.2.0
2025-02-05 08:58:41 +00:00
github-actions[bot]
2f4e2a7cca
Bump version to 2025.2.0-beta.1
2025-02-05 04:24:51 +00:00