1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-07-25 07:25:04 +02:00
Commit Graph

28494 Commits

Author SHA1 Message Date
mattyatea
2debf09bf2 Tighten user entity test types 2026-06-29 22:23:26 +09:00
mattyatea
a4a3606435 fixup! 4263f62e7b
Created by IntelliJ Git plugin for drop selected changes operation
2026-05-23 21:01:38 +09:00
mattyatea
9f3d80a97a Merge remote-tracking branch 'origin/develop' into feature/role-hidden-setting
# Conflicts:
#	CHANGELOG.md
2026-05-23 20:49:25 +09:00
mattyatea
e57e88ebc6 feat(frontend): ロール設定ページを追加 2026-05-23 20:24:40 +09:00
mattyatea
d490936bf6 fix(frontend): 非公開ロールの常時表示設定を隠す 2026-05-23 20:24:40 +09:00
mattyatea
63a8520191 fix(backend): 非表示ロールのバッジを返さないように 2026-05-23 20:24:40 +09:00
mattyatea
f88e647a83 docs: ロール表示設定のCHANGELOGを更新 2026-05-23 20:24:39 +09:00
mattyatea
4263f62e7b test: ロール表示設定のテストを追加 2026-05-23 20:24:39 +09:00
mattyatea
d0b8940723 feat(frontend): ロール表示設定を追加 2026-05-23 20:24:39 +09:00
mattyatea
f8e28df711 feat(backend): 公開ロールの非表示設定に対応 2026-05-23 20:24:39 +09:00
mattyatea
19605600d3 feat(backend): ロールの常時表示設定を追加 2026-05-23 20:24:39 +09:00
かっこかり
1cd6c9e6c9 fix(frontend): 一部の実績が正しく表示されない問題を修正 (#17482)
* fix(frontend): 一部の実績が正しく表示されない問題を修正

* Update Changelog
2026-05-23 18:53:49 +09:00
おさむのひと
9f2e806c20 feat: 管理画面のジョブキューページにresume/pauseボタンを用意 (#17436)
* feat: 管理画面のジョブキューページにresume/pauseボタンを用意

* fix review
2026-05-22 16:20:53 +09:00
かっこかり
43534d6213 deps(backend): update typeorm to v1 (#17476)
* deps(backend): update typeorm to v1

* fix

* fix

* attempt to fix test (to be reverted))

* Revert "attempt to fix test (to be reverted))"

This reverts commit 8adf2a1239.

* attempt to fix test

* Revert "attempt to fix test"

This reverts commit 4cf0f5ec9e.

* attempt to fix test

* fix

* fix
2026-05-22 14:27:34 +09:00
かっこかり
e1b580cfd0 deps: update dependencies (#17461)
* deps: update dependencies

* update deps

* update typeorm
2026-05-22 10:22:24 +09:00
かっこかり
6dc00cc875 fix(frontend): ドライブのフォルダ一覧の「もっと見る」ボタンのスタイル調整 (#17473)
* fix(frontend): ドライブのフォルダ一覧の「もっと見る」ボタンのスタイル調整

* ✌️
2026-05-22 09:48:15 +09:00
かっこかり
c02fe955cc fix(frontend): ドラッグハンドルがあるのに設定されていないドラッグUIを修正 (#17472) 2026-05-22 08:55:55 +09:00
おさむのひと
e7430057e6 fix(backend): 削除対象ノート検索処理の一部クエリを簡略化 (#17422)
* fix: update related tests

* fix CHANGELOG.md

* Update CHANGELOG.md

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

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2026-05-21 22:00:18 +09:00
anatawa12
7fb540edb6 Remove empty Server section from CHANGELOG (#17464) 2026-05-21 09:40:21 +09:00
github-actions[bot]
302d1bc795 [skip ci] Update CHANGELOG.md (prepend template) 2026-05-21 00:32:04 +00:00
github-actions[bot]
4aa1d9ffc8 Release: 2026.5.4 2026.5.4 2026-05-21 00:31:56 +00:00
anatawa12
3191f8a72d Merge commit from fork
This issue was originally reported by sururu-k as part of a series of ai slop public pull requests.
Although the original pull request was closed as ai slop, I later confirmed one described a real security issue.
2026-05-21 08:50:43 +09:00
github-actions[bot]
507f3e9870 Bump version to 2026.5.4-beta.0 2026.5.4-beta.0 2026-05-20 13:54:24 +00:00
かっこかり
e400731bbe fix(backend): fix typo [ci skip] 2026-05-20 22:44:45 +09:00
かっこかり
98d362df23 Update theme.ts 2026-05-20 22:35:04 +09:00
かっこかり
f69b3b8d91 Update CHANGELOG.md 2026-05-20 22:15:55 +09:00
github-actions[bot]
f7c233fe9c Bump version to 2026.5.4-alpha.0 2026.5.4-alpha.0 2026-05-20 13:14:34 +00:00
かっこかり
602a46cb78 Merge commit from fork
* fix(frontend): avoid recursive reference on theme variables

* fix(theme): filter compiled theme properties to include only valid themeProps
2026-05-20 22:05:15 +09:00
かっこかり
04f18fe919 Merge commit from fork
* fix(backend): restrict chat room / chat message permissions

* spec: モデレーター以上の権限では全てを閲覧可能
2026-05-20 22:03:53 +09:00
Julia Johannesen
6c40c96369 Merge commit from fork
* fix: Prevent timing attacks and RDF-graph rewrites

* fix: Proper vuln fix, not a bandaid

* fix: Accidental removal

* fix: Explicitly check for null

* fix: Address issues

* clean up

* lint fixes

* fix: reset pnpm-lock.yaml to current develop

---------

Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2026-05-20 22:02:25 +09:00
renovate[bot]
408e94f41f fix(deps): update dependency ws to v8.20.1 [security] (#17430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-20 07:46:05 +09:00
おさむのひと
2fe60e6429 chore: set nodeMaxMemory to 4096 in renovate configuration (#17437) 2026-05-19 22:25:30 +09:00
anatawa12
3a27ae0757 fix: false positive not exists error if sourceCode is empty (#17434)
* fix: false positive not exists error if sourceCode is empty

* Return empty array for empty sourceCode

* lint

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2026-05-19 15:55:53 +09:00
anatawa12
af73d795e0 fix: empty filesa are treated as nonexisting files (#17433) 2026-05-19 15:08:42 +09:00
github-actions[bot]
e613120d30 [skip ci] Update CHANGELOG.md (prepend template) 2026-05-18 01:44:56 +00:00
github-actions[bot]
8a38a05d83 Release: 2026.5.3 2026.5.3 2026-05-18 01:44:50 +00:00
github-actions[bot]
5b8a38cde8 Bump version to 2026.5.3-alpha.0 2026.5.3-alpha.0 2026-05-18 01:24:32 +00:00
かっこかり
d503b8d073 fix(docker): runnerでのpnpmの依存関係チェックを無効化 (#17425)
* fix(docker): runnerでのpnpmの依存関係チェックを無効化

* Update Changelog

* update changelog
2026-05-18 10:23:47 +09:00
syuilo
419cdcff36 Update about-misskey.vue 2026-05-18 07:25:03 +09:00
github-actions[bot]
badb243021 [skip ci] Update CHANGELOG.md (prepend template) 2026-05-17 22:15:01 +00:00
github-actions[bot]
2bc0ccb108 Release: 2026.5.2 2026.5.2 2026-05-17 22:14:54 +00:00
おさむのひと
fc6c45d175 fix: add-i18n-keyの記述が間違っていたので修正 (#17418) 2026-05-17 19:30:35 +09:00
github-actions[bot]
99081be9fd Bump version to 2026.5.2-beta.1 2026.5.2-beta.1 2026-05-17 09:59:00 +00:00
かっこかり
9410bc5194 fix: move users/notify/list to following/list (#17416)
* fix: move `users/notify/list` to `following/list`

* fix

* fix lint

* fix test

* fix test

* fix test title
2026-05-17 18:51:10 +09:00
かっこかり
baad1c51d8 Update CHANGELOG.md 2026-05-16 12:54:19 +09:00
syuilo
e6375fb756 Update CONTRIBUTING.md 2026-05-15 10:12:17 +09:00
syuilo
92c1dc06f2 Update CONTRIBUTING.md 2026-05-15 10:11:42 +09:00
かっこかり
1684dc9c05 fix(deps): broken lockfile (#17404) 2026-05-15 09:47:35 +09:00
renovate[bot]
08c6efb044 fix(deps): update dependency sanitize-html to v2.17.4 [security] [ci skip] (#17402)
* fix(deps): update dependency sanitize-html to v2.17.4 [security]

* fix minimumReleaseAgeExclude

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kakkokari-gtyih <67428053+kakkokari-gtyih@users.noreply.github.com>
2026-05-15 09:44:57 +09:00
syuilo
62b323b58b update re2 2026-05-15 09:39:57 +09:00