Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 2025.2.1 #15507

Open
wants to merge 55 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
55 commits
Select commit Hold shift + click to select a range
c634ae3
[skip ci] Update CHANGELOG.md (prepend template)
github-actions[bot] Feb 5, 2025
c548ec9
refactor(frontend): verbatimModuleSyntaxを有効化 (#15323)
kakkokari-gtyih Feb 5, 2025
cfb6128
refactor(frontend): remove X theme properties (#15376)
syuilo Feb 5, 2025
47a76bb
fix: swcのjson-schemaのurlを変更 (#15409)
1673beta Feb 7, 2025
d008394
enhance(frontend): PostFormのannoying判定でCWを考慮するように (#15405)
kakkokari-gtyih Feb 7, 2025
607bf60
enhance(frontend): アンテナ、リスト等の名前をdeckのカラム名のデフォルト値にするように (#13992)
anatawa12 Feb 7, 2025
d7b443d
chore: update `.swcrc` schema link (#15428)
zyoshoka Feb 8, 2025
a3cc865
fix(ci): oktetoの導線を削除 (#15427)
samunohito Feb 8, 2025
54fc232
fix(backend): use unique `operationId` in the OpenAPI schema (#15420)
zyoshoka Feb 8, 2025
026ec40
fix(dev): devcontainerのcorepackのバージョンを指定するように (#15415)
1673beta Feb 8, 2025
4b98b44
enhance(frontend): クライアントエラー画面の多言語対応 (#15411)
kakkokari-gtyih Feb 8, 2025
2f8d020
feat(frontend): 画像を投稿前にプレビュー可能に (#15341)
tai-cha Feb 8, 2025
231c2c2
fix(backend): `following/invalidate`でフォロワーを解除しようとしているユーザーの情報を返すように (#…
1673beta Feb 8, 2025
dc608aa
fix(backend): correct `admin/meta` response schema (#15434)
zyoshoka Feb 9, 2025
420365c
enhance(frontend): 開発者モードでメニューからファイルIDをコピー出来るようにする (#15444)
samunohito Feb 10, 2025
a1ca68a
fix(frontend): コンディショナルロールを手動で割り当てできる導線を削除 (#15436)
samunohito Feb 11, 2025
e339293
feat: アクセストークン発行時に通知するように (#15422)
lqvp Feb 11, 2025
d5ad953
Update CHANGELOG.md (入れる場所が違うのを修正)
kakkokari-gtyih Feb 11, 2025
d1eddf0
fix(frontend): 埋め込みiframeから外部ページに移動できない問題を修正 (#15453)
kakkokari-gtyih Feb 11, 2025
cf35208
fix(frontend-test): Update url-preview.test.ts
kakkokari-gtyih Feb 11, 2025
ebd06be
fix(backend): オブジェクトストレージの設定でPrefixを設定していなかった場合、nullが文字列として展開・ドメインの1つ…
1673beta Feb 11, 2025
30df768
Update about-misskey.vue
syuilo Feb 12, 2025
4d562e7
enhance(frontend): ノートに埋め込まれたメディアのコンテキストメニューから管理者用のファイル管理画面を開けるように (#…
samunohito Feb 13, 2025
d893fbc
chore: Configure Renovate (#15468)
renovate[bot] Feb 13, 2025
1e88aa9
fix(frontend): Play の再読込時に UI が以前の状態を引き継いでしまう問題を修正 (#15479)
ikasoba Feb 14, 2025
ffd8cf0
update deps (#15311)
syuilo Feb 15, 2025
5d82e1b
fix(deps): update deps @fastify/multipart to v9.0.3 [security] (#15469)
renovate[bot] Feb 15, 2025
6bb4669
fix(deps): update dependency vite [security] (#15472)
renovate[bot] Feb 15, 2025
49d7bc5
fix(deps): update dependency esbuild to v0.25.0 [security] (#15476)
renovate[bot] Feb 15, 2025
4de33ac
chore(deps): update dependency vitest to v1.6.1 [security] (#15473)
renovate[bot] Feb 15, 2025
208b201
chore(deps): update [github actions] update dependencies (#15490)
renovate[bot] Feb 15, 2025
d8c4908
enhance(frontend): リアクション時に確認ダイアログを出せるように (#15174)
kakkokari-gtyih Feb 15, 2025
57e86fe
fix(frontend): カスタム絵文字管理画面(beta)にてisSensitive/localOnlyの絞り込みが上手くいかない問…
samunohito Feb 15, 2025
280f465
fix(deps): update [frontend] update dependencies (#15489)
renovate[bot] Feb 15, 2025
8dc01e9
chore(deps): update pnpm to v9.15.0 [security] (#15474)
renovate[bot] Feb 15, 2025
019f042
chore(deps): update [misskey-js] update dependencies (#15492)
renovate[bot] Feb 15, 2025
c9ab7ea
chore(deps): update [tools] update dependencies (#15493)
renovate[bot] Feb 15, 2025
ab9b807
fix(deps): update [root] update dependencies (#15495)
renovate[bot] Feb 15, 2025
1c48d50
fix(deps): update [backend] update dependencies (#15494)
renovate[bot] Feb 15, 2025
9611bfb
Update CHANGELOG.md
kakkokari-gtyih Feb 15, 2025
8890049
fix(backend): pgroongaでの検索時にはじめのキーワード以外が検索に使用されない問題を修正 (#15496)
kakkokari-gtyih Feb 15, 2025
994f8b5
fix(deps): update [frontend] update dependencies (major) (#15497)
renovate[bot] Feb 15, 2025
05d41f2
chore(deps): update [tools] update dependencies (#15498)
renovate[bot] Feb 16, 2025
e2a55e2
fix(deps): update [frontend] update dependencies (#15504)
renovate[bot] Feb 16, 2025
f3a4434
fix(backend): メールアドレスの形式が正しくなければ以降の処理を行わないように (#15320)
sakuhanight Feb 16, 2025
5991282
Bump version to 2025.2.1-alpha.0
github-actions[bot] Feb 16, 2025
bacc212
fix(deps): update dependency bullmq to v5.41.1 (#15503)
renovate[bot] Feb 16, 2025
b965240
fix(deps): broken lockfile (#15508)
kakkokari-gtyih Feb 16, 2025
9ffe504
enhance(frontend): CWの注釈で入力済みの文字数を表示する (#15070)
claustra01 Feb 16, 2025
93e7aad
tweak error log
syuilo Feb 17, 2025
34f8345
clean up dev logs
syuilo Feb 17, 2025
7c87dec
ignore js-built (#15523)
ikasoba Feb 18, 2025
2505216
Merge commit from fork
eternal-flame-AD Feb 23, 2025
9a619c6
Bump version to 2025.2.1-beta.0
github-actions[bot] Feb 23, 2025
426940b
2025.2.1-beta.0のlintがコケているのを修正 (#15546)
samunohito Feb 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions .config/cypress-devcontainer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -220,5 +220,10 @@ allowedPrivateNetworks: [
'127.0.0.1/32'
]

# Disable automatic redirect for ActivityPub object lookup. (default: false)
# This is a strong defense against potential impersonation attacks if the viewer instance has inadequate validation.
# However it will make it impossible for other instances to lookup third-party user and notes through your URL.
#disallowExternalApRedirect: true

# Upload or download file size limits (bytes)
#maxFileSize: 262144000
5 changes: 5 additions & 0 deletions .config/docker_example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,11 @@ signToActivityPubGet: true
# '127.0.0.1/32'
#]

# Disable automatic redirect for ActivityPub object lookup. (default: false)
# This is a strong defense against potential impersonation attacks if the viewer instance has inadequate validation.
# However it will make it impossible for other instances to lookup third-party user and notes through your URL.
#disallowExternalApRedirect: true

# Upload or download file size limits (bytes)
#maxFileSize: 262144000

Expand Down
5 changes: 5 additions & 0 deletions .config/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,11 @@ signToActivityPubGet: true
# '127.0.0.1/32'
#]

# Disable automatic redirect for ActivityPub object lookup. (default: false)
# This is a strong defense against potential impersonation attacks if the viewer instance has inadequate validation.
# However it will make it impossible for other instances to lookup third-party user and notes through your URL.
#disallowExternalApRedirect: true

# Upload or download file size limits (bytes)
#maxFileSize: 262144000

Expand Down
4 changes: 3 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
"ghcr.io/devcontainers/features/node:1": {
"version": "22.11.0"
},
"ghcr.io/devcontainers-contrib/features/corepack:1": {}
"ghcr.io/devcontainers-extra/features/corepack:1": {
"version": "0.31.0"
}
},
"forwardPorts": [3000],
"postCreateCommand": "/bin/bash .devcontainer/init.sh",
Expand Down
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@ updates:
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 100
open-pull-requests-limit: 0

# Add only the root, not each workspace item
# https://github.com/dependabot/dependabot-core/issues/4993#issuecomment-1289133027
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
open-pull-requests-limit: 0
# List dependencies required to be updated together, sharing the same version numbers.
# Those who simply have the common owner (e.g. @fastify) don't need to be listed.
groups:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/api-misskey-js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2

- run: corepack enable

- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version-file: '.node-version'
cache: 'pnpm'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/changelog-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ jobs:

steps:
- name: Checkout head
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2
- name: Setup Node.js
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version-file: '.node-version'

Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/check-misskey-js-autogen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
if: ${{ github.event.pull_request.mergeable == null || github.event.pull_request.mergeable == true }}
steps:
- name: checkout
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2
with:
submodules: true
persist-credentials: false
Expand All @@ -29,7 +29,7 @@ jobs:

- name: setup node
id: setup-node
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version-file: '.node-version'
cache: pnpm
Expand Down Expand Up @@ -66,7 +66,7 @@ jobs:
if: ${{ github.event.pull_request.mergeable == null || github.event.pull_request.mergeable == true }}
steps:
- name: checkout
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2
with:
submodules: true
persist-credentials: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-misskey-js-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2
- name: Check version
run: |
if [ "$(jq -r '.version' package.json)" != "$(jq -r '.version' packages/misskey-js/package.json)" ]; then
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check-spdx-license-id.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2
- name: Check
run: |
counter=0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/check_copyright_year.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
check_copyright_year:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.2.2
- run: |
if [ "$(grep Copyright COPYING | sed -e 's/.*2014-\([0-9]*\) .*/\1/g')" -ne "$(date +%Y)" ]; then
echo "Please change copyright year!"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-test-environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
wait_time: ${{ steps.get-wait-time.outputs.wait_time }}
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2

- name: Check allowed users
id: check-allowed-users
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
platform=${{ matrix.platform }}
echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV
- name: Check out the repo
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Log in to Docker Hub
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
platform=${{ matrix.platform }}
echo "PLATFORM_PAIR=${platform//\//-}" >> $GITHUB_ENV
- name: Check out the repo
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.2.2
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Docker meta
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/dockle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
DOCKER_CONTENT_TRUST: 1
DOCKLE_VERSION: 0.4.14
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.2.2
- name: Download and install dockle v${{ env.DOCKLE_VERSION }}
run: |
curl -L -o dockle.deb "https://github.com/goodwithtech/dockle/releases/download/v${DOCKLE_VERSION}/dockle_${DOCKLE_VERSION}_Linux-64bit.deb"
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/get-api-diff.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ jobs:
ref: refs/pull/${{ github.event.number }}/merge

steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.2.2
with:
ref: ${{ matrix.ref }}
submodules: true
- name: Install pnpm
uses: pnpm/action-setup@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: ${{ matrix.node-version }}
cache: 'pnpm'
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,12 @@ jobs:
pnpm_install:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.2.2
with:
fetch-depth: 0
submodules: true
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4.1.0
- uses: actions/setup-node@v4.2.0
with:
node-version-file: '.node-version'
cache: 'pnpm'
Expand All @@ -67,12 +67,12 @@ jobs:
eslint-cache-version: v1
eslint-cache-path: ${{ github.workspace }}/node_modules/.cache/eslint-${{ matrix.workspace }}
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.2.2
with:
fetch-depth: 0
submodules: true
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4.1.0
- uses: actions/setup-node@v4.2.0
with:
node-version-file: '.node-version'
cache: 'pnpm'
Expand All @@ -97,12 +97,12 @@ jobs:
- sw
- misskey-js
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.2.2
with:
fetch-depth: 0
submodules: true
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4.1.0
- uses: actions/setup-node@v4.2.0
with:
node-version-file: '.node-version'
cache: 'pnpm'
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/locale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@ jobs:
runs-on: ubuntu-latest
continue-on-error: true
steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.2.2
with:
fetch-depth: 0
submodules: true
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4.1.0
- uses: actions/setup-node@v4.2.0
with:
node-version-file: '.node-version'
cache: 'pnpm'
Expand Down
36 changes: 0 additions & 36 deletions .github/workflows/ok-to-test.yml

This file was deleted.

4 changes: 2 additions & 2 deletions .github/workflows/on-release-created.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ jobs:
node-version: [22.11.0]

steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.2.2
with:
submodules: true
- name: Install pnpm
uses: pnpm/action-setup@v4
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v4.1.0
uses: actions/setup-node@v4.2.0
with:
node-version: ${{ matrix.node-version }}
cache: 'pnpm'
Expand Down
Loading
Loading