summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream/channels/role-timeline.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* re-type userFollowingsCache to match the othersHazelnoot2025-06-091-1/+1
* copy changes to role channelHazelnoot2025-06-031-0/+22
* 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-1/+5
* pass NoteEntityService through Channel constructor instead of method argsHazelnoot2025-02-251-2/+2
* kill any from streaming API Implementation (#14251)anatawa122024-07-181-2/+4
* 細かいミュートの処理の修正 (#13695)anatawa122024-04-171-8/+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
* feat: 通知の受信設定を強化syuilo2023-09-291-2/+2
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* Fix auto-fixable issues (#11314)woxtu2023-07-191-1/+1
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-1/+1
* fix:ロールタイムライン無効に関する修正 (#10843)nenohi2023-05-191-1/+10
* feat: role timelinesyuilo2023-04-121-0/+75