summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream/channel.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* re-type userFollowingsCache to match the othersHazelnoot2025-06-091-3/+3
* handle silenced notes in Channel.isNoteMutedOrBlockedHazelnoot2025-06-031-0/+9
* add Channel.isNoteVisibleToMe utility functionHazelnoot2025-06-031-0/+15
* avoid unnecessary set construction in channel.tsHazelnoot2025-06-031-1/+1
* sync up logic between notes/bubble-timeline.ts and channels/bubble-timeline.tsHazelnoot2025-06-011-0/+3
* merge upstreamHazelnoot2025-03-251-3/+3
|\
| * update deps (#15311)syuilo2025-02-151-3/+3
* | small change to commentLhc_fl2025-03-031-4/+3
* | fix: always clone the note before hideNoteLhc_fl2025-03-031-5/+7
* | call NoteEntityService.hideNote from streaming APIHazelnoot2025-02-251-1/+13
* | pass NoteEntityService through Channel constructor instead of method argsHazelnoot2025-02-251-4/+7
* | check mutes and blocks of renote target in streaming APIHazelnoot2025-02-251-1/+4
* | fix import order in stream/channel.tsHazelnoot2025-02-041-1/+1
* | comment :3piuvas2025-01-121-2/+5
* | requested changespiuvas2025-01-101-3/+2
* | comment codepiuvas2025-01-081-0/+2
* | small refactorpiuvas2025-01-081-8/+8
* | shallow clonepiuvas2025-01-081-5/+32
* | improvementpiuvas2024-12-261-2/+1
* | turn task into a functionpiuvas2024-12-251-0/+9
* | Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-5/+8
|\|
| * kill any from streaming API Implementation (#14251)anatawa122024-07-181-5/+8
* | re-instate "followed users from muted instances are not muted"dakkar2024-04-251-1/+1
|/
* 細かいミュートの処理の修正 (#13695)anatawa122024-04-171-0/+22
* (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/+8
* リストタイムラインでミュートが貫通してしまう問題に...おさむのひと2023-12-031-0/+4
* lint fixsyuilo2023-10-301-0/+2
* update deps (#11820)syuilo2023-09-151-1/+1
* chore(backend): Resolve `import/no-default-export` rule violations (#11732)woxtu2023-08-171-0/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-251-1/+1
* enhance(backend): improve cachesyuilo2023-04-051-6/+6
* feat: Per-user renote mute (#10249)syuilo2023-03-081-0/+4
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+2
* なんかもうめっちゃ変えたsyuilo2022-09-181-1/+1
* refactor: Use ESM (#8358)syuilo2022-02-271-2/+0
* fix lintsyuilo2021-12-091-1/+1
* refactoringsyuilo2021-11-121-0/+62