summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream/channels/user-list.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* re-type userFollowingsCache to match the othersHazelnoot2025-06-091-1/+1
* copy changes to list channelHazelnoot2025-06-031-12/+14
* fix user-list channel authHazelnoot2025-06-031-2/+3
* fix null check in local/global/list channelsHazelnoot2025-06-031-1/+1
* 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-8/+3
* pass NoteEntityService through Channel constructor instead of method argsHazelnoot2025-02-251-2/+2
* kill any from streaming API Implementation (#14251)anatawa122024-07-181-4/+6
* 細かいミュートの処理の修正 (#13695)anatawa122024-04-171-13/+4
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor(backend): exist -> exists (#13203)かっこかり2024-02-081-1/+1
* Fix: リストライムラインの「リノートを表示」が正しく機..._2024-01-071-0/+4
* Merge pull request from GHSA-7pxq-6xx9-xpgmChocolate Pie2023-12-271-3/+4
* リストタイムラインでミュートが貫通してしまう問題に...おさむのひと2023-12-031-1/+7
* fix(backend): 自分のフォローしているユーザーの自分のフォ...syuilo2023-10-231-4/+8
* fix(backend): 自分のフォロワー限定ノートがWebsoketに乗って...syuilo2023-10-201-2/+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-21/+11
* fix(backend): 「ファイル付きのみ」のTLでファイル無しの新...syuilo2023-10-091-1/+5
* feat: improve tl performance (#11946)syuilo2023-10-031-9/+22
* refactor(backend): update directory structure for modelssyuilo2023-09-201-1/+1
* update deps (#11820)syuilo2023-09-151-1/+1
* update deps (#11764)syuilo2023-09-041-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-2/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* refactor(backend): 存在確認の`findOneBy`を`exist`に置き換え (#11224)okayurisotto2023-07-111-4/+6
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* 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-1/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-4/+9
* fix import typesyuilo2022-09-211-1/+1
* なんかもうめっちゃ変えたsyuilo2022-09-181-11/+49
* refactor: remove duplicate code (#8895)Johann1502022-06-271-4/+3
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-1/+1
* refactor: Use ESM (#8358)syuilo2022-02-271-11/+12
* fix lintsyuilo2021-12-091-5/+5
* refactoringsyuilo2021-11-121-0/+92