summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream/channels/channel.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove no-op Connection.cachedNotes and Connection.cacheNoteHazelnoot2025-04-011-2/+0
* call NoteEntityService.hideNote from streaming APIHazelnoot2025-02-251-0/+1
* use assignMyReaction in channel, hashtag, role-timeline, and user-list channelsHazelnoot2025-02-251-9/+3
* pass NoteEntityService through Channel constructor instead of method argsHazelnoot2025-02-251-2/+2
* fix type in channel.tsdakkar2024-10-091-1/+1
* Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-3/+5
|\
| * kill any from streaming API Implementation (#14251)anatawa122024-07-181-2/+4
* | Merge branch 'develop' into futuredakkar2024-05-311-0/+8
|\ \ | |/ |/|
| * more timeline filters - #228dakkar2024-05-231-0/+8
* | 細かいミュートの処理の修正 (#13695)anatawa122024-04-171-8/+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/+4
* perf(backend): ノートのリアクション情報をキャッシュする...syuilo2023-10-191-1/+1
* refactorsyuilo2023-10-191-1/+1
* perf(backend): reduce needless populateMyReaction callssyuilo2023-10-191-2/+4
* perf(backend): improve streaming api performance (#12033)syuilo2023-10-151-13/+5
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* 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
* drop messaging (#9919)syuilo2023-02-151-43/+0
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-2/+9
* なんかもうめっちゃ変えたsyuilo2022-09-181-10/+40
* fix(server): fix bind of methodsyuilo2022-07-161-0/+1
* refactor: remove duplicate code (#8895)Johann1502022-06-271-4/+3
* refactor: Use ESM (#8358)syuilo2022-02-271-13/+12
* fix lintsyuilo2021-12-091-2/+2
* refactoringsyuilo2021-11-121-0/+92