summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/UserFollowingService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* add `logging.verbose` option to enable debug logging in production. (same fun...Hazelnoot2025-05-081-5/+8
* Feat: Chat (#15686)syuilo2025-03-241-1/+27
* refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善...おさむのひと2025-01-141-28/+4
* feat: リモートサーバーのサーバー情報を収集しないオプ...syuilo2024-10-131-28/+32
* feat: フォローされた際のメッセージを設定できるように...syuilo2024-09-281-6/+9
* refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-11/+9
* fix(backend): avoid notifying to remote users on local (#13774)zyoshoka2024-07-251-2/+4
* feat: 通報を受けた際にメールまたはWebhookで通知を送出出...おさむのひと2024-06-081-6/+6
* fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908)Acid Chicken2024-06-011-2/+2
* fix(backend): フォローリクエストを作成する際に既存のもの...かっこかり2024-03-181-0/+6
* fix: 古いキャッシュを使うのを修正 (#13453)tamaina2024-02-251-18/+9
* enhance: リモートのフォロワーから再度Followが来た場合、ac...tamaina2024-02-231-10/+50
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-081-5/+5
* refactor(backend): User関連のスキーマ/型の指定を強くする (#12...zyoshoka2024-01-311-7/+7
* chore: フォローしたときにHTLをパージしなくする (#12522)anatawa122023-12-021-4/+0
* fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)zyoshoka2023-11-261-4/+4
* feat: notification groupingsyuilo2023-11-021-1/+0
* enhance(backend): improve fanout tlsyuilo2023-10-181-2/+16
* 新規にフォローした人のwithRepliesをtrueにする機能を追加 (...anatawa122023-10-171-4/+16
* feat: サーバーサイレンス機能を追加 (#12031)まっちゃてぃー2023-10-161-4/+7
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-4/+2
* feat: improve tl performance (#11946)syuilo2023-10-031-1/+5
* feat: 通知の受信設定を強化syuilo2023-09-291-6/+3
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-30/+30
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* Fix auto-fixable issues (#11314)woxtu2023-07-191-8/+8
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-16/+24
* enhance: account migration (#10592)Namekuji2023-04-301-66/+141
* Use unique identifier for each follow request (#10600)hutchisr2023-04-121-1/+5
* feat: queueing bulk follow/unfollow and block/unblock (#10544)Namekuji2023-04-121-4/+5
* fixsyuilo2023-04-051-3/+11
* enhance(backend): improve cachesyuilo2023-04-051-3/+6
* enhance(backend): リモートサーバーのチャート生成を無効に...syuilo2023-03-241-8/+18
* refactor(backend): integrate CreateNotificationService to NotificationServicesyuilo2023-03-161-51/+51
* Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #1...CyberRex2023-03-141-8/+8
* refactor: rename schema to json-schemasyuilo2023-03-101-1/+1
* refactorsyuilo2023-02-131-10/+10
* refactor: fix typessyuilo2023-02-131-2/+2
* refactor: fix typessyuilo2023-02-121-1/+1
* refactor: fix typessyuilo2023-02-121-8/+8
* fix(server): cannot follow usersyuilo2023-02-041-4/+4
* perf(server): cache blockingsyuilo2023-02-041-25/+11
* fix typosyuilo2023-02-041-12/+12
* フォロワー数、フォロー数もConditional roleで利用できるよ...syuilo2023-01-141-0/+5
* :v:syuilo2023-01-031-4/+4