summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/timeline.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: チャンネルミュートの実装 (#14105)おさむのひと2025-11-071-20/+32
* fix(backend): タイムラインAPIの withRenotes: false 時のレスポン...syuilo2025-08-291-0/+1
* test(backend): e2e/timelines.ts: 非FTT時のテストを追加, 凍結の...tamaina2025-07-301-1/+7
* Fix: ミュート対象ユーザーが引用されているノートがRNさ...anatawa122025-05-291-4/+1
* Exclude suspended users note from most timelines (#15775)anatawa122025-05-011-0/+1
* Exclude blocked instance note from most timelines (#15792)anatawa122025-04-281-0/+1
* refactor(backend): better method namesyuilo2025-03-271-2/+2
* refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-7/+6
* 自分のフォロワー限定投稿に対するリプライがホームタ...anatawa122024-07-301-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
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-0/+1
* Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)anatawa122023-12-041-18/+2
* Refine fanout timeline (#12507)anatawa122023-12-021-54/+37
* fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)zyoshoka2023-11-261-3/+3
* enhance(backend): make ftt db fallback configurablesyuilo2023-11-161-60/+64
* Fix: フォローしたユーザが、自分のフォローしていないチ...おさむのひと2023-10-301-1/+5
* Fix: notes/timelineにフォローしているチャンネルのノートを...おさむのひと2023-10-291-6/+35
* fix: RedisへのTLキャッシュが有効の場合にHTL/LTL/STL/リスト...yukineko2023-10-241-8/+16
* enhance(backend): RedisへのTLのキャッシュをオフにできるようにsyuilo2023-10-231-111/+140
* fix of 6cc02fee99syuilo2023-10-181-2/+12
* enhance(backend): improve fanout tlsyuilo2023-10-181-36/+100
* refactor(backend): rename servicesyuilo2023-10-181-3/+3
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+2
* fix of 0bb0c32908syuilo2023-10-091-2/+2
* enhance(backend): RedisへのTLの構築をListで行うようにsyuilo2023-10-091-11/+8
* refactorsyuilo2023-10-071-10/+6
* fix(backend): sinceIdやsinceDateを利用してTLを取得することがで...syuilo2023-10-051-3/+3
* feat: improve tl performance (#11946)syuilo2023-10-031-72/+60
* enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-281-0/+11
* update deps (#11820)syuilo2023-09-151-1/+1
* enhance(backend): タイムライン等の有効期限を設定可能にsyuilo2023-09-051-1/+2
* 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
* enhance: タイムラインにフォロイーの行った他人へのリプ...syuilo2023-05-161-6/+3
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-061-7/+1
* perf(backend): improve performance of timeline apissyuilo2023-03-191-1/+3
* feat: Per-user renote mute (#10249)syuilo2023-03-081-0/+1
* refactorsyuilo2023-02-261-11/+5
* ホームタイムラインの読み込みでクエリタイムアウトに...xianon2023-02-261-10/+13
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+0
* :v:syuilo2023-01-011-0/+1
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-82/+95
* fix: always respect instance mutes (#8854)Johann1502022-06-251-5/+1
* lint fixessyuilo2022-06-141-5/+5
* fix: validation (better #8456) (#8461)Johann1502022-04-031-1/+5
* revert 484e023c0syuilo2022-04-021-5/+1