summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/endpoints/channels/timeline.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* additional fixes and cleanup to all note endpointsHazelnoot2025-06-051-5/+7
* restore join to note.channel in channel/timeline.tsHazelnoot2025-06-031-2/+2
* copy changes to channels/timeline.tsHazelnoot2025-06-031-14/+13
* use instance block columns instead of checking meta columnsHazelnoot2025-05-281-0/+2
* 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-8/+5
|\|
| * refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-8/+5
* | minimal fixes, thanks testsdakkar2024-05-311-0/+1
* | more timeline filters - #228dakkar2024-05-231-4/+27
|/
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* Filter User / Instance Mutes in FanoutTimelineEndpointService (#12565)anatawa122023-12-041-14/+2
* Refine fanout timeline (#12507)anatawa122023-12-021-59/+51
* fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453)zyoshoka2023-11-261-3/+3
* fix: 特定の条件下でチャンネルやユーザーのノート一覧に...yukineko2023-11-241-1/+5
* refactor(backend): rename servicesyuilo2023-10-181-3/+3
* perf(backend): createdAtをidから取得するように & 無駄なDateイ...syuilo2023-10-161-2/+2
* fix(backend): channels/timelineでミュートが効かない問題を修正syuilo2023-10-101-1/+1
* fix of 0bb0c32908syuilo2023-10-091-2/+2
* enhance(backend): RedisへのTLの構築をListで行うようにsyuilo2023-10-091-48/+55
* fix(backend): sinceIdやsinceDateを利用してTLを取得することがで...syuilo2023-10-051-3/+3
* feat: improve tl performance (#11946)syuilo2023-10-031-5/+3
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-2/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* perf(backend): use limit() instead of take()syuilo2023-07-081-1/+1
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* fix typessyuilo2023-04-141-1/+1
* fix: redis から取得できないチャンネル投稿はDBから取得 (#1...futchitwo2023-04-091-6/+12
* enhance(backend): Redisにチャンネル投稿がない場合はDBから持...syuilo2023-04-081-24/+43
* perf(backend): cache avatar and banner url to dbsyuilo2023-04-061-6/+0
* perf(backend): cache timeline of a channel to redissyuilo2023-04-031-3/+26
* fix(server): チャンネルでミュートが正しく機能していない...kabo24682023-03-031-0/+6
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-31/+49
* 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-5/+5
* Fix ajv (#8333)tamaina2022-02-201-1/+1
* refactor: use ajv instead of cafy (#8324)syuilo2022-02-191-31/+15
* feat: introduce intersection calculation of chartssyuilo2022-02-091-1/+1
* refactor: APIエンドポイントファイルの定義を良い感じにす...tamaina2022-01-181-6/+6
* lintsyuilo2022-01-031-0/+1
* fix lintsyuilo2021-12-091-4/+4