summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream/channels/hybrid-timeline.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* refactor: use TRANSIENT scope to avoid service bucket relay (#16985)anatawa122025-12-221-32/+9
* feat: チャンネルミュートの実装 (#14105)おさむのひと2025-11-071-10/+19
* chore(backend): remove unused codessyuilo2025-08-091-2/+0
* よくわからないリアクションに関するログが流れっぱな...果物リン2025-01-171-1/+0
* 自分のフォロワー限定投稿に対するリプライがホームタ...anatawa122024-07-301-2/+10
* kill any from streaming API Implementation (#14251)anatawa122024-07-181-4/+5
* 細かいミュートの処理の修正 (#13695)anatawa122024-04-171-13/+3
* (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-3/+5
* fix(backend): 自身の宛先なしダイレクト投稿がストリーミン..._2023-10-311-1/+1
* fix(backend): 自分のフォローしているユーザーの自分のフォ...syuilo2023-10-231-4/+8
* fix(backend): 自分のフォロワー限定ノートがWebsoketに乗って...syuilo2023-10-201-3/+5
* perf(backend): ノートのリアクション情報をキャッシュする...syuilo2023-10-191-1/+2
* refactorsyuilo2023-10-191-1/+1
* perf(backend): reduce needless populateMyReaction callssyuilo2023-10-191-2/+4
* Remove unnecessary nullish coalescing (#12058)woxtu2023-10-181-1/+1
* perf(backend): improve streaming api performance (#12033)syuilo2023-10-151-21/+9
* enhance: ローカルタイムライン、ソーシャルタイムライン...syuilo2023-10-111-1/+3
* fix(backend): 「ファイル付きのみ」のTLでファイル無しの新...syuilo2023-10-091-0/+4
* fix(backend): 同じ種類のTLのストリーミングを複数接続でき...syuilo2023-10-081-1/+1
* feat: improve tl performance (#11946)syuilo2023-10-031-11/+2
* enhance: タイムラインからRenoteを除外するオプションを追加syuilo2023-09-281-1/+5
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* enhance: タイムラインにフォロイーの行った他人へのリプ...syuilo2023-05-161-1/+4
* enhance(backend): improve cachesyuilo2023-04-051-4/+4
* refactor: rename schema to json-schemasyuilo2023-03-101-1/+1
* feat: Per-user renote mute (#10249)syuilo2023-03-081-0/+2
* refactor: remove all unused imports (#9951)Kagami Sascha Rosylight2023-02-161-3/+1
* refactor: rename role.options -> role.policiessyuilo2023-01-151-2/+2
* Role (#9437)syuilo2023-01-121-2/+6
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-1/+6
* なんかもうめっちゃ変えたsyuilo2022-09-181-12/+42
* refactor: remove duplicate code (#8895)Johann1502022-06-271-4/+3
* refactor: Use ESM (#8358)syuilo2022-02-271-12/+13
* feat: Option to show replies in timeline (rebase #7685) (#8202)nullobsi2022-02-061-1/+1
* fix lintsyuilo2021-12-091-3/+3
* feat: user-level instance mute (#7712)romaboo2021-12-091-0/+4
* refactoringsyuilo2021-11-121-0/+89