summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints (follow)
Commit message (Expand)AuthorAgeFilesLines
* merge: latest changesMarie2024-02-0927-56/+89
|\
| * 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
* | merge: upstreamMarie2024-02-062-11/+8
* | merge: upstreamMarie2024-02-0337-52/+102
|\|
| * 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
* | merge: Fix sfm-js linkage (!399)Marie2024-02-031-1/+1
|\ \
| * | chore: change sfm registry and nameMarie2024-02-031-1/+1
* | | upd: remove `https`Marie2024-02-031-1/+1
* | | add: DeepLX-JS supportMarie2024-01-264-14/+61
|/ /
* | 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