summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/local-timeline.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* LTLに特定条件下でチャンネル投稿が混ざり込む現象の修...おさむのひと2023-11-161-1/+1
* enhance(backend): make ftt db fallback configurablesyuilo2023-11-161-65/+69
* 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
* enhance(backend): improve fanout tlsyuilo2023-10-181-37/+61
* refactor(backend): rename servicesyuilo2023-10-181-4/+4
* 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
* refactor: rename role.options -> role.policiessyuilo2023-01-151-2/+2
* Role (#9437)syuilo2023-01-121-5/+5
* :v:syuilo2023-01-011-2/+2
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-63/+74
* lint fixessyuilo2022-06-141-5/+5
* fix: validation (better #8456) (#8461)Johann1502022-04-031-1/+5
* revert 484e023c0syuilo2022-04-021-5/+1
* enhance(doc): required input fields (#8456)Johann1502022-04-021-1/+5
* perf(server): refactor and performance improvementssyuilo2022-03-251-1/+1
* Fix avatar/banner proxy (#8346)tamaina2022-02-271-1/+7
* refactor: Use ESM (#8358)syuilo2022-02-271-12/+12
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-40/+19
* feat: introduce intersection calculation of chartssyuilo2022-02-091-1/+1
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-5/+5
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-4/+4
* refactoringsyuilo2021-11-121-0/+129