かっこかり
|
54e94263a8
|
fix(backend): チャンネルミュートを有効にしている際にノートの閲覧ができなくなることがある問題を修正 (#17251)
* fix(backend): チャンネルミュート使用時にユーザーのノート一覧読み込みに失敗する問題を修正
* more fix
* Update Changelog
|
2026-03-20 19:11:56 +09:00 |
|
4ster1sk
|
0e4732180f
|
fix(frontend): Unicode絵文字のリアクションが表示に反映されないことがある問題の修正 (#17250)
|
2026-03-20 17:15:59 +09:00 |
|
github-actions[bot]
|
df1fa8b90a
|
Bump version to 2026.3.2-alpha.1
|
2026-03-20 07:36:34 +00:00 |
|
かっこかり
|
2904b5a342
|
fix(backend): fix streaming note hiding logic (#17248)
* fix(backend): fix streaming note hiding logic
* Update Changelog
* refactor: avoid using generator function
---------
Co-authored-by: Acid Chicken <root@acid-chicken.com>
|
2026-03-20 14:01:27 +09:00 |
|
かっこかり
|
f16ef2ef56
|
fix(frontend): 絵文字パレットが空の状態でMisskeyについてのページが閲覧できない問題を修正 (#17243)
* fix(frontend): 絵文字パレットが空の状態でMisskeyについてのページが閲覧できない問題を修正
* Update Changelog
* extension
* add comment
|
2026-03-18 21:34:28 +09:00 |
|
かっこかり
|
a3b0dc91e8
|
fix(backend): Acceptヘッダを署名の対象に含めないように (#17240)
* fix(backend): Acceptヘッダを署名の対象に含めないように
* Update Changelog
|
2026-03-16 13:42:51 +09:00 |
|
syuilo
|
07bbc5ab33
|
enhance(frontend): improve zoomLines effect
|
2026-03-11 15:59:00 +09:00 |
|
syuilo
|
bbffa563d9
|
refactor(frontend): refactor blur.glsl
|
2026-03-11 10:35:59 +09:00 |
|
github-actions[bot]
|
1eefd8d3f0
|
Bump version to 2026.3.2-alpha.0
|
2026-03-09 09:32:58 +00:00 |
|
renovate[bot]
|
9377e94072
|
chore(deps): update [docker] update dependencies (#17203)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-09 18:22:09 +09:00 |
|
かっこかり
|
bc19359876
|
fix(backend): follow-up of 47db963 (#17231)
fix(backend): follow-up of 47db963d8d
|
2026-03-09 18:21:25 +09:00 |
|
syuilo
|
47db963d8d
|
chore(backend): 非ログイン状態のケア
|
2026-03-09 13:57:59 +09:00 |
|
syuilo
|
277716bc49
|
fix(backend): 自分の行ったフォロワー限定投稿または指名投稿に自分自身でリアクションなど行った場合のイベントが流れない問題を修正
|
2026-03-09 13:51:56 +09:00 |
|
syuilo
|
db5cc6c058
|
Revert "fix(backend): 自分の行ったフォロワー限定投稿または指名投稿に自分自身でリアクションなど行った場合のイベントが流れない問題を修正"
This reverts commit 06f8dd39ca.
|
2026-03-09 13:51:18 +09:00 |
|
syuilo
|
06f8dd39ca
|
fix(backend): 自分の行ったフォロワー限定投稿または指名投稿に自分自身でリアクションなど行った場合のイベントが流れない問題を修正
|
2026-03-09 13:50:10 +09:00 |
|
syuilo
|
307e90427a
|
format
|
2026-03-09 13:48:32 +09:00 |
|
github-actions[bot]
|
4ec56ba9f6
|
Release: 2026.3.1
|
2026-03-09 01:02:56 +00:00 |
|
github-actions[bot]
|
e554e72b55
|
Bump version to 2026.3.1-alpha.0
|
2026-03-09 00:34:23 +00:00 |
|
かっこかり
|
25783425e1
|
deps: update dependencies (#17229)
* deps: update dependencies
* update lockfile
|
2026-03-09 09:09:09 +09:00 |
|
かっこかり
|
06e74508a2
|
Merge commit from fork
* Tighten security on channels
* Fix main channel
* add comments, improve typing
* fix indent
* fix: missing membership checks in chat-room
* remove unnecessary check in chat-user
* fix
* refactor: use exists
* fix
---------
Co-authored-by: Julia Johannesen <julia@insertdomain.name>
|
2026-03-09 08:18:14 +09:00 |
|
かっこかり
|
b361a10c48
|
Merge commit from fork
* Tighten security in `HashtagChannel`
* Add isNoteVisibleForMe in stream channel
Co-Authored-By: Julia Johannesen <julia@insertdomain.name>
* Tighten note visibility checks in WebSocket (No.1)
* refactor
* Fix main channel
Co-Authored-By: Julia Johannesen <julia@insertdomain.name>
* fix typo
* fix missing lockdown (requireSigninToViewContents) checks
* fix(backend): streamingでのロックダウン挙動修正
* fix: 引用リノートを無条件で隠していた問題を修正
* fix: 引用リノートを単純にリノート場合に内容が見えることがある問題を修正
* refac
* fix
* fix
* fix
* Update docs
---------
Co-authored-by: Julia Johannesen <julia@insertdomain.name>
Co-authored-by: KanariKanaru <93921745+kanarikanaru@users.noreply.github.com>
|
2026-03-09 08:15:31 +09:00 |
|
syuilo
|
a07dc589e7
|
Merge commit from fork
Co-authored-by: Julia Johannesen <197614925+juliajohannesen@users.noreply.github.com>
|
2026-03-09 08:14:12 +09:00 |
|
かっこかり
|
b5d399674a
|
Merge commit from fork
Co-authored-by: Julia Johannesen <julia@insertdomain.name>
|
2026-03-09 08:12:20 +09:00 |
|
かっこかり
|
e074a91189
|
Merge commit from fork
|
2026-03-09 08:11:25 +09:00 |
|
かっこかり
|
ac45781ef9
|
deps: security dependency updates [ci skip] (#17225)
|
2026-03-07 14:35:10 +09:00 |
|
anatawa12
|
5d78b320de
|
chore(backend): delete unused ChannelsService (#17218)
|
2026-03-05 21:57:07 +09:00 |
|
syuilo
|
a025209602
|
fix(frontend): 意図せず参照渡しになり得る箇所をdeepCloneするように修正 (#17207)
現状は(おそらく)問題は起きていないが今後問題が発現するシチュエーションが出てくる可能性がある
|
2026-03-05 20:38:42 +09:00 |
|
github-actions[bot]
|
1a62318bcc
|
Release: 2026.3.0
|
2026-03-05 10:56:46 +00:00 |
|
github-actions[bot]
|
53b9abd098
|
Bump version to 2026.3.0-alpha.0
|
2026-03-05 10:28:23 +00:00 |
|
かっこかり
|
3980b2ca55
|
fix: review fixes (#17208)
* fix: OAuthのContent-Typeを正しく判定するように
* fix(frontend): fix outdated comments
* fix: storagePersistenceのtop-level awaitを解消
* fix
* fix(frontend): add comment
Co-Authored-By: anatawa12 <anatawa12@icloud.com>
* fix
* fix: rename `users/get-following-users-by-birthday`
* fix: fix types
* Update MkForm.vue
* refactor utility/storage.ts
---------
Co-authored-by: anatawa12 <anatawa12@icloud.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2026-03-05 19:24:30 +09:00 |
|
果物リン
|
ae1304d645
|
perf: MFM MkA, MkLink, MkSparkle の slot 指定方法を修正 (#17156)
|
2026-02-28 15:47:29 +09:00 |
|
かっこかり
|
676e164634
|
deps: Security dependency updates (#17198)
* update deps
* update security deps
|
2026-02-28 13:56:34 +09:00 |
|
かっこかり
|
71f50d3280
|
fix(frontend): secure contextではない場合はストレージ永続化を確認しないように (#17189)
* fix(frontend): secure contextではない場合はストレージ永続化を確認しないように
* Update Changelog
|
2026-02-23 16:53:41 +09:00 |
|
github-actions[bot]
|
d4cd47f455
|
Bump version to 2026.2.0-beta.0
|
2026-02-22 10:11:10 +00:00 |
|
かっこかり
|
22a6935468
|
deps: update dependencies (#17184)
* update deps
* fix
|
2026-02-22 19:06:33 +09:00 |
|
syuilo
|
264068c58b
|
chore(frontend): getHexで不正な値が返される可能性があるのを修正
|
2026-02-22 13:56:20 +09:00 |
|
かっこかり
|
97f7659bac
|
fix(frontend): ウィジェットの表示更新がおかしくなる問題を修正 (#17175)
* fix(frontend): ウィジェットの表示更新がおかしくなる問題を修正
* fix: keyがついていない箇所全てを修正
* Revert "fix: keyがついていない箇所全てを修正"
This reverts commit 7f4d90feea.
* Revert "fix(frontend): ウィジェットの表示更新がおかしくなる問題を修正"
This reverts commit 38a000c904.
* fix
|
2026-02-16 19:56:48 +09:00 |
|
かっこかり
|
41620600cc
|
fix(frontend): ウィンドウのドラッグ・サイズ変更のポインターをキャプチャするように (#17159)
* fix(frontend): ウィンドウのドラッグ・サイズ変更のポインターをキャプチャするように
* Update Changelog
* fix
|
2026-02-16 19:23:30 +09:00 |
|
かっこかり
|
b5121dc70e
|
deps: update dependencies (#17174)
* deps: update dependencies
* update
* run pnpm dedupe
* update tsgo
* rollback tsgo
|
2026-02-16 12:02:36 +09:00 |
|
かっこかり
|
799f5ab504
|
enhance(frontend): いくつかのtodoの解消 (#17154)
|
2026-02-15 12:08:10 +09:00 |
|
github-actions[bot]
|
d4bc753e72
|
Bump version to 2026.2.0-alpha.0
|
2026-02-15 03:04:38 +00:00 |
|
かっこかり
|
af40eb4d31
|
fix: user-tagページでユーザーが重複して読み込まれるのを修正 (#17163)
* fix: user-tagをページネーションに対応させる
* update changelog
|
2026-02-15 11:50:23 +09:00 |
|
かっこかり
|
a22b82c414
|
fix(frontend): フォロー承認通知でフォローされた際のメッセージ内の絵文字が表示されない問題を修正 (#17164)
* fix(frontend): フォロー承認通知でフォローされた際のメッセージ内の絵文字が表示されない問題を修正
* update changelog
|
2026-02-15 11:49:37 +09:00 |
|
かっこかり
|
28f5b2f173
|
fix(frontend): ぼかし・塗りつぶし・モザイクの画像エフェクトを修正 (#17155)
* fix(frontend): ぼかし・塗りつぶし・モザイクの画像エフェクトを修正
* Update Changelog
* fix changelog [ci skip]
* fix changelog [ci skip]
* tweak
---------
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
|
2026-02-08 09:48:04 +09:00 |
|
果物リン
|
c86cbfcfba
|
worker-multi-dispatch のコメントを抑制 (#17157)
|
2026-02-07 17:46:17 +09:00 |
|
かっこかり
|
00cbd1e6db
|
fix(frontend): ノートの詳細表示でリアクション一覧が全件表示されない問題を修正 (#17137)
* fix(frontend): ノートの詳細表示でリアクション一覧が全件表示されない問題を修正
* Update Changelog
|
2026-02-02 22:37:24 +09:00 |
|
かっこかり
|
65e51463c8
|
fix(frontend): CSSの指定が誤っている問題を修正 (#17135)
|
2026-01-31 22:38:16 +09:00 |
|
Ken_Cir
|
39362f78a6
|
fix(backend): inconsistent permissions for /admin/get-user-ips (#17136)
* fix(backend): inconsistent permissions for /admin/get-user-ips
* Update Changelog
|
2026-01-31 22:37:48 +09:00 |
|
poppingmoon
|
5e2b041f84
|
fix(frontend): remove ensureSignin from reversi game page (#17130)
|
2026-01-28 20:44:58 +09:00 |
|
かっこかり
|
4910fff7fb
|
fix(frontend): mCaptchaが動作しない問題を修正 (#17127)
* fix(frontend): mCaptchaが動作しない問題を修正
* Update Changelog
* remove mcaptcha vanila glue
|
2026-01-28 11:55:35 +09:00 |
|