| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: per-user renote muting
From FoundKey/c414f24a2c https://akkoma.dev/FoundKeyGang/FoundKey
* Update ja-JP.yml
* Delete renote-muting.ts
* rename
* fix ids
* lint
* fix
* Update CHANGELOG.md
* リノートをミュートしたユーザー一覧を見れるように
* :art:
* add test
* fix test
---------
Co-authored-by: Hélène <pleroma-dev@helene.moe>
|
| | |
|
| |
|
|
|
| |
ブロックホストがない場合はINクエリを生成しない。 (#10258)
空のINクエリはシンタックスエラーとなるため。
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
| |
* fix: 登録時のフォームにおいて送信できる条件を修正
* テストを追加
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
showNoteActionsOnlyHover変更時にリロードダイアログを出すように
|
| |\ |
|
| | | |
|
| |/
|
|
| |
みつけるのロール一覧でコンディショナルロールが含まれるのを修正
|
| |
|
|
|
|
|
| |
ユーザーページのバッジ表示を適切に折り返すように (#10222)
* fix(frontend): ユーザーページのバッジ表示を適切に折り返すように
* Update CHANGELOG.md
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
| |
Resolve #10200
|
| | |
|
| |
|
|
| |
#10202
|
| |\ |
|
| | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(#10186)
* enhance(server): downloadUrlでContent-Dispositionからファイル名を取得
Resolve #10036
Resolve #4750
* untitled
* オブジェクトストレージのContent-Dispositionのファイル名の拡張子をContent-Typeに添ったものにする
* :v:
* tiff
* fix filename
* add test
* /files/でもContent-Disposition
* enhance(server): メディアプロキシでico,bmpを読めるように
Fix #10120
* comment
* fix test
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
| | |
| |
| |
| |
| | |
indicate this (#10191)
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
|
| |/
|
|
|
|
| |
ロールの権限で「一般ユーザー」のロールがいきなり設定できない問題を修正
Fix #10203
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
downloadUrlでContent-Dispositionからファイル名を取得 (#10150)
* enhance(server): downloadUrlでContent-Dispositionからファイル名を取得
Resolve #10036
Resolve #4750
* untitled
* オブジェクトストレージのContent-Dispositionのファイル名の拡張子をContent-Typeに添ったものにする
* :v:
* tiff
* fix filename
* add test
* /files/でもContent-Disposition
* comment
* fix test
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(#10190)
* Revert "Revert "fix(server): DriveFile related N+1 query when call note packMany (#10133)""
This reverts commit a7c82eeabcc732e76c5c358c98812cac8457d57f.
* packManyByIdsMap: 存在チェックをしてなかったものは null を入れるように
* Note.packMany で reply とか renote がもうあったらそのファイルも引く
* テストを書く
* fix test
* fix test
* fix test
* fix test
|
| | |
|
| |
|
|
|
|
| |
constantというエラーが出る
Fix #10187
|
| | |
|
| |
|
|
| |
Resolve #10183
|
| |
|
|
| |
Co-Authored-By: rinsuki <428rinsuki+contact.github@gmail.com>
|
| |
|
|
|
|
| |
(#10133)"
This reverts commit 452a48e7f4782cf9bdf08b554264ab3cdcb12685.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Revert 1c5291f8185651c231903129ee7c1cee263f9f03
* APIテストの復活
* apiテストの移行
* moduleNameMapper修正
* simpleGetでthrowしないように
status確認しているので要らない
* longer timeout
* ローカルでは問題ないのになんで
* case sensitive
* Run Nest instance within the current process
* Skip some setIntervals
* wait for 5 seconds
* kill them all!!
* logHeapUsage: true
* detectOpenHandlesがじゃましているらしい
* maxWorkers=1?
* restore drive api tests
* workerIdleMemoryLimit: 500MB
* 1024MiB
* Wait what
|
| |
|
|
|
|
|
| |
チャンネルでミュートが正しく機能していないのを修正 (#10166)
* fix(server): チャンネルでミュートが正しく機能していないのを修正
* Update CHANGELOG.md
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* fix(server): DriveFile related N+1 query when call note packMany
* Update packages/backend/src/misc/is-not-null.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* ignore lint
* 途中でやめたやつが混入していた
* fix: 順番通りである必要がある場所で順番通りになっていなかった
---------
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
| | |
|
| | |
|
| | |
|