summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream/channels/global-timeline.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* re-type userFollowingsCache to match the othersHazelnoot2025-06-091-1/+1
* fix null check in local/global/list channelsHazelnoot2025-06-031-1/+1
* copy changes to global channelHazelnoot2025-06-031-6/+22
* Merge tag '2025.4.0' into merge/2025-03-24Hazelnoot2025-04-131-0/+2
|\
| * fix(backend): 非ログインでタイムラインのストリームに接続...syuilo2025-04-071-0/+2
* | Merge branch 'misskey-develop' into merge/2025-03-24Hazelnoot2025-04-031-0/+1
|\|
| * fix(backend): 非ログインでタイムラインのストリームに接続...syuilo2025-04-031-0/+1
* | remove no-op Connection.cachedNotes and Connection.cacheNoteHazelnoot2025-04-011-2/+0
* | call NoteEntityService.hideNote from streaming APIHazelnoot2025-02-251-0/+1
* | pass NoteEntityService through Channel constructor instead of method argsHazelnoot2025-02-251-3/+3
* | shallow clonepiuvas2025-01-081-16/+3
* | requested change.piuvas2024-12-261-1/+2
* | turn task into a functionpiuvas2024-12-251-14/+8
* | improvements.piuvas2024-12-231-2/+8
* | populate myreaction on replies for streams.piuvas2024-12-231-0/+7
* | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-4/+5
|\|
| * kill any from streaming API Implementation (#14251)anatawa122024-07-181-3/+4
* | Merge remote-tracking branch 'misskey/develop' into future-2024-04-25dakkar2024-04-251-24/+4
|\|
| * 細かいミュートの処理の修正 (#13695)anatawa122024-04-171-21/+4
* | 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 pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-3/+4
* | fix: don't show mentions and boosts towards muted user posts in timelineMarie2024-01-261-0/+3
* | Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-281-3/+4
* | fix: websocket for timelines not checking following for muted instance usersMarie2023-12-211-1/+1
* | merge: upstreamMar0xy2023-10-311-2/+4
|\|
| * perf(backend): ノートのリアクション情報をキャッシュする...syuilo2023-10-191-1/+1
| * refactorsyuilo2023-10-191-1/+1
| * perf(backend): reduce needless populateMyReaction callssyuilo2023-10-191-2/+4
* | add: isSilenced handling to user and timelineMar0xy2023-10-181-0/+2
* | add: Bot Trending Toggle, Hide Bot in Timeline client optionMar0xy2023-10-181-0/+3
|/
* perf(backend): improve streaming api performance (#12033)syuilo2023-10-151-13/+5
* fix(backend): 「ファイル付きのみ」のTLでファイル無しの新...syuilo2023-10-091-0/+4
* fix(backend): 同じ種類のTLのストリーミングを複数接続でき...syuilo2023-10-081-1/+1
* feat: improve tl performance (#11946)syuilo2023-10-031-10/+1
* 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-3/+3
* 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-2/+1
* refactor: rename role.options -> role.policiessyuilo2023-01-151-2/+2
* Role (#9437)syuilo2023-01-121-4/+6
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-1/+6
* なんかもうめっちゃ変えたsyuilo2022-09-181-9/+38
* refactor: remove duplicate code (#8895)Johann1502022-06-271-4/+3
* refactor: Use ESM (#8358)syuilo2022-02-271-12/+13