summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream/channels/hybrid-timeline.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* re-type userFollowingsCache to match the othersHazelnoot2025-06-091-2/+2
* copy changes to hybrid channelHazelnoot2025-06-031-13/+5
* 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-16/+9
* 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-7/+16
|\
| * 自分のフォロワー限定投稿に対するリプライがホームタ...anatawa122024-07-301-2/+10
| * kill any from streaming API Implementation (#14251)anatawa122024-07-181-4/+5
* | Merge remote-tracking branch 'misskey/develop' into future-2024-04-25dakkar2024-04-251-16/+3
|\|
| * 細かいミュートの処理の修正 (#13695)anatawa122024-04-171-13/+3
* | 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/+5
* | 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/+5
* | fix: websocket for timelines not checking following for muted instance usersMarie2023-12-211-1/+1
* | merge: upstreamMar0xy2023-10-311-9/+18
|\|
| * 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
* | merge: upstream changesMar0xy2023-10-181-1/+1
|\|
| * Remove unnecessary nullish coalescing (#12058)woxtu2023-10-181-1/+1
* | 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-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