summaryrefslogtreecommitdiff
path: root/packages/backend/src (unfollow)
Commit message (Expand)AuthorFilesLines
2025-09-06fix(backend): webpなどの画像に対してセンシティブなメディ...tamaina2-12/+21
2025-09-06enhance(frontend): フロントエンドのキャッシュクリア操作で...かっこかり1-0/+11
2025-09-05feat(backend): Send Clear-Site-Data header on /flush (#16517)饺子w (Yumechi)2-31/+52
2025-09-01refactorsyuilo2-0/+2
2025-08-29fix(backend): タイムラインAPIの withRenotes: false 時のレスポン...syuilo3-0/+3
2025-08-28そもそもnullになることはあり得なかったsyuilo2-4/+4
2025-08-28refactorsyuilo2-4/+4
2025-08-28lintsyuilo1-3/+1
2025-08-28refactorsyuilo1-0/+2
2025-08-27fix i/apps schemasyuilo1-0/+10
2025-08-27json schemaに誤りがあるのを修正syuilo1-0/+4
2025-08-27userのjson schemaに誤りがあるのを修正syuilo1-1/+1
2025-08-27refactorsyuilo1-0/+16
2025-08-27refactorsyuilo4-59/+70
2025-08-27refactorsyuilo2-1/+2
2025-08-26refactorsyuilo1-2/+2
2025-08-26refactorsyuilo6-15/+111
2025-08-25fix: Pages will be deleted when eye-catching image is moved (#16455)anatawa121-1/+1
2025-08-23fix(backend): 削除されたユーザーがチャットメッセージにリ...syuilo1-6/+9
2025-08-21fix(backend): `notes/mentions` で場合によっては並び順が正しく...syuilo1-1/+1
2025-08-21fix(backend): クリップ一覧APIをページネーションに対応させ...かっこかり1-4/+13
2025-08-21enhance: verify-emailにフロントエンドUIを実装 (#16431)かっこかり3-24/+67
2025-08-20サーバー管理コマンド (#15882)syuilo3-0/+121
2025-08-19feat: 非ログイン時に表示されるトップページのスタイル...syuilo5-0/+20
2025-08-17chore: preserve notes with local reactions (#16412)anatawa121-0/+1
2025-08-15fix: Remote Note Cleaning will delete notes embedded in a page (#16408)anatawa129-96/+322
2025-08-14enhance: performance for CleanRemoteNotesProcessorService (#16404)饺子w (Yumechi)1-90/+174
2025-08-09fix(backend): fix type errors caused by dependency updatesyuilo1-12/+7
2025-08-09fix(deps): update [backend] update dependencies (#16201)renovate[bot]1-3/+3
2025-08-09chore(backend): remove unused codessyuilo10-39/+0
2025-08-09enhance: ユーザー検索を制限できるように (#16380)かっこかり3-0/+8
2025-08-09fix(backend): prevent run repeatable job immediatelysyuilo1-0/+1
2025-08-09fix: チャットの利用可否ポリシーの考慮漏れを修正 (#16259)かっこかり2-1/+11
2025-08-08Fix: SystemWebhook設定でsecretを空に出来ない問題を修正 (#16371)Sayamame-beans2-4/+2
2025-08-08fix(backend): Fix and create unit test of CleanRemoteNotesProcessorService (#...tamaina1-75/+94
2025-08-08per-locale bundle & inline locale (#16369)anatawa125-111/+79
2025-08-04chore: リモートノートの削除条件をデータベース上で確認...anatawa121-51/+61
2025-08-04clean upsyuilo1-21/+0
2025-08-01enhance: support emojis added in Unicode 16.0 or earlier (#16329)poppingmoon1-1/+1
2025-08-01ノート検索のホスト指定オプションの速度改善 (#16339)果物リン1-2/+2
2025-08-01feat(frontend): セーフモード (#16245)かっこかり3-16/+52
2025-08-01enhance: ジョブのログを表示できるようにsyuilo3-0/+53
2025-08-01enhance(backend): 連合関係のサーバー設定のデフォルト値を...syuilo1-2/+2
2025-08-01feat: remote notes cleaning (#16292)syuilo7-1/+229
2025-08-01enhance(backend): tweak system job logsyuilo1-2/+7
2025-07-31enhance(backend): 古いバージョンで作成され現在使われなく...syuilo1-78/+45
2025-07-31enhance(backend): BullMQの廃止されたRepeatableからJob Schedulersに...syuilo1-34/+58
2025-07-31ノートの脱CASCADE削除 (#16332)syuilo9-56/+46
2025-07-30 test(backend): e2e/timelines.ts: 非FTT時のテストを追加, 凍結の...tamaina2-10/+14
2025-07-16Migration cleanup (#16288)anatawa127-16/+27