summaryrefslogtreecommitdiff
path: root/packages/backend/src/server/api/stream/channels/chat-user.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: use TRANSIENT scope to avoid service bucket relay (#16985)anatawa122025-12-221-28/+9
| | | | | | | | | | | * refactor: use TRANSIENT scope to avoid service bucket relay * lint: fix lints * refactor: use transient for apResolver * Update packages/backend/src/core/activitypub/models/ApImageService.ts * fix
* lintsyuilo2025-03-261-1/+1
|
* Feat: Chat (#15686)syuilo2025-03-241-0/+78
* wip * wip * wip * wip * wip * wip * Update types.ts * Create 1742203321812-chat.js * wip * wip * Update room.vue * Update home.vue * Update home.vue * Update ja-JP.yml * Update index.d.ts * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * Update CHANGELOG.md * wip * Update home.vue * clean up * Update misskey-js.api.md * wip * wip * wip * wip * wip * wip * wip * wip * wip * lint fixes * lint * Update UserEntityService.ts * search * wip * 🎨 * wip * Update home.ownedRooms.vue * wip * Update CHANGELOG.md * Update style.scss * wip * improve performance * improve performance * Update timeline.test.ts