Commit Graph

5 Commits (4e61c266f37214257bdf02fdd29b38257ff6c5fd)

Author SHA1 Message Date
zijiren233 4e61c266f3
refactor: store deletion sources as smallints 2 months ago
zijiren233 b62529e75e
feat: add recoverable resource deletion lifecycle 2 months ago
zijiren 8208b5a27f
fix(account): skip standalone room outbox events (#387)
## Summary
- persist deleted-room events only when the prepared event requires the
realtime outbox
- keep local post-commit fanout for standalone deployments
- prevent account closure from failing when cluster mode is disabled

## Verification
- cargo fmt --all -- --check
- cargo check -p synctv-api-common -p synctv-api-grpc -p synctv-api-http
- cargo test -p synctv-core deleted_room_outbox_config --lib
2 months ago
zijiren 1716af8321
feat(oauth2): add provider modes and native Apple flow
Merge reviewed OAuth provider mode and native Apple flow changes.
2 months ago
zijiren233 5425eaf436 chore: replace synctv-org backend with SyncTV v1.0.0 2 months ago