Commit Graph

383 Commits

Author SHA1 Message Date
github-actions[bot]
df6e36b61d Release: 2025.1.0
Some checks failed
Lint / lint (backend) (push) Has been skipped
Lint / lint (frontend) (push) Has been skipped
Lint / lint (frontend-embed) (push) Has been skipped
Lint / lint (misskey-bubble-game) (push) Has been skipped
Lint / lint (misskey-js) (push) Has been skipped
Lint / lint (misskey-reversi) (push) Has been skipped
Lint / lint (sw) (push) Has been skipped
Lint / typecheck (backend) (push) Has been skipped
Lint / typecheck (misskey-js) (push) Has been skipped
Lint / typecheck (sw) (push) Has been skipped
Test (backend) / Unit tests (backend) (22.11.0) (push) Failing after 18s
Test (backend) / E2E tests (backend) (22.11.0) (push) Failing after 17s
Test (federation) / Federation test (22.11.0) (push) Failing after 18s
Lint / pnpm_install (push) Failing after 17s
Lint / lint (frontend-shared) (push) Has been skipped
Lint / locale_verify (push) Failing after 17s
api.json validation / validate-api-json (22.11.0) (push) Failing after 11s
Test (production install and build) / Production build (22.11.0) (push) Failing after 11s
Test (frontend) / Unit tests (frontend) (22.11.0) (push) Failing after 11s
Test (frontend) / E2E tests (frontend) (chrome, 22.11.0) (push) Failing after 10m28s
API report (misskey.js) / report (push) Failing after 2s
Check SPDX-License-Identifier / check-spdx-license-id (push) Failing after 7s
Check copyright year / check_copyright_year (push) Failing after 2s
Dockle / dockle (push) Failing after 7s
2025-01-30 22:12:20 +08:00
かっこかり
4cbcbd5fbb wip (#15348)
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2025-01-30 22:12:20 +08:00
github-actions[bot]
9eb39ef34d Bump version to 2025.1.0-beta.3 2025-01-30 22:12:19 +08:00
github-actions[bot]
02b2469dd2 Bump version to 2025.1.0-beta.2 2025-01-30 22:12:19 +08:00
anatawa12
f56bf13663 refactor: Refactor Endpoints to improve Developer Experience for adding Endpoints (#15301)
* chore: reorder endpoints to lexicographic code unit order

* refactor: import endpoints in one module and use them for generating EndpointsModule and endpoints
2025-01-30 22:12:19 +08:00
おさむのひと
f4deb005e9 feat: 新カスタム絵文字管理画面(β)の追加 (#13473)
* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* fix

* fix

* fix

* fix size

* fix register logs

* fix img autosize

* fix row selection

* support delete

* fix border rendering

* fix display:none

* tweak comments

* support choose pc file and drive file

* support directory drag-drop

* fix

* fix comment

* support context menu on data area

* fix autogen

* wip イベント整理

* イベントの整理

* refactor grid

* fix cell re-render bugs

* fix row remove

* fix comment

* fix validation

* fix utils

* list maximum

* add mimetype check

* fix

* fix number cell focus

* fix over 100 file drop

* remove log

* fix patchData

* fix performance

* fix

* support update and delete

* support remote import

* fix layout

* heightやめる

* fix performance

* add list v2 endpoint

* support pagination

* fix api call

* fix no clickable input text

* fix limit

* fix paging

* fix

* fix

* support search

* tweak logs

* tweak cell selection

* fix range select

* block delete

* add comment

* fix

* support import log

* fix dialog

* refactor

* add confirm dialog

* fix name

* fix autogen

* wip

* support image change and highlight row

* add columns

* wip

* support sort

* add role name

* add index to emoji

* refine context menu setting

* support role select

* remove unused buttons

* fix url

* fix MkRoleSelectDialog.vue

* add route

* refine remote page

* enter key search

* fix paste bugs

* fix copy/paste

* fix keyEvent

* fix copy/paste and delete

* fix comment

* fix MkRoleSelectDialog.vue and storybook scenario

* fix MkRoleSelectDialog.vue and storybook scenario

* add MkGrid.stories.impl.ts

* fix

* [wip] add custom-emojis-manager2.stories.impl.ts

* [wip] add custom-emojis-manager2.stories.impl.ts

* wip

* 課題はまだ残っているが、ひとまず完了

* fix validation and register roles

* fix upload

* optimize import

* patch from dev

* i18n

* revert excess fixes

* separate sort order component

* add SPDX

* revert excess fixes

* fix pre test

* fix bugs

* add type column

* fix types

* fix CHANGELOG.md

* fix lit

* lint

* tweak style

* refactor

* fix ci

* autogen

* Update types.ts

* CSS Module化

* fix log

* 縦スクロールを無効化

* MkStickyContainer化

* regenerate locales index.d.ts

* fix

* fix

* テスト

* ランダム値によるUI変更の抑制

* テスト

* tableタグやめる

* fix last-child css

* fix overflow css

* fix endpoint.ts

* tweak css

* 最新への追従とレイアウト微調整

* ソートキーの指定方法を他と合わせた

* fix focus

* fix layout

* v2エンドポイントのルールに対応

* 表示条件などを微調整

* fix MkDataCell.vue

* fix error code

* fix error

* add comment to MkModal.vue

* Update index.d.ts

* fix CHANGELOG.md

* fix color theme

* fix CHANGELOG.md

* fix CHANGELOG.md

* fix center

* fix: テーブルにフォーカスがあり、通常状態であるときはキーイベントの伝搬を止める

* fix: ロール選択用のダイアログにてコンディショナルロールを×ボタンで除外できなかったのを修正

* fix remote list folder

* sticky footers

* chore: fix ci error(just single line-break diff)

* fix loading

* fix like

* comma to space

* fix ci

* fix ci

* removed align-center

---------

Co-authored-by: osamu <46447427+sam-osamu@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Co-authored-by: Sayamame-beans <61457993+Sayamame-beans@users.noreply.github.com>
2025-01-30 22:12:19 +08:00
github-actions[bot]
445677ca92 Bump version to 2025.1.0-beta.1 2025-01-30 22:12:18 +08:00
github-actions[bot]
11fa170431 Bump version to 2025.1.0-beta.0 2025-01-30 22:12:18 +08:00
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