summaryrefslogtreecommitdiff
path: root/packages/backend (follow)
Commit message (Expand)AuthorAgeFilesLines
* enhance: いくつかの設定ファイルの項目をコントロールパ...syuilo2025-05-1210-20/+103
* lintsyuilo2025-05-111-3/+1
* fix: RateLimiterService (#13997)anatawa122025-05-113-77/+60
* enhance(backend): increase MAX_ROOM_MEMBERS to 50syuilo2025-05-111-1/+1
* enhance: 招待されているが参加していないルームを開いた...syuilo2025-05-102-4/+17
* enhance: リプライ元にアンケートがあることが表示される...syuilo2025-05-092-0/+5
* fix(backend): チャットルームが削除された場合・チャットル...syuilo2025-05-091-0/+20
* Feat: サーバー初期設定ウィザード (#15954)syuilo2025-05-094-0/+31
* fix: exported antenna data cannot be imported in some cases (#15985)anatawa122025-05-093-4/+16
* Feat: UGCの公開範囲設定機能 (#15938)syuilo2025-05-097-4/+79
* Feat: No websocket mode (#15851)syuilo2025-05-093-0/+86
* Fix 1745378064470-composite-note-index.js (#15968)anatawa122025-05-061-1/+1
* fix: developのtypecheckエラーを修正 (#15967)おさむのひと2025-05-061-1/+1
* fix(backend): enumerate achievement types in some response schema (#15953)zyoshoka2025-05-069-109/+117
* use sharp 0.33.5syuilo2025-05-051-1/+1
* chore(deps): update node.js to v22.15.0 (#15606)renovate[bot]2025-05-044-6/+38
* chore(workflow): use `node-version-file` instead of hardcoded `node-version` ...zyoshoka2025-05-043-6/+6
* refactor: ファイルアップロード時のテストを追加 (#15928)おさむのひと2025-05-044-2/+176
* Revert "fix: 添付ファイルのあるリクエストを受けたときの...おさむのひと2025-05-036-234/+65
* fix(backend): チャンネルフォロー一覧のsinceId/untilIdによる絞...おさむのひと2025-05-032-17/+32
* feat: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index if adm...anatawa122025-05-035-4/+44
* Block deliver by software (#15727)anatawa122025-05-019-8/+93
* Exclude suspended users note from most timelines (#15775)anatawa122025-05-0122-7/+74
* feat(frontend): タイトルバーを表示できるようにsyuilo2025-04-292-0/+2
* Merge commit from forkJulia2025-04-291-6/+4
* fix: 添付ファイルのあるリクエストを受けたときの初動を...おさむのひと2025-04-296-65/+234
* fix(backend): correct response schema of chat endpoints (#15904)zyoshoka2025-04-288-24/+0
* fix(test): fix federation test (#15900)かっこかり2025-04-282-12/+0
* fix(deps): update [backend] update dependencies (#15811)renovate[bot]2025-04-281-34/+34
* Exclude blocked instance note from most timelines (#15792)anatawa122025-04-2820-4/+90
* feat: アップロード可能な最大ファイルサイズをロールご...syuilo2025-04-274-1/+22
* Fix #15876 絵文字がアニメーションしない問題を修正 (#15881)なっかあ2025-04-271-0/+1
* enhance(backend): DB note (userId) インデクス -> (userId, id) 複合イ...饺子w (Yumechi)2025-04-232-1/+22
* fix(deps): update dependency fastify to v5.3.2 [security] (#15866)renovate[bot]2025-04-191-1/+1
* feat: Job queue inspector (#15856)syuilo2025-04-1915-166/+700
* enhance: コントロールパネルでジョブキューをクリアでき...syuilo2025-04-162-13/+48
* feat: migrate antenna on account move (#15843)anatawa122025-04-162-0/+39
* fix: improve flaky federation test (#15845)anatawa122025-04-161-2/+4
* enhance(backend): push notification for chat messagesyuilo2025-04-152-2/+3
* fix: use ftt for outbox (#15819)anatawa122025-04-152-11/+39
* feat: render quote note with `quote-inline` class for ap compatibility (#15818)anatawa122025-04-153-11/+31
* fix: avatarId が null のときにも avatarUrl が non null 担ってるこ...anatawa122025-04-156-11/+15
* enhance(backend): フォローしているユーザーならフォロワー...おさむのひと2025-04-132-22/+42
* レプリケーション設定時におけるinsertOne()の挙動を調整 (#...おさむのひと2025-04-132-34/+80
* fix: resolve with non-lowercased acct is broken (#15813)anatawa122025-04-135-7/+7
* fix(backend): サーバー名の変更をシステムアカウントの名前...かっこかり2025-04-131-2/+44
* fix(deps): update dependency @nestjs/common to v11.0.16 [security] (#15800)renovate[bot]2025-04-121-1/+1
* fix(deps): update [backend] update dependencies (#15690)renovate[bot]2025-04-101-33/+33
* hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannelsyuilo2025-04-088-12/+28
* enhance: チャットの閲覧を無効化できるように (#15765)かっこかり2025-04-0728-14/+96