Commit Graph

375 Commits

Author SHA1 Message Date
cannorin
3e1ebcc05e feat(misskey-js): allow setting binaryType of WebSocket connection (#15190)
Co-authored-by: cannorin <cannorin@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-30 22:12:18 +08:00
github-actions[bot]
04af0777d9 Bump version to 2025.1.0-alpha.0 2025-01-30 22:12:18 +08:00
かっこかり
3e758e6ec2 enhance: 連合モードにあわせてフロントエンドを変化させるように (#15112)
* enhance(backend): metaにfederation modeに関する情報を公開

* enhance(frontend): 登録画面の注意書きを追加

* enhance(frontend): aboutページ・サーバー情報

* enhance(frontend): サーバー統計

* enhance(frontend): みつけるページ

* enhance(frontend): 検索

* enhance(frontend): ユーザー選択

* enhance(frontend): 設定画面

* enhance(frontend): ウィジェット

* enhance(frontend): リモートで開くオプション

* Update Changelog

* enhance(frontend): ステータスバー

* i18n

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-30 22:12:18 +08:00
おさむのひと
ee00070469 feat(frontend): Botプロテクションの設定変更時は実際に検証を通過しないと保存できないようにする (#15151)
* feat(frontend): CAPTCHAの設定変更時は実際に検証を通過しないと保存できないようにする

* なしでも保存できるようにした

* fix CHANGELOG.md

* フォームが増殖するのを修正

* add comment

* add server-side verify

* fix ci

* fix

* fix

* fix i18n

* add current.ts

* fix text

* fix

* regenerate locales

* fix MkFormFooter.vue

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-30 22:12:18 +08:00
おさむのひと
c49b553418 fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする (#15215)
* fix(frontend): frontend / frontend-embedにあるtsconfig.jsonのmoduleをES2022にする

* fixed errors

* fixed errors

* fixed errors
2025-01-30 22:12:17 +08:00
かっこかり
e782554e75 2025 (#15203) 2025-01-30 22:11:30 +08:00
FineArchs
6dbc4f89a8 misskey-js: APIClientにURL末尾の/を除去する処理を追加 (#15132) 2025-01-30 22:11:30 +08:00
github-actions[bot]
69ecd38a93 Bump version to 2024.11.1-alpha.0 2025-01-30 22:11:30 +08:00
かっこかり
c1ba40909c fix(backend/misskey-js): タイポ修正 (#15046) 2025-01-30 22:11:30 +08:00
github-actions[bot]
4461a75529 Release: 2024.11.0 2025-01-30 22:11:29 +08:00
github-actions[bot]
51fd469fe2 Bump version to 2024.11.0-beta.4 2025-01-30 22:11:29 +08:00
github-actions[bot]
18b234729d Bump version to 2024.11.0-alpha.3 2025-01-30 22:11:29 +08:00
github-actions[bot]
721a6ab8de Bump version to 2024.11.0-alpha.2 2025-01-30 22:11:29 +08:00
syuilo
d032cbdc94 use execa 8.0.1
#14966
2025-01-30 22:11:28 +08:00
syuilo
739ff455ac Revert "use nodemon 3.0.2"
This reverts commit ce1f84e5a3.
2025-01-30 22:11:28 +08:00
syuilo
cf67305cc2 use nodemon 3.0.2
#14966
2025-01-30 22:11:28 +08:00
github-actions[bot]
798fdd44a4 Bump version to 2024.11.0-alpha.1 2025-01-30 22:11:28 +08:00
かっこかり
d42bcf1c98 feat: 送信したフォローリクエストを確認できるように (#14856)
* FEAT: Allow users to view pending follow requests they sent

This commit implements the `following/requests/sent` interface firstly
implemented on Firefish, and provides a UI interface to view the pending
follow requests users sent.

* ux: should not show follow requests tab when have no pending sent follow req

* fix default followreq tab

* fix default followreq tab

* restore missing hasPendingReceivedFollowRequest in navbar

* refactor

* use tabler icons

* tweak design

* Revert "ux: should not show follow requests tab when have no pending sent follow req"

This reverts commit e580b92c37f27c2849c6d27e22ca4c47086081bb.

* Update Changelog

* Update Changelog

* change tab titles

---------

Co-authored-by: Lhc_fl <lhcfl@outlook.com>
Co-authored-by: Hazelnoot <acomputerdog@gmail.com>
2025-01-30 22:11:28 +08:00
syuilo
3c971f3a18 update deps (#14950)
* update deps

* wip

* Revert "wip"

This reverts commit 393de249fe248ae181221266e0b7828a3ac53152.

* wip

* wip

* wip

* wip
2025-01-30 22:11:28 +08:00
github-actions[bot]
fa7374f08f Bump version to 2024.11.0-alpha.0 2025-01-30 22:11:28 +08:00
github-actions[bot]
458c8dfe74 Bump version to 2024.10.2-alpha.3 2025-01-30 22:11:28 +08:00
github-actions[bot]
0df96054a8 Bump version to 2024.10.2-alpha.2 2025-01-30 22:11:27 +08:00
syuilo
d956fdabb0 enhance: アイコンデコレーション管理画面の改善 2025-01-30 22:11:27 +08:00
かっこかり
3d0d700ca7 fix(misskey-js): WebSocketの型定義をReconnectingWebsocketに依存するように (#14850)
* fix(misskey-js): WebSocketの型定義をReconnectingWebsocketに依存するように

* Update Changelog

* run api extractor

* fix

* fix
2025-01-30 22:11:27 +08:00
github-actions[bot]
7cc874688d Bump version to 2024.10.2-alpha.1 2025-01-30 22:11:27 +08:00
github-actions[bot]
76d60a6e44 Bump version to 2024.10.2-alpha.0 2025-01-30 22:11:26 +08:00
syuilo
51327ab5ef feat: 過去のノートを非公開化/フォロワーのみ表示可能にできる機能 (#14814)
* wip

* Update CHANGELOG.md

* wip

* wip

* wip

* Update privacy.vue

* wip
2025-01-30 22:11:26 +08:00
syuilo
b808a9bf56 feat: ノートの閲覧にログイン必須にする設定 (#14799)
* wip

* wip

* wip

* Update packages/frontend/src/pages/note.vue

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

* wip

* Update WebhookTestService.ts

* Update privacy.vue

* wip

* rename

* Update locales/ja-JP.yml

Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>

* 🎨

* wip

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2025-01-30 22:11:26 +08:00
github-actions[bot]
7e829c7efe Release: 2024.10.1 2025-01-30 22:11:26 +08:00
github-actions[bot]
9843cda72a Bump version to 2024.10.1-beta.6 2025-01-30 22:11:26 +08:00
github-actions[bot]
17ce1a6df4 Bump version to 2024.10.1-beta.5 2025-01-30 22:11:25 +08:00
github-actions[bot]
476393ee83 Bump version to 2024.10.1-beta.4 2025-01-30 22:11:25 +08:00
おさむのひと
a76385d1f5 feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (#14757)
* feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知

* fix misskey-js.api.md

* Revert "feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知"

This reverts commit 3ab953bdf87f28411a1a10bce787a23d238cda80.

* 通知をやめてユーザ単位でのお知らせ機能に変更

* テスト用実装を戻す

* Update packages/backend/src/queue/processors/CheckModeratorsActivityProcessorService.ts

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* fix remove empty then

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-30 22:11:25 +08:00
syuilo
42ebe5db5c feat: リモートサーバーのサーバー情報を収集しないオプション (#14634)
* wip

* wip

* Update FetchInstanceMetadataService.ts

* Update FetchInstanceMetadataService.ts

* Update types.ts
2025-01-30 22:11:25 +08:00
かっこかり
71eabf2f9d feat: ユーザーの名前に禁止ワードを設定できるように (#14756)
* wip

* 🎨

* Enhance: モデレーター以上は制限の影響を受けないように

* refactor

* better error handling

* fix

* Revert "better error handling"

This reverts commit 5670b29cfa18a3894d0c2abfe0e5ef862e3b9ffa.

* error handling

* エラーが出ないのを修正

* translation

* Update Changelog

* status code

* ✌️

* モデレーター以上は影響ないことを明記

* 🎨

* update changelog

* spdx

* Update update.ts

* refactor

* eliminate `screen name`

* remove untracked file

---------

Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com>
2025-01-30 22:11:25 +08:00
github-actions[bot]
3d0814eb73 Bump version to 2024.10.1-beta.3 2025-01-30 22:11:25 +08:00
syuilo
bf42bf2f46 wip (#14745) 2025-01-30 22:11:25 +08:00
github-actions[bot]
3272af53ec Bump version to 2024.10.1-beta.2 2025-01-30 22:11:25 +08:00
github-actions[bot]
1498093886 Bump version to 2024.10.1-beta.1 2025-01-30 22:11:24 +08:00
github-actions[bot]
5b944f4dae Bump version to 2024.10.1-alpha.0 2025-01-30 22:11:24 +08:00
かっこかり
d7d89a9c88 fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正 (#14738)
* fix(frontend): ユーザー登録完了時にサインインAPIを別途使用していたのを修正

* emitされるオブジェクトの型を変更したことに伴う修正

* Update Changelog
2025-01-30 22:11:24 +08:00
github-actions[bot]
6de7c27522 Release: 2024.10.0 2024-10-09 05:17:26 +00:00
github-actions[bot]
3a11d5ede6 Bump version to 2024.10.0-beta.6 2024-10-07 00:54:00 +00:00
zyoshoka
ddf8e2a3dc
fix(backend): correct admin/abuse-user-reports schema (#14711)
* fix(backend): correct `abuse-user-reports` schema

* Update CHANGELOG.md
2024-10-05 18:35:37 +09:00
github-actions[bot]
254c063455 Bump version to 2024.10.0-beta.5 2024-10-05 07:31:13 +00:00
syuilo
d8cb7305ef
feat: 通報の強化 (#14704)
* wip

* Update CHANGELOG.md

* lint

* Update types.ts

* wip

* ✌️

* Update MkAbuseReport.vue

* tweak
2024-10-05 16:20:15 +09:00
おさむのひと
0d7d1091c8
enhance: 人気のPlayを10件以上表示できるように (#14443)
Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
2024-10-05 14:37:52 +09:00
かっこかり
ae3c155490
fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように (#14700)
* fix: signin の資格情報が足りないだけの場合はエラーにせず200を返すように

* run api extractor

* fix

* fix

* fix test

* /signin -> /signin-flow

* fix

* fix lint

* rename

* fix

* fix
2024-10-05 12:03:47 +09:00
github-actions[bot]
3d637af65b Bump version to 2024.10.0-beta.4 2024-10-04 08:41:30 +00:00
github-actions[bot]
3b0b4f83dd Bump version to 2024.10.0-beta.3 2024-10-04 06:28:36 +00:00