summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/federation/following.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* factor out shared codeHazel K2024-11-021-36/+2
* respect following privacy settingsHazel K2024-11-021-2/+15
* check for blocks in following / followers endpointsHazel K2024-11-021-1/+8
* require auth for followers & following endpointsHazel K2024-11-021-1/+2
* Parameterize followee as wellPrivateGER2024-10-071-1/+2
* Make including followers in response a parameterPrivateGER2024-10-071-1/+2
* Pack other side of relation into response as wellPrivateGER2024-10-071-1/+1
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-11/+25
* refactor: Use ESM (#8358)syuilo2022-02-271-3/+3
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-23/+13
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-6/+6
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-3/+3
* refactoringsyuilo2021-11-121-0/+51