6f5a07c0a92ab976e6708bba1bcd1f29d9d9b2d2
- Images now render inline via NoteContent at the position of their URL rather than collected into a gallery block below the text - Clicking an inline image opens a full lightbox with navigation across all images in the post; lightbox index is tracked by position so duplicate URLs open at the correct index - Removed separate ImageGallery/extractImages from NoteCard, PostDetailPage, and ComposeBox to prevent double-rendering - Added disableEmbeds to NoteMoreMenu clamped preview to avoid block embeds inside a line-clamp-3 container - Fixed hasPreviewableContent in ComposeBox to detect image-only posts so the Preview tab appears correctly - Removed mp3/ogg/wav/pdf from MEDIA_URL_REGEX suppression list; those URLs now render as clickable links instead of being silently dropped - Added avif to IMAGE_URL_REGEX; added cursor-pointer to InlineImage
Description
Languages
TypeScript
95.7%
Java
1.5%
JavaScript
0.9%
Swift
0.9%
CSS
0.5%
Other
0.4%