summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/hybrid-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-40/+21
* copy changes to hybrid-timeline.tsHazelnoot2025-06-031-45/+12
* 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-0/+14
|\|
| * 自分のフォロワー限定投稿に対するリプライがホームタ...anatawa122024-07-301-0/+13
| * fix: ソーシャルタイムラインにローカルタイムラインに表...anatawa122024-07-181-0/+1
* | merge: upstreamMarie2024-02-191-1/+1
|\|
| * (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| * Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-2/+2
| * update SPDX-FileCopyrightTextsyuilo2024-02-121-2/+2
| * 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-95/+55
|\|
| * Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)anatawa122023-12-041-28/+12
| * fix: #12544 (#12545)おさむのひと2023-12-021-0/+1
| * Refine fanout timeline (#12507)anatawa122023-12-021-67/+43
| * fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)zyoshoka2023-11-261-5/+5
* | merge: upstreamMar0xy2023-11-221-81/+86
|\|
| * enhance(backend): make ftt db fallback configurablesyuilo2023-11-161-79/+83
* | merge: upstreamMar0xy2023-10-311-141/+200
|\|
| * typosyuilo2023-10-291-1/+1
| * fix(backend): STLにGTLの投稿が混ざる問題を修正syuilo2023-10-291-1/+4
| * Fix: STLでフォローしていないチャンネルが表示される問題...ikasoba2023-10-251-1/+17
| * fix: RedisへのTLキャッシュが有効の場合にHTL/LTL/STL/リスト...yukineko2023-10-241-6/+8
| * enhance(backend): RedisへのTLのキャッシュをオフにできるようにsyuilo2023-10-231-133/+173
| * chore: STLのdb fallbackでwithRepliesがtrueのときにすべてのリプ...anatawa122023-10-191-9/+11
| * fix(backend): Redisがからのときにhybrid-timelineにwithReplies = true...syuilo2023-10-191-0/+2
* | upd: filter fallback to db for silenced usersMar0xy2023-10-181-2/+7
* | merge: upstream changesMar0xy2023-10-181-40/+119
|\|
| * fix of 6cc02fee99syuilo2023-10-181-2/+11
| * enhance(backend): improve fanout tl for stlsyuilo2023-10-181-33/+101
| * refactor(backend): rename servicesyuilo2023-10-181-5/+5
* | add: isSilenced handling to user and timelineMar0xy2023-10-181-0/+3
* | add: Bot Trending Toggle, Hide Bot in Timeline client optionMar0xy2023-10-181-0/+3
|/
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+2
* enhance: ローカルタイムライン、ソーシャルタイムライン...syuilo2023-10-111-5/+23
* fix of 0bb0c32908syuilo2023-10-091-2/+2
* enhance(backend): RedisへのTLの構築をListで行うようにsyuilo2023-10-091-20/+8
* perf(backend): improve hybrid-timeline performancesyuilo2023-10-081-14/+17
* refactorsyuilo2023-10-071-18/+14
* fix(backend): sinceIdやsinceDateを利用してTLを取得することがで...syuilo2023-10-051-5/+5
* refactorsyuilo2023-10-041-10/+12
* feat: improve tl performance (#11946)syuilo2023-10-031-69/+66