summaryrefslogtreecommitdiff
path: root/packages/backend/test-federation (follow)
Commit message (Expand)AuthorAgeFilesLines
* enable and fix no-unused-vars and no-async-promise-executor (#17070)anatawa122026-01-081-41/+34
* Minify backend (#17054)syuilo2026-01-051-0/+4
* feat: use tsgo where capable (#16984)anatawa122025-12-221-1/+1
* Update PostgreSQL volume mount paths for PostgreSQL 18 (#16986)Copilot2025-12-142-2/+2
* refactor(backend): 変換後.config.jsonに統一するように+修正など...syuilo2025-12-048-40/+44
* fix(gh): fix federation test (#16936)かっこかり2025-12-041-0/+1
* enhance(backend): 起動前にconfigをjson化 (#16923)おさむのひと2025-12-034-0/+16
* enhance(backend): pugをやめ、JSXベースのテンプレートに変更 (...かっこかり2025-12-013-2/+18
* chore(dev): use postgresql 18 (#16850)syuilo2025-11-251-1/+1
* refactor(frontend): フロントエンドの型エラー解消(途中まで...かっこかり2025-09-131-1/+0
* fix testsyuilo2025-08-111-1/+2
* fix e2esyuilo2025-08-021-0/+3
* ノートの脱CASCADE削除 (#16332)syuilo2025-07-311-2/+0
* Migration cleanup (#16288)anatawa122025-07-162-0/+12
* fix(backend): avoid deadlock when deleting account (#16162)zyoshoka2025-06-041-6/+2
* enhance: いくつかの設定ファイルの項目をコントロールパ...syuilo2025-05-121-2/+0
* chore(deps): update node.js to v22.15.0 (#15606)renovate[bot]2025-05-041-0/+4
* chore(workflow): use `node-version-file` instead of hardcoded `node-version` ...zyoshoka2025-05-043-6/+6
* fix(test): fix federation test (#15900)かっこかり2025-04-282-12/+0
* fix: improve flaky federation test (#15845)anatawa122025-04-161-2/+4
* Feat: Chat (#15686)syuilo2025-03-241-1/+1
* fix(test): fix federation test (#15630)かっこかり2025-03-082-0/+12
* deps: update pnpm to v10 (#15588)かっこかり2025-03-072-8/+4
* enhance(backend): refine system account (#15530)syuilo2025-03-024-4/+11
* fix(backend): send Delete activity of a note to users who renoted or replied ...zyoshoka2025-02-261-18/+88
* update deps (#15311)syuilo2025-02-151-1/+1
* fix(build): corepackのバグの回避 (#15387)かっこかり2025-02-032-0/+4
* enhance(frontend): 照会の際にエラーを表示するように (#15147)かっこかり2024-12-191-5/+1
* fix(backend): fix type error(s) in security fixes (#15009)かっこかり2024-11-211-4/+3
* fix(misskey-js): WebSocketの型定義をReconnectingWebsocketに依存する...かっこかり2024-10-281-2/+0
* test(backend): add federation test (#14582)zyoshoka2024-10-1524-0/+3038