summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix(backend): add missing schemas and fix incorrect schemas (#13295)zyoshoka2024-02-1620-37/+296
* (re) update SPDX-FileCopyrightTexttamaina2024-02-13368-368/+368
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-13368-393/+393
* update SPDX-FileCopyrightTextsyuilo2024-02-12368-393/+393
* fix: 特定文字列を含むノートを投稿できないようにする管...おさむのひと2024-02-093-24/+57
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-0824-30/+30
* ignore `instance.actor` when checking if there are local users (#13146)Gianni Ceccarelli2024-02-042-11/+8
* fix: Hide reactions of all remote users / feat: moderators can see reactions ...tamaina2024-02-011-3/+21
* refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-3134-49/+50
* refactor: frontendのcomponentsの型エラーを改善 (#12926)yukineko2024-01-302-0/+31
* enhance(reversi): 変則なしマッチングを可能にsyuilo2024-01-241-1/+4
* enhance(reversi): more robust matching processsyuilo2024-01-241-1/+2
* enhance(reversi): 準備中の自分の対局も一覧に表示するようにsyuilo2024-01-241-1/+2
* enhance(reversi): improve desync handlingsyuilo2024-01-231-0/+64
* perf(reversi): improve performance of reversi backendsyuilo2024-01-223-4/+6
* enhance(reversi): tweak reversisyuilo2024-01-211-1/+1
* feat: reversisyuilo2024-01-197-1/+333
* enhance(drop-and-fusion): ゲームバランスの調整などsyuilo2024-01-171-2/+2
* refactor: noteテーブルのインデックス整理と配列カラムへの...YS2024-01-154-7/+9
* fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` ...zyoshoka2024-01-135-29/+55
* run `pnpm build-misskey-js-with-types` (#12972)かっこかり2024-01-112-4/+0
* feat: ranking system of bubble gamesyuilo2024-01-112-0/+161
* refactor: make sure promises are settled before app shutdown (#12942)Kagami Sascha Rosylight2024-01-081-1/+2
* feat: export clips (#12931)Kagami Sascha Rosylight2024-01-071-0/+35
* feat: Add support for mCaptcha (#12905)Chocolate Pie2024-01-063-1/+56
* feat: Add support for TrueMail (#12850)MomentQYC2023-12-292-0/+38
* fix(test): CIが落ちている問題を修正 (#12816)Chocolate Pie2023-12-271-4/+2
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-27113-154/+115
* refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka2023-12-264-64/+32
* feat: 登録を拒否するメールアドレスのドメインを手動で...GrapeApple02023-12-232-0/+14
* enhance: api.jsonのレスポンスの内容を実際の内容に合わせる...GrapeApple02023-12-2133-7/+756
* enhance: “つながりの公開範囲”がフォロー・フォロワー...zawa-ch2023-12-183-6/+8
* fix(backend): add missing kind definition for admin endpoints to improve secu...syuilo2023-12-1876-2/+152
* perf: early return users/notes and users/featured-notes if me is blocked by r...anatawa122023-12-152-3/+16
* enhance: アイコンデコレーションの位置を微調整できるよ...syuilo2023-12-141-0/+4
* fix(backend): モデレーションログがモデレーターは閲覧でき...syuilo2023-12-131-1/+1
* enhance: アイコンデコレーションを複数設定できるようにsyuilo2023-12-131-4/+6
* fix(backend): ブロックした相手から自分のノートが見えない...KanariKanaru2023-12-071-3/+18
* feat: Roleに関するSchemaを追加 (#12572)yupix2023-12-065-0/+38
* chore: 自分へのリプライのみ走査するように (#12570)anatawa122023-12-041-3/+6
* Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)anatawa122023-12-046-140/+46
* fix (backend): 「みつける」のなかにミュートしたユーザが...おさむのひと2023-12-031-3/+18
* enhance(misskey-js) misskey-jsのストリーミングAPI定義をバック...おさむのひと2023-12-031-1/+10
* リストタイムラインでミュートが貫通してしまう問題に...おさむのひと2023-12-031-0/+4
* fix: withChannelNotesとwithFilesを同時に指定したときの考慮 (#12...shiosyakeyakini2023-12-031-0/+3
* バックエンドが生成するapi.jsonからmisskey-jsの型を作成す...おさむのひと2023-12-023-5/+127
* fix: #12544 (#12545)おさむのひと2023-12-021-0/+1
* Refine fanout timeline (#12507)anatawa122023-12-026-388/+302
* fix(backend): カスタム絵文字のインポート時の動作を修正 (#...Camilla Ett2023-12-021-21/+21
* chore: remove unimplemented excludeNsfw (#12520)anatawa122023-12-022-2/+0