summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/timeline.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* re-type userFollowingsCache to match the othersHazelnoot2025-06-091-1/+1
* additional fixes and cleanup to all note endpointsHazelnoot2025-06-051-5/+6
* fix performance regression in home timelineHazelnoot2025-06-051-55/+18
* copy changes to timeline.tsHazelnoot2025-06-031-47/+9
* Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-291-0/+1
|\
| * Exclude blocked instance note from most timelines (#15792)anatawa122025-04-281-0/+1
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-03-301-2/+2
|\|
| * refactor(backend): better method namesyuilo2025-03-271-2/+2
* | add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* | Merge remote-tracking branch 'misskey/master' into feature/2024.9.0dakkar2024-10-091-7/+6
|\|
| * refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-7/+6
* | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-1/+1
|\|
| * 自分のフォロワー限定投稿に対するリプライがホームタ...anatawa122024-07-301-1/+1
* | merge: upstreamMarie2024-02-191-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
* | Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-281-0/+1
* | merge: upstreamMarie2023-12-231-73/+40
|\|
| * 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
* | merge: upstreamMar0xy2023-11-221-62/+66
|\|
| * enhance(backend): make ftt db fallback configurablesyuilo2023-11-161-60/+64
* | merge: upstreamMar0xy2023-10-311-120/+185
|\|
| * 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
* | upd: filter fallback to db for silenced usersMar0xy2023-10-181-1/+6
* | merge: upstream changesMar0xy2023-10-181-41/+117
|\|
| * fix of 6cc02fee99syuilo2023-10-181-2/+12
| * enhance(backend): improve fanout tlsyuilo2023-10-181-36/+100
| * refactor(backend): rename servicesyuilo2023-10-181-3/+3
* | add: isSilenced handling to user and timelineMar0xy2023-10-181-0/+1
* | add: Bot Trending Toggle, Hide Bot in Timeline client optionMar0xy2023-10-181-0/+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