summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/local-timeline.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-9/+6
|\|
| * refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-9/+6
* | 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: upstreamMarie2023-12-231-91/+48
|\|
| * chore: 自分へのリプライのみ走査するように (#12570)anatawa122023-12-041-3/+6
| * Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)anatawa122023-12-041-28/+12
| * Refine fanout timeline (#12507)anatawa122023-12-021-66/+37
| * chore: remove unimplemented excludeNsfw (#12520)anatawa122023-12-021-1/+0
| * fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)zyoshoka2023-11-261-4/+4
* | merge: upstreamMar0xy2023-11-221-68/+72
|\|
| * LTLに特定条件下でチャンネル投稿が混ざり込む現象の修...おさむのひと2023-11-161-1/+1
| * enhance(backend): make ftt db fallback configurablesyuilo2023-11-161-65/+69
* | merge: upstreamMar0xy2023-10-311-86/+125
|\|
| * fix: RedisへのTLキャッシュが有効の場合にHTL/LTL/STL/リスト...yukineko2023-10-241-6/+8
| * enhance(backend): RedisへのTLのキャッシュをオフにできるようにsyuilo2023-10-231-87/+118
| * fix(backend): ローカルタイムラインに投稿者自身の投稿への...syuilo2023-10-221-1/+1
| * fix: replies are included even if withReplies = false in local timeline (#12074)anatawa122023-10-191-0/+12
* | upd: filter fallback to db for silenced usersMar0xy2023-10-181-1/+6
* | merge: upstream changesMar0xy2023-10-181-42/+68
|\|
| * enhance(backend): improve fanout tlsyuilo2023-10-181-37/+61
| * refactor(backend): rename servicesyuilo2023-10-181-4/+4
* | add: isSilenced handling to user and timelineMar0xy2023-10-181-1/+4
* | 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(backend): LTLでフォローしているユーザーからの自分...syuilo2023-10-111-3/+2
* enhance: ローカルタイムライン、ソーシャルタイムライン...syuilo2023-10-111-1/+16
* fix of 0bb0c32908syuilo2023-10-091-2/+2
* enhance(backend): RedisへのTLの構築をListで行うようにsyuilo2023-10-091-11/+10
* refactorsyuilo2023-10-071-10/+6
* fix(backend): sinceIdやsinceDateを利用してTLを取得することがで...syuilo2023-10-051-3/+3
* feat: improve tl performance (#11946)syuilo2023-10-031-47/+55
* enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-281-0/+11
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-2/+0
* 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
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-1/+1