summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* AP Key の JSON-LD 表現を修正 (#13170)MeiMei2024-02-061-0/+1
* Enhance(frontend): フロント側でもリアクション権限のチェッ...1Step6212024-02-062-0/+5
* keep cached avatar&banner when refresh fails to get new values (#13145)Gianni Ceccarelli2024-02-041-9/+26
* ignore `instance.actor` when checking if there are local users (#13146)Gianni Ceccarelli2024-02-044-13/+20
* fix(backend): メール配信機能が無効ならばメールを送ること...atsuchan2024-02-041-0/+2
* fix: api-docが開けない問題を修正 (#13132)yukineko2024-02-025-39/+43
* fix(backend): "誰でも新規登録できるようにする"の初期値をO...おさむのひと2024-02-021-0/+16
* fix: Hide reactions of all remote users / feat: moderators can see reactions ...tamaina2024-02-012-4/+22
* refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-3157-141/+113
* update depssyuilo2024-01-301-13/+13
* refactor: frontendのcomponentsの型エラーを改善 (#12926)yukineko2024-01-3015-203/+696
* fix(backend): Fix typos in job configurations (#13086)woxtu2024-01-282-8/+8
* fix(reversi/backend): refactor and fixessyuilo2024-01-241-6/+7
* enhance(reversi): 変則なしマッチングを可能にsyuilo2024-01-246-10/+59
* enhance(reversi): improve matching systemsyuilo2024-01-241-10/+9
* fix(reversi): wait redis operation to improve stabilitysyuilo2024-01-241-1/+1
* perf(reversi): set expire matchSpecific and matchAnysyuilo2024-01-241-2/+8
* enhance(reversi): tweak MATCHING_TIMEOUT_MSsyuilo2024-01-241-1/+1
* fix of 65557d5f27044bd90c538266fde1e6b91b696f80syuilo2024-01-241-5/+5
* enhance(reversi): more robust matching processsyuilo2024-01-243-12/+57
* enhance(reversi): 準備中の自分の対局も一覧に表示するようにsyuilo2024-01-241-1/+2
* enhance(reversi): improve desync handlingsyuilo2024-01-236-26/+80
* fix lintsyuilo2024-01-221-1/+1
* fix: 2024-01-22 10:50時点のdevelopにてCIがコケている (#13060)おさむのひと2024-01-222-6/+6
* fix lintsyuilo2024-01-221-0/+1
* enhance(reversi): render ogpsyuilo2024-01-222-1/+45
* fix lintsyuilo2024-01-224-8/+21
* perf(reversi): improve performance of reversi backendsyuilo2024-01-227-41/+63
* enhance(reversi): some tweakssyuilo2024-01-221-5/+3
* refactor(reversi): refactoring of reversi backendsyuilo2024-01-221-51/+26
* perf(reversi): improve performance of reversi backendsyuilo2024-01-221-123/+92
* update depssyuilo2024-01-212-41/+43
* return a `Vary: Accept` header for all dual-format endpoints #365 (#13044)かっこかり2024-01-212-0/+8
* enhance(reversi): tweak reversisyuilo2024-01-213-66/+102
* enhance(reversi): tweak reversisyuilo2024-01-2110-96/+312
* enhance(reversi): tweak reversisyuilo2024-01-203-6/+17
* enhance(reversi): tweak reversisyuilo2024-01-206-60/+36
* lint fixsyuilo2024-01-201-1/+1
* feat: reversisyuilo2024-01-1927-7/+1597
* fix: Some fixes for #12850 (#12862)AsukaMari2024-01-191-25/+51
* enhance(drop-and-fusion): ゲームバランスの調整などsyuilo2024-01-171-2/+2
* Fix: properly handle cc followers (#13009)a2024-01-171-1/+1
* enhance: 動画・音声周りのUIと動作改良 (#12925)かっこかり2024-01-151-10/+101
* refactor: noteテーブルのインデックス整理と配列カラムへの...YS2024-01-159-27/+188
* fix: isPrivateIpで検証時にipバージョンが一致するかを確認...GrapeApple02024-01-141-1/+2
* fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` ...zyoshoka2024-01-139-46/+101
* run `pnpm build-misskey-js-with-types` (#12972)かっこかり2024-01-112-4/+0
* feat: ranking system of bubble gamesyuilo2024-01-1110-1/+269
* enhance(backend): テストの高速化 (#12939)おさむのひと2024-01-0842-257/+376
* fix(backend): `drive/files/update`におけるファイル名のバリデー...zyoshoka2024-01-082-1/+13