- 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 |
||
|---|---|---|
| .. | ||
| api_auth.go | ||
| api_items.go | ||
| api_tags.go | ||
| api_upload.go | ||
| context.go | ||
| handler.go | ||
| home.go | ||
| item_page.go | ||
| media.go | ||
| proxy.go | ||
| router.go | ||
| templates.go | ||