summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/federation (follow)
Commit message (Expand)AuthorAgeFilesLines
* add rate limits to all public endpointsHazelnoot2024-11-227-0/+42
* factor out shared codeHazel K2024-11-022-72/+4
* respect following privacy settingsHazel K2024-11-022-4/+30
* Revert "fix incorrect populated object in followers endpoint"Hazel K2024-11-021-1/+1
* check for blocks in following / followers endpointsHazel K2024-11-022-2/+16
* require auth for followers & following endpointsHazel K2024-11-022-2/+4
* Parameterize followee as wellPrivateGER2024-10-072-2/+4
* Make including followers in response a parameterPrivateGER2024-10-072-2/+4
* Pack other side of relation into response as wellPrivateGER2024-10-072-2/+2
* fix: pass current user into `InstanceEntityService.packMany`Hazel K2024-08-012-3/+3
* 配信停止したインスタンス一覧が見れなくなる問題を修...Porlam Nicla2024-06-071-2/+2
* merge: upstreamMarie2024-02-231-1/+1
|\
| * enhance: サーバーごとにモデレーションノートを残せるよ...syuilo2024-02-221-1/+1
* | merge: hide blocked&c instances when not logged in - fixes #422 (!430)Marie2024-02-191-0/+6
|\ \
| * | hide blocked&c instances when not logged in - fixes 422dakkar2024-02-191-0/+6
* | | merge: upstreamMarie2024-02-197-7/+7
|\ \ \ | |/ / |/| / | |/
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-137-7/+7
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-137-7/+7
| * update SPDX-FileCopyrightTextsyuilo2024-02-127-7/+7
* | merge: upstreamMarie2024-02-031-1/+1
|\|
| * refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-311-1/+1
* | merge: upstreamMarie2024-01-151-0/+1
|\|
| * fix(backend): 虚無ノートを投稿できる問題の修正と `api.json` ...zyoshoka2024-01-131-0/+1
| * Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-1/+1
| * refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka2023-12-261-63/+9
* | 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
* | Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-281-1/+1
* | refactor(frontend): Reactivityで型を明示するように (#12791)zyoshoka2023-12-281-63/+9
* | merge: upstreamMarie2023-12-233-11/+113
|\|
| * enhance: api.jsonのレスポンスの内容を実際の内容に合わせる...GrapeApple02023-12-211-0/+86
| * バックエンドが生成するapi.jsonからmisskey-jsの型を作成す...おさむのひと2023-12-021-5/+24
| * swagger-cli validateがvalidとなるapi.jsonを作れるようにする (#12...おさむのひと2023-11-221-6/+3
* | add: mark instance as NSFWMar0xy2023-12-051-0/+9
|/
* feat: サーバーサイレンス機能を追加 (#12031)まっちゃてぃー2023-10-161-0/+18
* update deps (#11820)syuilo2023-09-156-6/+6
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-177-14/+7
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-277-0/+35
* fix(backend): Use OFFSET instead of SKIP when using LIMIT (#11379)tamaina2023-07-251-1/+1
* perf(backend): use limit() instead of take()syuilo2023-07-084-4/+4
* lint fixsyuilo2023-03-071-2/+2
* fix(backend): ブロックホストがない場合はINクエリを生成し...danominium2023-03-071-2/+2
* perf(client): ウェルカムページを最適化 (#9960)tamaina2023-02-171-0/+2
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+1
* refactor: rename instance.caughtAt to instance.firstRetrievedAtsyuilo2023-01-161-2/+2
* fix importssyuilo2023-01-091-1/+1
* fix: Escape SQL LIKE (#9493)MeiMei2023-01-081-1/+2
* fix instance sortsyuilo2023-01-051-2/+2
* :v:syuilo2023-01-031-0/+2
* drop lastCommunicatedAt of instancesyuilo2023-01-031-2/+0