summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Per-user renote mute (#10249)syuilo2023-03-0839-22/+608
* lint fixsyuilo2023-03-071-2/+2
* fix(backend): ブロックホストがない場合はINクエリを生成し...danominium2023-03-071-2/+2
* 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
* tweak of 8e5e6f90cbsyuilo2023-03-051-1/+4
* fix(client): PWAでlangがnullになる現象の応急処置syuilo2023-03-051-0/+4
* enhance(server): メディアプロキシでico,bmpを読めるように (#10...tamaina2023-03-043-7/+11
* enhance(server): downloadUrlでContent-Dispositionからファイル名を取...tamaina2023-03-046-42/+134
* fix(server): DriveFile related N+1 query when call note packMany (again) (#10...rinsuki2023-03-044-5/+168
* 通知部分は残すsyuilo2023-03-032-54/+35
* Revert "fix(server): DriveFile related N+1 query when call note packMany (#10...syuilo2023-03-035-66/+58
* test(backend): APIテストの復活 (#10163)Kagami Sascha Rosylight2023-03-0325-466/+727
* fix(server): チャンネルでミュートが正しく機能していない...kabo24682023-03-031-0/+6
* fix(server): DriveFile related N+1 query when call note packMany (#10133)rinsuki2023-03-035-58/+66
* :art:syuilo2023-03-011-0/+1
* fix of #10145syuilo2023-03-013-3/+3
* feat: 時限ロール (#10145)syuilo2023-03-0111-382/+199
* enhance(server): make antenna handle cwsyuilo2023-02-281-7/+11
* fix(sw): プッシュ通知でカスタム絵文字リアクションを表...tamaina2023-02-281-6/+14
* fix: 外部メディアプロキシ使用時にアバタークロップがで...tamaina2023-02-281-1/+4
* 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
* 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
| * Update packages/backend/check_connect.jssyuilo2023-02-261-2/+2
* | fix(server): 単純にrenoteできないのを修正tamaina2023-02-262-0/+16
|/
* refactorsyuilo2023-02-261-11/+5
* ホームタイムラインの読み込みでクエリタイムアウトに...xianon2023-02-261-10/+13
* update depssyuilo2023-02-261-9/+9
* fix(server): エラーのスタックトレースは返さないようにsyuilo2023-02-261-2/+5
* [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
* feat: in-channel featured notesyuilo2023-02-251-0/+3
* Windows環境でswcを使うと正常にビルドができない問題の修...kabo24682023-02-251-1/+1
* fix(client): Android ChromeでPWAとしてインストールできない問...tamaina2023-02-251-0/+8
* 未知のユーザーが deleteActor されたら処理をスキップする ...xianon2023-02-251-2/+4
* Merge branch 'develop' of https://github.com/misskey-dev/misskey into developsyuilo2023-02-245-46/+54
|\
| * fix(server): notes/createで、fileIdsと見つかったファイルの数が...tamaina2023-02-241-0/+10
| * test(backend): restore ap-request tests (#9997)Kagami Sascha Rosylight2023-02-243-44/+42
| * Pass `--detectOpenHandles` to Jest (#9895)Kagami Sascha Rosylight2023-02-241-2/+2
* | Update apple-touch-icon.pngsyuilo2023-02-241-0/+0
|/
* 起動時にRedisの疎通確認を行う (#9832)Masaya Suzuki2023-02-242-0/+11
* 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
* | fix: i/notificationsで古い通知タイプを許容するなど、古い通...tamaina2023-02-235-20/+21