feat: improve image quality and add retry logic
- Download Twitter images at original quality with :orig suffix
- Fall back to standard quality if high-res download fails
- Increase JPEG quality from 85% to 92% for better quality
- Preserve PNG transparency with max compression level
- Add 10 second fixed pacing delay between posts
- Add logic tests for image processing and retry behavior