lookbook/internal
soup 4a2cb341fa
Improve Twitter/X link handling and text formatting
- Use FxTwitter API for full note tweet text (with syndication API fallback)
- Save Twitter posts based on media content:
  - Videos → embed type (proxied video)
  - Images → image type (gallery)
  - Text-only → quote type
- Add granular preview badges: 'X VIDEO', 'X GALLERY', 'X POST'
- Preserve formatting/spacing with white-space: pre-wrap for quotes and descriptions
- Rename VideoInfo to EmbedInfo for better semantic clarity
2026-01-18 00:03:30 -05:00
..
components Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00
data Add password change functionality 2026-01-17 22:28:13 -05:00
embed Improve Twitter/X link handling and text formatting 2026-01-18 00:03:30 -05:00
handlers Improve Twitter/X link handling and text formatting 2026-01-18 00:03:30 -05:00
middleware Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00
migrations Add support for multiple images from Twitter links 2026-01-17 13:28:20 -05:00
opengraph Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00
static Improve Twitter/X link handling and text formatting 2026-01-18 00:03:30 -05:00
video Initial commit: Lookbook personal collection app 2026-01-17 01:09:23 -05:00