Merge commit '31abef8917879917a330419fe3981a2fb7f35b69' into glitch-soc/merge-upstream

Conflicts:
- `app/services/post_status_service.rb`:
  Upstream added a line adjacent to one that had been modified due to local-only posting.
  Added upstream's change.
- `tsconfig.json`:
  Upstream updated Typescript and updated `tsconfig` in the process by changing paths, where
  glitch-soc had extra paths. Updated as upstream did.
This commit is contained in:
Claire
2026-03-25 21:36:32 +01:00
209 changed files with 2115 additions and 1265 deletions

View File

@@ -38,7 +38,7 @@
"@types/ws": "^8.5.9",
"globals": "^17.3.0",
"pino-pretty": "^13.0.0",
"typescript": "~5.9.0",
"typescript": "~6.0.0",
"typescript-eslint": "^8.55.0"
},
"optionalDependencies": {