fix: fall back from invalid DAVE presence timezone #74
Reference in New Issue
Block a user
Delete Branch "codex/issue-73-presence-timezone-fallback"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #73
When an optional encrypted profile contains a malformed timezone, dynamic presence now falls back to DAVE_PRESENCE_TIMEZONE without logging or modifying profile data. Adds regression coverage for the live failure mode.