Commit Graph

28805 Commits

Author SHA1 Message Date
syuilo 109fdd2ff3 Merge branch 'develop' into room 2026-04-18 08:17:59 +09:00
syuilo aa5275137e wip 2026-04-18 08:13:37 +09:00
syuilo 669286c1d8 wip 2026-04-17 20:42:02 +09:00
syuilo 623b4f087f wip 2026-04-17 17:53:11 +09:00
syuilo 02c6e1b876 fix 2026-04-17 15:39:12 +09:00
syuilo 6cca5706f7 wip 2026-04-17 15:31:56 +09:00
syuilo ebdf627b19 update directory structure 2026-04-17 10:16:05 +09:00
syuilo ae463cde5e wip 2026-04-17 10:03:33 +09:00
syuilo 6350890e9f Update engine.ts 2026-04-16 19:04:13 +09:00
syuilo 77fc803612 Update engine.ts 2026-04-16 18:52:47 +09:00
syuilo e87752a07c clean up 2026-04-16 18:06:59 +09:00
syuilo a7c8a3d6d1 Update engine.ts 2026-04-16 17:34:35 +09:00
syuilo 2175a3a18f Update engine.ts 2026-04-16 17:20:49 +09:00
github-actions[bot] 86092f2faf Bump version to 2026.4.0-alpha.6 2026.4.0-alpha.6 2026-04-16 07:37:51 +00:00
かっこかり c640aeb27a deps: update security dependencies (#17318) 2026-04-16 16:32:17 +09:00
syuilo 3d48146b92 Update engine.ts 2026-04-16 15:40:48 +09:00
syuilo 4f9aded205 Update engine.ts 2026-04-16 15:27:23 +09:00
syuilo e634fb1456 wip 2026-04-16 14:50:10 +09:00
syuilo 2b0d0d4533 Merge branch 'develop' into room 2026-04-16 14:34:24 +09:00
かっこかり 0be3142d54 fix(backend): devサーバーの起動に失敗することがある問題を修正 (#17317)
* fix(backend): devサーバーの起動に失敗することがある問題を修正?

* fix
2026-04-16 14:33:36 +09:00
syuilo 4ac9da7f1f Merge branch 'develop' into room 2026-04-16 12:47:24 +09:00
かっこかり 37bfcb604f enhance(backend): bundle backend using Rolldown (#17068)
* enhance(backend): bundle backend using rolldown

* fix

* fix [ci skip]

* remove unused build script

* fix

* enhance: 起動からlistenまでかかる時間を減らす (MisskeyIO#1410)

* ✌️

* fix

* update rolldown

* fix(backend): extract static error classes to avoid rolldown design:paramtypes omission

* update rolldown

* Revert "fix(backend): extract static error classes to avoid rolldown design:paramtypes omission"

This reverts commit e2243c9dc3.

* fix

* perf: avoid generating sourcemap in production

* fix

* fix

* fix

* fix paths

* fix

* fix

* fix

* fix

* fix

* enhance: バックエンドの開発サーバー制御をrolldown側で行うように

* remove nodemon

* Update Changelog

* tweak config

* fix

* fix

* fix

* clean up

---------

Co-authored-by: あわわわとーにゅ <17376330+u1-liquid@users.noreply.github.com>
Co-authored-by: bab <mashirohira@gmail.com>
2026-04-16 12:44:50 +09:00
syuilo 08e0ecf99b Update engine.ts 2026-04-16 11:01:32 +09:00
syuilo 007a2481ef Update ceilingFanLight.ts 2026-04-16 10:58:12 +09:00
syuilo 61eea5799b 🎨 2026-04-16 10:57:58 +09:00
syuilo 1fe9117944 miObjet 2026-04-16 10:41:24 +09:00
syuilo 4a16a71fa2 note 2026-04-16 09:53:49 +09:00
syuilo 85701fcb6d Update README.md 2026-04-16 09:50:06 +09:00
syuilo cd918817d9 Update README.md 2026-04-16 09:48:02 +09:00
syuilo 24c0504cb0 🎨 2026-04-16 08:05:39 +09:00
syuilo 750a48df62 todo 2026-04-16 08:00:48 +09:00
syuilo ead79ab275 wip 2026-04-16 07:59:33 +09:00
github-actions[bot] 024f8bb102 Bump version to 2026.4.0-alpha.5 2026.4.0-alpha.5 2026-04-15 14:12:00 +00:00
Jaehong Kang 277a1ef31f fix(backend): handle relay-delivered Announce activities correctly (#17308)
* fix(backend): handle relay-delivered Announce activities correctly

Relay Announce activities now use the target note URI instead of the
Announce URI for federation allowlist checks, dedup locking, and
existence lookups. Notes delivered via relay are published directly to
the notes stream without creating a renote.

Closes #11056

* Update packages/backend/src/core/RelayService.ts

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

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2026-04-15 23:05:36 +09:00
syuilo 124079f80a wip 2026-04-15 21:44:26 +09:00
syuilo 8e536eb4b9 Update CHANGELOG.md 2026-04-15 20:30:23 +09:00
るちーか 360e805638 enhance: アバターデコレーションへのカテゴリの導入 (#17034)
* feat(backend): AvatarDecorationにcategoryを追加し、関連APIのプロパティ・戻り値にも反映

* feat(frontend): アバターデコレーションのカテゴリ設定機能

* chore(frontend): 管理画面とユーザー側の画面で、アバターデコレーションのグループ化のコードをある程度統一

* CHANGELOGを更新

* fix: group-avatar-decorations.tsを使用するよう修正

* chore: コーディング規約への準拠

* 型エラーを解消
2026-04-15 20:29:17 +09:00
syuilo ac2c6b93ce 🎨 2026-04-15 19:48:52 +09:00
syuilo b0d4ab371b wip 2026-04-15 19:08:08 +09:00
syuilo a3c3f7ba91 clean uv 2026-04-15 18:57:37 +09:00
syuilo 12e1b86b53 note 2026-04-15 18:43:22 +09:00
syuilo 7fd9ac1cc8 wip 2026-04-15 18:30:13 +09:00
syuilo da8a7abcde setRenderingAutoClearDepthStencil 2026-04-15 18:24:15 +09:00
syuilo 6275196101 progress 2026-04-15 18:10:42 +09:00
syuilo 7eb8723082 Update engine.ts 2026-04-15 17:48:49 +09:00
syuilo d730c26fcc Update engine.ts 2026-04-15 17:44:33 +09:00
かっこかり c95aef7535 refactor(frontend): ロールポリシーエディタを統合 (#17125)
* refactor(frontend): ロールポリシーエディタを統合

* fix

* fix lint

* clean up

* fix

* fix lint
2026-04-15 17:41:40 +09:00
syuilo 56c2e1c989 Update engine.ts 2026-04-15 16:50:12 +09:00
syuilo 77acce78dd wip 2026-04-15 16:31:32 +09:00
syuilo db5f64b097 wip 2026-04-15 16:18:15 +09:00