renovate[bot]
d00ca499a3
chore(deps): update [misskey-js] update dependencies [ci skip] ( #16768 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-08 17:49:05 +09:00
かっこかり
ec1120bdaa
fix(deps): update `@typescript-eslint/*` dependencies [ci skip] ( #16772 )
...
* fix(deps): update `@typescript-eslint/*` dependencies
* fix lint
2025-11-08 17:30:58 +09:00
github-actions[bot]
39d6aecc57
Bump version to 2025.11.0-alpha.3
2025-11-07 04:27:23 +00:00
syuilo
edbe30a3df
fix tuype
2025-11-07 13:02:46 +09:00
syuilo
4dcff123df
fix type
2025-11-07 12:53:28 +09:00
github-actions[bot]
37fe7a9634
Bump version to 2025.11.0-alpha.2
2025-11-06 23:43:26 +00:00
おさむのひと
729abbef62
feat: チャンネルミュートの実装 ( #14105 )
...
* add channel_muting table and entities
* add channel_muting services
* タイムライン取得処理への組み込み
* misskey-jsの型とインターフェース生成
* Channelスキーマにミュート情報を追加
* フロントエンドの実装
* 条件が逆だったのを修正
* 期限切れミュートを掃除する機能を実装
* TLの抽出条件調節
* 名前の変更と変更不要の差分をロールバック
* 修正漏れ
* isChannelRelatedの条件に誤りがあった
* [wip] テスト追加
* テストの追加と検出した不備の修正
* fix test
* fix CHANGELOG.md
* 通常はFTTにしておく
* 実装忘れ対応
* fix merge
* fix merge
* add channel tl test
* fix CHANGELOG.md
* remove unused import
* fix lint
* fix test
* fix favorite -> favorited
* exclude -> include
* fix CHANGELOG.md
* fix CHANGELOG.md
* maintenance
* fix CHANGELOG.md
* fix
* fix ci
* regenerate
* fix
* Revert "fix"
This reverts commit 699d50c6ec .
* fixed
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-11-07 08:39:21 +09:00
github-actions[bot]
e74ab35de3
Bump version to 2025.11.0-alpha.1
2025-11-06 11:33:32 +00:00
github-actions[bot]
3de1ce63cd
Bump version to 2025.11.0-alpha.0
2025-11-06 03:43:51 +00:00
かっこかり
6f76b598a1
fix: follow-up of #16719 [ci skip] ( #16732 )
2025-11-01 13:58:35 +09:00
かっこかり
6571c87e14
fix: attempt to fix test ( #16719 )
...
* fix(backend): attempt to fix test
* fix
* Revert "fix(backend): attempt to fix test"
This reverts commit 67dff577c9 .
* attempt to fix test
* Revert "fix"
This reverts commit cec3d2f5c6 .
* fix
2025-10-28 11:35:23 +09:00
かっこかり
9e0f18a705
deps: update `@types/node` to v24 [ci skip] ( #16718 )
...
* update `@types/node` to v24
* fix
2025-10-28 11:34:42 +09:00
github-actions[bot]
1f29fb4e40
Release: 2025.10.2
2025-10-27 04:19:42 +00:00
github-actions[bot]
1f934ada5d
Bump version to 2025.10.2-beta.0
2025-10-26 10:34:10 +00:00
github-actions[bot]
351386c8ff
Bump version to 2025.10.2-alpha.0
2025-10-26 01:35:02 +00:00
github-actions[bot]
60bcb9c6a9
Release: 2025.10.1
2025-10-24 06:31:32 +00:00
github-actions[bot]
0c85bfd56f
Bump version to 2025.10.1-beta.4
2025-10-24 02:28:37 +00:00
github-actions[bot]
259dd34b26
Bump version to 2025.10.1-beta.3
2025-10-23 10:25:35 +00:00
github-actions[bot]
4988719a2e
Bump version to 2025.10.1-beta.2
2025-10-22 02:13:11 +00:00
github-actions[bot]
130d065d0c
Bump version to 2025.10.1-beta.1
2025-10-22 00:18:40 +00:00
github-actions[bot]
7a82c1a912
Bump version to 2025.10.1-beta.0
2025-10-21 11:08:40 +00:00
renovate[bot]
09896fdc12
chore(deps): update [misskey-js] update dependencies to v8.46.1 [ci skip] ( #16681 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-21 11:36:03 +09:00
github-actions[bot]
67c853104c
Bump version to 2025.10.1-alpha.6
2025-10-21 00:58:02 +00:00
renovate[bot]
bc2b512be6
chore(deps): update [misskey-js] update dependencies [ci skip] ( #16612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-20 20:40:38 +09:00
github-actions[bot]
ae4487fa69
Bump version to 2025.10.1-alpha.5
2025-10-20 09:37:00 +00:00
github-actions[bot]
f0889f4b3c
Bump version to 2025.10.1-alpha.4
2025-10-20 06:36:00 +00:00
github-actions[bot]
579499a7df
Bump version to 2025.10.1-alpha.3
2025-10-19 04:22:23 +00:00
かっこかり
29892d2a01
enhance: リモートユーザーのロールバッジを表示するかどうかをサーバー管理者が設定できるように ( #16661 )
...
* enhance: リモートユーザーのロールバッジを表示するかどうかをサーバー管理者が設定できるように
* Update Changelog
* build misskey-js with types
2025-10-16 22:45:37 +09:00
github-actions[bot]
56885cceed
Bump version to 2025.10.1-alpha.2
2025-10-15 04:11:32 +00:00
github-actions[bot]
4c536630d4
Bump version to 2025.10.1-alpha.1
2025-10-10 10:01:31 +00:00
かっこかり
3804028b6e
chore(deps): update dependency @types/node to v22.18.8 ( #16630 )
...
* chore(deps): update dependency @types/node to v22.18.8
* run pnpm dedupe
* Update Changelog
2025-10-09 10:35:39 +09:00
かっこかり
72a5daeb9a
update deps [ci skip] ( #16628 )
2025-10-09 09:57:49 +09:00
github-actions[bot]
54efe1b4c5
Bump version to 2025.10.1-alpha.0
2025-10-09 00:32:10 +00:00
github-actions[bot]
d1eb1cad42
Release: 2025.10.0
2025-10-08 13:18:04 +00:00
github-actions[bot]
03544dfd9d
Bump version to 2025.10.0-rc.0
2025-10-08 08:49:44 +00:00
syuilo
0d33e1f839
fix notes\drafts\create param defs
2025-10-06 19:21:17 +09:00
github-actions[bot]
99686801a0
Bump version to 2025.10.0-beta.2
2025-10-06 01:12:30 +00:00
github-actions[bot]
7cd55c31da
Bump version to 2025.10.0-beta.1
2025-10-05 23:59:45 +00:00
かっこかり
d03cf4d7f9
fix(frontend): 通知の設定画面で予約投稿関連の翻訳が当たっていない問題の修正 ( #16603 )
...
* fix(frontend): 予約投稿通知の設定画面に不足している翻訳を追加
* fix(misskey-js): 廃止された通知が定義に残っているのを修正
* fix(frontend): 予約投稿の完了/失敗通知はオンオフのみ
2025-10-06 08:55:22 +09:00
renovate[bot]
7ea4cad12e
chore(deps): update [misskey-js] update dependencies [skip ci] ( #16543 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-04 15:44:08 +09:00
github-actions[bot]
d864e9a269
Bump version to 2025.10.0-beta.0
2025-10-04 06:40:01 +00:00
github-actions[bot]
f0fb3a56a8
Bump version to 2025.10.0-alpha.0
2025-10-01 04:57:00 +00:00
github-actions[bot]
cce302ae4f
Bump version to 2025.9.1-alpha.2
2025-09-26 06:44:58 +00:00
syuilo
d1446d195a
feat: scheduled post ( #16577 )
...
* Update NoteDraft.ts
* Update NoteDraft.ts
* wip
* Update CHANGELOG.md
* wip
* Update PostScheduledNoteProcessorService.ts
* Update PostScheduledNoteProcessorService.ts
* Update Notification.ts
* wip
* Update NoteDraftService.ts
* Update NoteDraftService.ts
* Update NoteDraftService.ts
* wip
* Create 1758677617888-scheduled-post.js
* Update index.d.ts
* Update stats.ts
* wip
* wip
* wip
* wip
* wip
* Update MkNotification.vue
* wip
* wip
* wip
* Update NoteDraftService.ts
* Update NoteDraftService.ts
* wip
* wip
* Update NoteDraftEntityService.ts
* wip
* Update index.d.ts
* Update MkPostForm.vue
* wip
* wip
* wip
* Update NoteCreateService.ts
* wip
* wip
* wip
* Update NoteDraftEntityService.ts
* Update NoteCreateService.ts
* Update NoteDraftService.ts
* wip
* Update NoteDraftService.ts
* wip
* wip
* Update MkPostForm.vue
* wip
* Update MkPostForm.vue
* Update os.ts
* wip
* Update MkNoteDraftsDialog.vue
2025-09-26 15:29:52 +09:00
github-actions[bot]
69d66b89f2
Bump version to 2025.9.1-alpha.1
2025-09-22 10:52:25 +00:00
github-actions[bot]
9d70c9ad78
Bump version to 2025.9.1-alpha.0
2025-09-19 13:51:21 +00:00
syuilo
2621f468ff
enhance: 広告ごとにセンシティブフラグを設定できるように
2025-09-14 15:25:22 +09:00
かっこかり
5b4115e21a
refactor(frontend): フロントエンドの型エラー解消(途中まで) ( #16539 )
...
* fix(frontend): FormLinkをボタンとして使用した際にエラーが出る問題を修正
* refactor(frontend): フロントエンドの型エラー解消
* remove unused ts-expect-error
* migrate
* remove unrelated changes
* fix lint
* more type fixes
2025-09-13 08:33:14 +09:00
github-actions[bot]
b9df928097
Release: 2025.9.0
2025-09-08 12:29:25 +00:00
github-actions[bot]
0754678144
Bump version to 2025.9.0-rc.0
2025-09-08 11:33:58 +00:00
github-actions[bot]
690edcef16
Bump version to 2025.9.0-beta.1
2025-09-08 11:21:12 +00:00
renovate[bot]
20d257b562
chore(deps): update [misskey-js] update dependencies ( #16489 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-08 16:14:23 +09:00
github-actions[bot]
726c03d96a
Bump version to 2025.9.0-beta.0
2025-09-08 06:32:15 +00:00
github-actions[bot]
2bfe257879
Bump version to 2025.9.0-alpha.2
2025-09-06 08:54:34 +00:00
かっこかり
788c5660ba
enhance(frontend): フロントエンドのキャッシュクリア操作でブラウザの内部キャッシュも削除するように ( #16522 )
...
* enhance(frontend): フロントエンドのキャッシュクリア操作でブラウザの内部キャッシュも削除するように
* 削除するキャッシュを増やす
* Update Changelog
* fix: 何らかのエラーがあっても無視するように
2025-09-06 14:46:24 +09:00
github-actions[bot]
6cf1f86636
Bump version to 2025.9.0-alpha.1
2025-09-06 03:42:29 +00:00
github-actions[bot]
b681788315
Bump version to 2025.9.0-alpha.0
2025-09-06 02:11:36 +00:00
syuilo
b1479ab1d8
Update misskey-js.api.md
2025-09-01 14:07:24 +09:00
syuilo
959e72b2b3
refactor
2025-09-01 14:02:14 +09:00
かっこかり
c95092903a
refactor(frontend): フロントエンドの型エラー解消(途中まで) ( #16477 )
...
* refactor(frontend): フロントエンドの型エラー解消
* fix
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-08-31 19:53:38 +09:00
github-actions[bot]
665ec2c43c
Release: 2025.8.0
2025-08-31 08:42:39 +00:00
github-actions[bot]
5f5d88036f
Bump version to 2025.8.0-rc.0
2025-08-31 01:32:06 +00:00
github-actions[bot]
ec4731dee4
Bump version to 2025.8.0-beta.6
2025-08-29 07:38:45 +00:00
かっこかり
328301ffc2
fix(misskey-js): run api extractor ( #16476 )
2025-08-29 13:37:17 +09:00
syuilo
def148d7a6
refactor
2025-08-28 20:02:28 +09:00
github-actions[bot]
9cd918f12b
Bump version to 2025.8.0-beta.5
2025-08-28 05:33:23 +00:00
tamaina
084ccf5c9a
build-misskey-js-with-types ( #16471 )
...
* build-misskey-js-with-types
* build-misskey-js-with-types
2025-08-28 11:45:46 +09:00
tamaina
25c2007f59
build-misskey-js-with-types ( #16470 )
2025-08-28 10:39:39 +09:00
taiy
653cb116ea
fix(build): run build-misskey-js-with-types ( #16468 )
2025-08-27 19:11:05 +09:00
syuilo
e72da587e4
型の漏れを修正
2025-08-27 17:05:29 +09:00
github-actions[bot]
47d83e8930
Bump version to 2025.8.0-beta.4
2025-08-24 09:29:08 +00:00
renovate[bot]
637ad3d479
chore(deps): update [misskey-js] update dependencies ( #16448 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-24 16:05:06 +09:00
github-actions[bot]
16030c6381
Bump version to 2025.8.0-beta.3
2025-08-22 10:39:14 +00:00
かっこかり
1eabb21d69
fix(backend): クリップ一覧APIをページネーションに対応させる ( #16434 )
...
* fix(backend): クリップ一覧APIをページネーションに対応させる
* Update Changelog
2025-08-21 19:02:21 +09:00
かっこかり
7f6ba2e501
enhance: verify-emailにフロントエンドUIを実装 ( #16431 )
...
* enhance: メールのverifyをAPIに変更
* enhance(frontend): メールのVerifyページを追加
* fix
* 🎨
* 🎨
* Update Changelog
* lint
2025-08-21 16:52:30 +09:00
github-actions[bot]
8c433d2706
Bump version to 2025.8.0-beta.2
2025-08-20 07:41:12 +00:00
github-actions[bot]
4190c6cb8e
Bump version to 2025.8.0-beta.1
2025-08-19 05:24:14 +00:00
syuilo
3980172243
feat: 非ログイン時に表示されるトップページのスタイルを選択できるように
2025-08-19 14:15:19 +09:00
github-actions[bot]
ebb014da4c
Bump version to 2025.8.0-beta.0
2025-08-18 05:41:44 +00:00
github-actions[bot]
14cc42e305
Bump version to 2025.8.0-alpha.13
2025-08-18 01:22:39 +00:00
github-actions[bot]
9ea7340da6
Bump version to 2025.8.0-alpha.12
2025-08-15 13:44:57 +00:00
github-actions[bot]
e444942c4e
Bump version to 2025.8.0-alpha.11
2025-08-14 08:02:14 +00:00
github-actions[bot]
8839d8d679
Bump version to 2025.8.0-alpha.10
2025-08-13 02:01:57 +00:00
github-actions[bot]
aa5c42997f
Bump version to 2025.8.0-alpha.9
2025-08-09 07:45:10 +00:00
github-actions[bot]
e7b666f567
Bump version to 2025.8.0-alpha.8
2025-08-09 06:04:17 +00:00
renovate[bot]
0f7c0ed053
chore(deps): update [misskey-js] update dependencies ( #16346 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-09 14:48:02 +09:00
かっこかり
b5b7914073
enhance: ユーザー検索を制限できるように ( #16380 )
...
* enhance: ユーザー検索を制限できるように
* Update Changelog
2025-08-09 14:41:11 +09:00
github-actions[bot]
72864fcbd0
Bump version to 2025.8.0-alpha.7
2025-08-09 05:27:57 +00:00
github-actions[bot]
96a165d729
Bump version to 2025.8.0-alpha.6
2025-08-08 12:36:36 +00:00
Sayamame-beans
215725a3ac
Fix: SystemWebhook設定でsecretを空に出来ない問題を修正 ( #16371 )
...
* fix(backend): allow system-webhook secret to be empty
* docs(changelog): update changelog
* chore: run build-misskey-js-with-types
2025-08-08 21:35:02 +09:00
github-actions[bot]
4a5751416a
Bump version to 2025.8.0-alpha.5
2025-08-08 09:50:54 +00:00
github-actions[bot]
fbf8db618c
Bump version to 2025.8.0-alpha.4
2025-08-03 02:05:40 +00:00
かっこかり
2da20bf3e8
fix(misskey-js): fix misskey-js autogen ( #16345 )
2025-08-02 17:16:24 +09:00
renovate[bot]
6d54370f01
chore(deps): update [misskey-js] update dependencies (major) ( #16177 )
...
* chore(deps): update [misskey-js] update dependencies
* enhance(misskey-js): テストスイートをVitestに置き換え (#16340 )
* enhance(misskey-js): テストスイートをVitestに置き換え
* fix: 変なものが混入
* fix test, lint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2025-08-02 16:20:08 +09:00
github-actions[bot]
a1e170e065
Bump version to 2025.8.0-alpha.3
2025-08-01 13:35:41 +00:00
github-actions[bot]
7df0a6c55f
Bump version to 2025.8.0-alpha.2
2025-08-01 08:23:40 +00:00
github-actions[bot]
8eba8c7218
Bump version to 2025.8.0-alpha.1
2025-08-01 04:06:20 +00:00
syuilo
1082145c74
enhance: ジョブのログを表示できるように
2025-08-01 12:54:33 +09:00
github-actions[bot]
da06f75455
Bump version to 2025.8.0-alpha.0
2025-08-01 02:50:01 +00:00
syuilo
d624da9c1a
feat: remote notes cleaning ( #16292 )
...
* Create CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* wip
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update CleanRemoteNotesProcessorService.ts
* Update job-queue.job.vue
* wip
* Update CleanRemoteNotesProcessorService.ts
* wip
* wip
* wip
* Update CleanRemoteNotesProcessorService.ts
* wip
* Update CHANGELOG.md
* Revert "wip"
This reverts commit 89d455d302 .
* wip
* woip
* Update QueueService.ts
* Update QueueService.ts
* ピン留め考慮
* Update CleanRemoteNotesProcessorService.ts
* Update QueueService.ts
* Update CleanRemoteNotesProcessorService.ts
* add log
* Update CHANGELOG.md
* wip
* Update MkServerSetupWizard.vue
2025-08-01 11:49:12 +09:00