summaryrefslogtreecommitdiff
path: root/packages/backend/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-05-28improve logsyuilo1-1/+1
2025-05-27feat: URLプレビューのリダイレクトを受け入れるかどうか...おさむのひと4-1/+17
2025-05-27fix(backend): correct invalid schema format specifying only `required` for `a...zyoshoka14-189/+335
2025-05-25fix(backend): add response schema for `notes/show-partial-bulk` endpoint (#16...zyoshoka1-1/+20
2025-05-24enhance(backend): ファイル種別が判定できない場合、拡張子...syuilo2-11/+33
2025-05-24fix(backend): unallowedFileTypeエラーがハンドリングされていな...syuilo1-0/+7
2025-05-23fix(backend): better nullable ref schema representation (#16088)zyoshoka1-5/+4
2025-05-23fix(backend): admin側のエンドポイントで作成した招待コード...かっこかり1-0/+2
2025-05-22feat: ロールでアップロード可能なファイル種別を設定可...syuilo3-5/+43
2025-05-22fix(frontend): ジョブキューインスペクタの型エラー解消 (#16...かっこかり7-8/+284
2025-05-22fix(backend): 連合モードが「なし」の場合はactivity jsonへの...かっこかり3-10/+13
2025-05-21Feat: ドライブ周りのUIの強化 (#16011)syuilo3-1/+58
2025-05-12enhance: いくつかの設定ファイルの項目をコントロールパ...syuilo7-18/+56
2025-05-11lintsyuilo1-3/+1
2025-05-11fix: RateLimiterService (#13997)anatawa123-77/+60
2025-05-11enhance(backend): increase MAX_ROOM_MEMBERS to 50syuilo1-1/+1
2025-05-10enhance: 招待されているが参加していないルームを開いた...syuilo2-4/+17
2025-05-09enhance: リプライ元にアンケートがあることが表示される...syuilo2-0/+5
2025-05-09fix(backend): チャットルームが削除された場合・チャットル...syuilo1-0/+20
2025-05-09Feat: サーバー初期設定ウィザード (#15954)syuilo3-0/+15
2025-05-09fix: exported antenna data cannot be imported in some cases (#15985)anatawa123-4/+16
2025-05-09Feat: UGCの公開範囲設定機能 (#15938)syuilo6-4/+63
2025-05-09Feat: No websocket mode (#15851)syuilo3-0/+86
2025-05-06fix(backend): enumerate achievement types in some response schema (#15953)zyoshoka8-108/+116
2025-05-04refactor: ファイルアップロード時のテストを追加 (#15928)おさむのひと2-1/+9
2025-05-03Revert "fix: 添付ファイルのあるリクエストを受けたときの...おさむのひと3-121/+62
2025-05-03fix(backend): チャンネルフォロー一覧のsinceId/untilIdによる絞...おさむのひと2-17/+32
2025-05-03feat: CREATE INDEX CONCURRENTLY for "userId" "id" composite note index if adm...anatawa122-2/+17
2025-05-01Block deliver by software (#15727)anatawa127-8/+76
2025-05-01Exclude suspended users note from most timelines (#15775)anatawa1221-4/+73
2025-04-29feat(frontend): タイトルバーを表示できるようにsyuilo2-0/+2
2025-04-29Merge commit from forkJulia1-6/+4
2025-04-29fix: 添付ファイルのあるリクエストを受けたときの初動を...おさむのひと3-62/+121
2025-04-28fix(backend): correct response schema of chat endpoints (#15904)zyoshoka8-24/+0
2025-04-28Exclude blocked instance note from most timelines (#15792)anatawa1220-4/+90
2025-04-27feat: アップロード可能な最大ファイルサイズをロールご...syuilo4-1/+22
2025-04-27Fix #15876 絵文字がアニメーションしない問題を修正 (#15881)なっかあ1-0/+1
2025-04-23enhance(backend): DB note (userId) インデクス -> (userId, id) 複合イ...饺子w (Yumechi)1-1/+1
2025-04-19feat: Job queue inspector (#15856)syuilo14-166/+698
2025-04-16enhance: コントロールパネルでジョブキューをクリアでき...syuilo2-13/+48
2025-04-16feat: migrate antenna on account move (#15843)anatawa122-0/+39
2025-04-15enhance(backend): push notification for chat messagesyuilo2-2/+3
2025-04-15fix: use ftt for outbox (#15819)anatawa122-11/+39
2025-04-15feat: render quote note with `quote-inline` class for ap compatibility (#15818)anatawa123-11/+31
2025-04-15fix: avatarId が null のときにも avatarUrl が non null 担ってるこ...anatawa126-11/+15
2025-04-13enhance(backend): フォローしているユーザーならフォロワー...おさむのひと1-11/+22
2025-04-13レプリケーション設定時におけるinsertOne()の挙動を調整 (#...おさむのひと2-34/+80
2025-04-13fix: resolve with non-lowercased acct is broken (#15813)anatawa122-2/+2
2025-04-13fix(backend): サーバー名の変更をシステムアカウントの名前...かっこかり1-2/+44
2025-04-08hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannelsyuilo6-8/+8