feat: GIF picker overhaul, self-reaction prevention, and UI polish#26
Merged
GraysonCAdams merged 7 commits intomainfrom Mar 1, 2026
Merged
feat: GIF picker overhaul, self-reaction prevention, and UI polish#26GraysonCAdams merged 7 commits intomainfrom
GraysonCAdams merged 7 commits intomainfrom
Conversation
…e URLs - Replace CSS grid with dynamic masonry columns (2-3 based on width) - Add IntersectionObserver to auto-play visible GIFs and show stills off-screen - Use WEBP for grid previews (smaller/faster), full GIF for comment sharing - Add search icon to search field for better visual affordance - Increase GIF fetch limit from 20 to 30 - Reduce displayed GIF sizes in comments for better readability
…prop AvatarCropModal now receives imageUrl as a prop instead of opening the file picker internally. Settings page handles file selection and object URL lifecycle, making the modal simpler and more reusable.
Disable the favorite button and block reaction gestures (double-tap, long-press, picker) when viewing your own clip.
- Hide speed pill on mobile (touch-only devices) - Disable video right-click context menu - Only show iOS Shortcut nudge on iOS devices - Add explicit 'Open Scrolly' button on share success page - Prevent horizontal swipe from hijacking progress bar interaction
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan