syuilo
|
2a1a27f8c7
|
Merge branch 'develop' into room
|
2026-03-15 16:38:33 +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 |
|
syuilo
|
0e5c8496ce
|
wip
|
2026-03-07 20:42:43 +09:00 |
|
かっこかり
|
ac45781ef9
|
deps: security dependency updates [ci skip] (#17225)
|
2026-03-07 14:35:10 +09:00 |
|
syuilo
|
7ff95b8f8a
|
wip
|
2026-03-06 14:09:32 +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 |
|
syuilo
|
295c91c245
|
wip
|
2026-03-05 16:55:03 +09:00 |
|
syuilo
|
7322697707
|
Update engine.ts
|
2026-03-05 12:05:44 +09:00 |
|
syuilo
|
ed4e3a51fd
|
wip
|
2026-03-05 12:00:14 +09:00 |
|
syuilo
|
bdc34305be
|
wip
|
2026-03-05 11:54:25 +09:00 |
|
syuilo
|
354504b534
|
wip
|
2026-03-04 18:01:00 +09:00 |
|
syuilo
|
f311105b54
|
wip
|
2026-03-04 14:22:40 +09:00 |
|
syuilo
|
2984b0000b
|
wip
|
2026-03-04 13:00:10 +09:00 |
|
syuilo
|
98aadf8dcc
|
wip
|
2026-03-04 12:20:11 +09:00 |
|
syuilo
|
1d3ddd279b
|
Update pictureFrame.ts
|
2026-03-04 11:58:54 +09:00 |
|
syuilo
|
349ee141bb
|
wip
|
2026-03-04 11:57:40 +09:00 |
|
syuilo
|
9070159db7
|
wip
|
2026-03-04 11:52:19 +09:00 |
|
syuilo
|
0a4b81b0cc
|
Update pictureFrame.ts
|
2026-03-04 11:35:46 +09:00 |
|
syuilo
|
2de50f893f
|
wip
|
2026-03-04 11:33:18 +09:00 |
|
syuilo
|
0157dd6b41
|
wip
|
2026-03-04 09:59:06 +09:00 |
|
syuilo
|
208c300460
|
refactor
|
2026-03-03 21:22:56 +09:00 |
|
syuilo
|
46791a3bf2
|
wip
|
2026-03-03 21:09:59 +09:00 |
|
syuilo
|
16b54e9615
|
wip
|
2026-03-03 21:01:31 +09:00 |
|
syuilo
|
78b689f41c
|
wip
|
2026-03-03 20:27:26 +09:00 |
|
syuilo
|
7b04d5d434
|
Update engine.ts
|
2026-03-03 19:30:50 +09:00 |
|
syuilo
|
c22345e3e0
|
wip
|
2026-03-03 19:10:13 +09:00 |
|
syuilo
|
a90c179998
|
wip
|
2026-03-03 18:29:53 +09:00 |
|
syuilo
|
8eebeab692
|
Update poster.ts
|
2026-03-03 16:48:21 +09:00 |
|
syuilo
|
66e0eeedfb
|
Update poster.ts
|
2026-03-03 16:34:05 +09:00 |
|