summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Per-user renote mute (#10249)syuilo2023-03-0839-22/+608
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* lint fixsyuilo2023-03-071-2/+2
|
* fix(backend): ↵danominium2023-03-071-2/+2
| | | | | ブロックホストがない場合はINクエリを生成しない。 (#10258) 空のINクエリはシンタックスエラーとなるため。
* enhance(server): tweak notes/featured apisyuilo2023-03-071-1/+1
|
* fix correctFilename extが.から始まる場合も考慮するtamaina2023-03-062-1/+4
|
* fix of b9a3b2c165syuilo2023-03-051-1/+1
|
* enhance(server): make identicon same between local and remotesyuilo2023-03-051-7/+7
| | | | Resolve #10200
* tweak of 8e5e6f90cbsyuilo2023-03-051-1/+4
|
* fix(client): PWAでlangがnullになる現象の応急処置syuilo2023-03-051-0/+4
| | | | #10202
* enhance(server): メディアプロキシでico,bmpを読めるように ↵tamaina2023-03-043-7/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (#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>
* enhance(server): ↵tamaina2023-03-046-42/+134
| | | | | | | | | | | | | | | | | | | | | | | | | 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
* fix(server): DriveFile related N+1 query when call note packMany (again) ↵rinsuki2023-03-044-5/+168
| | | | | | | | | | | | | | | | | | | | | (#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
* 通知部分は残すsyuilo2023-03-032-54/+35
| | | | Co-Authored-By: rinsuki <428rinsuki+contact.github@gmail.com>
* Revert "fix(server): DriveFile related N+1 query when call note packMany ↵syuilo2023-03-035-66/+58
| | | | | | (#10133)" This reverts commit 452a48e7f4782cf9bdf08b554264ab3cdcb12685.
* test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-0325-466/+727
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* fix(server): ↵kabo24682023-03-031-0/+6
| | | | | | | チャンネルでミュートが正しく機能していないのを修正 (#10166) * fix(server): チャンネルでミュートが正しく機能していないのを修正 * Update CHANGELOG.md
* fix(server): DriveFile related N+1 query when call note packMany (#10133)rinsuki2023-03-035-58/+66
| | | | | | | | | | | | | | | | | * 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>
* :art:syuilo2023-03-011-0/+1
|
* fix of #10145syuilo2023-03-013-3/+3
|
* feat: 時限ロール (#10145)syuilo2023-03-0111-382/+199
| | | | | | | | | | | | | | | * feat: 時限ロール * クライアントから期限を確認できるように * リファクタとか * fix test * fix test * fix test * clean up
* enhance(server): make antenna handle cwsyuilo2023-02-281-7/+11
| | | | Resolve #10140
* fix(sw): ↵tamaina2023-02-281-6/+14
| | | | | | | | | | | | | プッシュ通知でカスタム絵文字リアクションを表示できるように (#10122) * fix(sw): プッシュ通知でカスタム絵文字リアクションを表示できるように Fix #10117 /emoji/*.webpにbadgeモードを * ? * :v: * fix
* fix: ↵tamaina2023-02-281-1/+4
| | | | | | | | | | | | | | | 外部メディアプロキシ使用時にアバタークロップができない問題を修正 (#10142) * wip * fix * Update packages/frontend/src/scripts/media-proxy.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix Serialized typesyuilo2023-02-282-1/+11
|
* fix(server): ↵syuilo2023-02-281-2/+2
| | | | メールアドレス更新時にバリデーションが正しく行われていないのを修正
* fix(backend): return HTTP 404 for any unknown api endpoint paths (#10130)Kagami Sascha Rosylight2023-02-271-2/+18
| | | | | * fix(backend): return HTTP 400 for any invalid api endpoint paths * 404
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developtamaina2023-02-261-3/+3
|\
| * Update packages/backend/check_connect.jssyuilo2023-02-261-1/+1
| | | | | | Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
| * Update packages/backend/check_connect.jssyuilo2023-02-261-2/+2
| | | | | | Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* | fix(server): 単純にrenoteできないのを修正tamaina2023-02-262-0/+16
|/
* refactorsyuilo2023-02-261-11/+5
|
* ホームタイムラインの読み込みでクエリタイムアウトに ↵xianon2023-02-261-10/+13
| | | | るのを修正する (#10106)
* update depssyuilo2023-02-261-9/+9
|
* fix(server): エラーのスタックトレースは返さないようにsyuilo2023-02-261-2/+5
| | | | Fix #10064
* [Fix] fixed an typo in error message (#10102)daima36292023-02-261-1/+1
|
* test(server): add validation test of api:notes/create (#10090)tamaina2023-02-2617-204/+399
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix(server): notes/createのバリデーションが効いていない Fix #10079 Co-Authored-By: mei23 <m@m544.net> * anyOf内にバリデーションを書いても最初の一つしかチェックされない * :v: * wip * wip * :v: * RequiredProp * Revert "RequiredProp" This reverts commit 74693900119a590263106fa3adefd008d69ce80c. * add api:notes/create * fix lint * text * :v: * improve readability --------- Co-authored-by: mei23 <m@m544.net> Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* feat: in-channel featured notesyuilo2023-02-251-0/+3
| | | | Resolve #9938
* Windows環境でswcを使うと正常にビルドができない問題の修 ↵kabo24682023-02-251-1/+1
| | | | | | | | | 正 (#10074) * Update @swc/core to v1.3.36 * Update CHANGELOG.md * Update CHANGELOG.md
* fix(client): Android ↵tamaina2023-02-251-0/+8
| | | | | | | ChromeでPWAとしてインストールできない問題を修正 (#10069) * fix(client): Android ChromeでPWAとしてインストールできない問題を修正 * 順番関係ある?
* 未知のユーザーが deleteActor されたら処理をスキップする ↵xianon2023-02-251-2/+4
| | | | (#10067)
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-245-46/+54
|\
| * fix(server): ↵tamaina2023-02-241-0/+10
| | | | | | | | | | | | | | notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする (#9911) * fix(server): notes/createで、fileIdsと見つかったファイルの数が異なる場合はエラーにする * NO_SUCH_FILE
| * test(backend): restore ap-request tests (#9997)Kagami Sascha Rosylight2023-02-243-44/+42
| | | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
| * Pass `--detectOpenHandles` to Jest (#9895)Kagami Sascha Rosylight2023-02-241-2/+2
| | | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* | Update apple-touch-icon.pngsyuilo2023-02-241-0/+0
|/
* 起動時にRedisの疎通確認を行う (#9832)Masaya Suzuki2023-02-242-0/+11
| | | | | | | | | * 起動時にRedisの疎通確認を行う * check:connectをstart内に移動 --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* fix(server): 全ての通知が削除されてしまうのを修正tamaina2023-02-231-1/+0
|
* Merge branch 'master' into developsyuilo2023-02-231-0/+1
|\
| * Release: 13.7.2 (#10035)syuilo2023-02-236-24/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ci: swcにしたためtypecheckは別途実施 * :art: * Update package.json * マイグレーションが失敗することがあるのを修正 * refactor ci * use tsc for build Windowsだとエラーが出るため * feat: swc build in windows (#10032) * feat: add optional swc * fix: windowsで動かない現象を修正 * fix: fix swc path alias * fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更 * use swc * chore(client): tweak custom emoji size * enhance: make pwa icon maskable (#10033) * :art: * feat(server): add @swc/core-android-arm64 to optional (#10034) * feat: add optional swc * fix: windowsで動かない現象を修正 * fix: fix swc path alias * fix: docker build時に`Host key verification failed`と言われてgitリポジトリからパッケージをインストールできないのでssh -> htpsに変更 * feat(server): add @swc/core-android-arm64 to optional * fix: conflict * Update package.json * chore(backend): fix indent * Update CHANGELOG.md * compress png --------- Co-authored-by: CaffeinePower <86540016+cffnpwr@users.noreply.github.com> Co-authored-by: Shogo Sensui <shogosensui@gmail.com> Co-authored-by: tamaina <tamaina@hotmail.co.jp>
* | fix: ↵tamaina2023-02-235-20/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 (#10042) * wip * fix * create migration * oops * fix front const * changelog * fix type * fix * wip * Revert "wip" This reverts commit 6cdb3600e280be3550b8b6353b2c7930f7b31438. * enumのこす * fix --------- Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>