summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix: allow viewing of muted users postsMarie2024-01-262-2/+0
* fix: reactions being shown on muted/blocked usersMarie2024-01-261-0/+3
* merge: upstreamMarie2024-01-253-2/+71
|\
| * 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
* | fix: notes/versions not checking visibilityMarie2024-01-251-1/+20
* | merge: upstreamMarie2024-01-223-4/+6
|\|
| * perf(reversi): improve performance of reversi backendsyuilo2024-01-223-4/+6
* | merge: upstream (1)Marie2024-01-218-3/+335
|\|
| * enhance(reversi): tweak reversisyuilo2024-01-211-1/+1
| * feat: reversisyuilo2024-01-197-1/+333
| * enhance(drop-and-fusion): ゲームバランスの調整などsyuilo2024-01-171-2/+2
* | merge: upstreamMarie2024-01-1511-40/+63
|\|
| * 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
* | emoji search: show closest match first #338dakkar2024-01-122-3/+4
* | merge: upstreamMarie2024-01-112-0/+161
|\|
| * feat: ranking system of bubble gamesyuilo2024-01-112-0/+161
* | feat: Implement Donation URLNila The Dragon2024-01-093-0/+15
* | merge: upstreamMarie2024-01-095-1/+130
|\|
| * 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
* | upd: lower minimum wait time on reactions/delete endpointMarie2024-01-031-2/+2
* | fix: bubble state not working on federation pageMarie2024-01-021-1/+1
* | upd: add bubble to instance federation page as stateMarie2024-01-021-0/+18
* | upd: higher character limit for poll optionsMarie2024-01-021-1/+1
* | fix: security with notes/show endpointMarie2023-12-311-7/+22
* | upd: Note Length customizationMarie2023-12-313-7/+28
* | fix: typecheckMarie2023-12-286-0/+6
* | fix(test): CIが落ちている問題を修正 (#12816)Chocolate Pie2023-12-281-4/+2
* | Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-28113-154/+115
* | refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka2023-12-284-64/+32
* | merge: upstreamMarie2023-12-232-0/+14
|\|
| * feat: 登録を拒否するメールアドレスのドメインを手動で...GrapeApple02023-12-232-0/+14
* | merge: upstreamMarie2023-12-23127-604/+1769
|\|
| * 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