fd769e32d4
Update restoreVideo() to: - Use restore_video_to_post action to avoid marking composer dirty - Check compressed flag from stored video metadata - If video is pre-compressed, skip compression and go straight to upload - Pass localRefPath through to preserve video identity This prevents unnecessary re-compression when restoring drafts with videos that were already compressed before saving. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>