summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-12update SPDX-FileCopyrightTextsyuilo368-393/+393
2024-02-09fix: 特定文字列を含むノートを投稿できないようにする管...おさむのひと3-24/+57
2024-02-08refactor(backend): exist -> exists (#13203)かっこかり24-30/+30
2024-02-04ignore `instance.actor` when checking if there are local users (#13146)Gianni Ceccarelli2-11/+8
2024-02-01fix: Hide reactions of all remote users / feat: moderators can see reactions ...tamaina1-3/+21
2024-01-31refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka34-49/+50
2024-01-30refactor: frontendのcomponentsの型エラーを改善 (#12926)yukineko2-0/+31
2024-01-24enhance(reversi): 変則なしマッチングを可能にsyuilo1-1/+4
2024-01-24enhance(reversi): more robust matching processsyuilo1-1/+2
2024-01-24enhance(reversi): 準備中の自分の対局も一覧に表示するようにsyuilo1-1/+2
2024-01-23enhance(reversi): improve desync handlingsyuilo1-0/+64
2024-01-22perf(reversi): improve performance of reversi backendsyuilo3-4/+6
2024-01-21enhance(reversi): tweak reversisyuilo1-1/+1
2024-01-19feat: reversisyuilo7-1/+333
2024-01-17enhance(drop-and-fusion): ゲームバランスの調整などsyuilo1-2/+2
2024-01-15refactor: noteテーブルのインデックス整理と配列カラムへの...YS4-7/+9
2024-01-13fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` ...zyoshoka5-29/+55
2024-01-11run `pnpm build-misskey-js-with-types` (#12972)かっこかり2-4/+0
2024-01-11feat: ranking system of bubble gamesyuilo2-0/+161
2024-01-08refactor: make sure promises are settled before app shutdown (#12942)Kagami Sascha Rosylight1-1/+2
2024-01-07feat: export clips (#12931)Kagami Sascha Rosylight1-0/+35
2024-01-06feat: Add support for mCaptcha (#12905)Chocolate Pie3-1/+56
2023-12-29feat: Add support for TrueMail (#12850)MomentQYC2-0/+38
2023-12-27fix(test): CIが落ちている問題を修正 (#12816)Chocolate Pie1-4/+2
2023-12-27Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie113-154/+115
2023-12-26refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka4-64/+32
2023-12-23feat: 登録を拒否するメールアドレスのドメインを手動で...GrapeApple02-0/+14
2023-12-21enhance: api.jsonのレスポンスの内容を実際の内容に合わせる...GrapeApple033-7/+756
2023-12-18enhance: “つながりの公開範囲”がフォロー・フォロワー...zawa-ch3-6/+8
2023-12-18fix(backend): add missing kind definition for admin endpoints to improve secu...syuilo76-2/+152
2023-12-15perf: early return users/notes and users/featured-notes if me is blocked by r...anatawa122-3/+16
2023-12-14enhance: アイコンデコレーションの位置を微調整できるよ...syuilo1-0/+4
2023-12-13fix(backend): モデレーションログがモデレーターは閲覧でき...syuilo1-1/+1
2023-12-13enhance: アイコンデコレーションを複数設定できるようにsyuilo1-4/+6
2023-12-07fix(backend): ブロックした相手から自分のノートが見えない...KanariKanaru1-3/+18
2023-12-06feat: Roleに関するSchemaを追加 (#12572)yupix5-0/+38
2023-12-04chore: 自分へのリプライのみ走査するように (#12570)anatawa121-3/+6
2023-12-04Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)anatawa126-140/+46
2023-12-03fix (backend): 「みつける」のなかにミュートしたユーザが...おさむのひと1-3/+18
2023-12-03enhance(misskey-js) misskey-jsのストリーミングAPI定義をバック...おさむのひと1-1/+10
2023-12-03リストタイムラインでミュートが貫通してしまう問題に...おさむのひと1-0/+4
2023-12-03fix: withChannelNotesとwithFilesを同時に指定したときの考慮 (#12...shiosyakeyakini1-0/+3
2023-12-02バックエンドが生成するapi.jsonからmisskey-jsの型を作成す...おさむのひと3-5/+127
2023-12-02fix: #12544 (#12545)おさむのひと1-0/+1
2023-12-02Refine fanout timeline (#12507)anatawa126-388/+302
2023-12-02fix(backend): カスタム絵文字のインポート時の動作を修正 (#...Camilla Ett1-21/+21
2023-12-02chore: remove unimplemented excludeNsfw (#12520)anatawa122-2/+0
2023-11-30fix: invite系の戻り値が間違っている close #12517 (#12518)yupix4-15/+4
2023-11-30feat(frontend): 今日誕生日のフォロー中のユーザーを一覧表...かっこかり1-0/+23
2023-11-26fix: query error in notes/featured (#12439)anatawa121-4/+4