summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/following (follow)
Commit message (Expand)AuthorAgeFilesLines
* normalize userFollowingsCache / userFollowersCache and add hibernatedUserCach...Hazelnoot2025-06-094-15/+16
* merge upstreamHazelnoot2025-03-251-1/+1
|\
| * fix(backend): `following/invalidate`でフォロワーを解除しようと...Esurio/1673beta2025-02-081-1/+1
| * feat: 送信したフォローリクエストを確認できるように (#14...かっこかり2024-11-151-0/+77
* | add rate limits to all public endpointsHazelnoot2024-11-225-0/+30
* | FEAT: Allow users to view pending follow requests they sentLhc_fl2024-10-131-0/+77
|/
* perf(backend): avoid N+1 selects from `user` table when packing many entities...zyoshoka2024-05-311-1/+1
* fix: 古いキャッシュを使うのを修正 (#13453)tamaina2024-02-251-1/+1
* enhance: リモートのフォロワーから再度Followが来た場合、ac...tamaina2024-02-231-12/+1
* (re) update SPDX-FileCopyrightTexttamaina2024-02-139-9/+9
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-139-10/+10
* update SPDX-FileCopyrightTextsyuilo2024-02-129-10/+10
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-082-2/+2
* すべてのフォロー中の人のwithRepliesを変える機能 (#12049)anatawa122023-10-211-0/+54
* 新規にフォローした人のwithRepliesをtrueにする機能を追加 (...anatawa122023-10-171-1/+2
* feat: improve tl performance (#11946)syuilo2023-10-031-2/+4
* feat: 指定したユーザーの投稿通知syuilo2023-09-213-3/+110
* update deps (#11820)syuilo2023-09-154-4/+4
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-177-14/+7
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-054-18/+4
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-277-0/+35
* Fix auto-fixable issues (#11314)woxtu2023-07-192-2/+2
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-112-8/+12
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1
* enhance: account migration (#10592)Namekuji2023-04-301-0/+2
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-163-3/+3
* enhance(server): add rate limits for some endpointssyuilo2023-01-141-2/+2
* 多分 fix #9551syuilo2023-01-141-1/+2
* fix: follow request list api pagination (#9548)こけっち2023-01-141-5/+13
* refactorsyuilo2022-09-246-8/+7
* fix import typesyuilo2022-09-215-5/+5
* なんかもうめっちゃ変えたsyuilo2022-09-187-143/+244
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-264-4/+4
* refactor: Use ESM (#8358)syuilo2022-02-277-33/+33
* Fix ajv (#8333)tamaina2022-02-207-7/+7
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-197-55/+61
* refactorsyuilo2022-02-042-3/+9
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-187-38/+38
* lintsyuilo2022-01-037-0/+7
* fix lintsyuilo2021-12-097-46/+46
* refactoringsyuilo2021-12-031-1/+1
* feat: Undo Accept (#7980)nullobsi2021-12-031-0/+82
* update ms to 3.0.0syuilo2021-11-122-2/+2
* refactoringsyuilo2021-11-126-0/+372