summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/notes/user-list-timeline.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* additional fixes and cleanup to all note endpointsHazelnoot2025-06-051-25/+18
* copy changes to user-list-timeline.tsHazelnoot2025-06-031-56/+14
* 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
| * fix(backend): FTT無効時にユーザーリストタイムラインが使用...かっこかり2024-11-061-1/+1
* | add rate limits to all public endpointsHazelnoot2024-11-221-0/+6
* | fix: return getfromdb when FanoutTimeline is not enabledLhc_fl2024-10-231-1/+1
|/
* refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-9/+6
* (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-33/+3
* リストタイムラインでミュートが貫通してしまう問題に...おさむのひと2023-12-031-0/+4
* Refine fanout timeline (#12507)anatawa122023-12-021-46/+32
* fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)zyoshoka2023-11-261-3/+3
* enhance(backend): make ftt db fallback configurablesyuilo2023-11-161-81/+124
* fix: RedisへのTLキャッシュが有効の場合にHTL/LTL/STL/リスト...yukineko2023-10-241-28/+120
* clean upsyuilo2023-10-201-7/+1
* 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-62/+59
* enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-281-0/+16
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* fix: muteがapiからのuser list timeline取得で機能しない (#11480)anatawa122023-08-081-0/+4
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-061-6/+0
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-64/+84
* lint fixessyuilo2022-06-141-3/+3
* fix: アンテナ、クリップ、リストの表示を速くする (#8518)xianon2022-04-191-6/+2
* 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
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-1/+1
* Fix avatar/banner proxy (#8346)tamaina2022-02-271-0/+6
* refactor: Use ESM (#8358)syuilo2022-02-271-6/+6
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-50/+19
* feat: introduce intersection calculation of chartssyuilo2022-02-091-1/+1
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-6/+6
* lintsyuilo2022-01-031-0/+1