Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Milly tweaks (#5365) | Eric Bailey | 2024-09-16 | 4 | -47/+178 |
| | | | | Co-authored-by: Hailey <me@haileyok.com> | ||||
* | Disallow some font scaling | Eric Bailey | 2024-09-15 | 1 | -0/+7 |
| | |||||
* | Nux after onboarding (#5357) | Eric Bailey | 2024-09-15 | 2 | -2/+4 |
| | | | | | * Don't show nux dialogs until post-onboarding * Don't show if over 10M | ||||
* | Fix wrong empty state for liked by (#5343) | dan | 2024-09-15 | 1 | -0/+1 |
| | |||||
* | Apply Following settings to Lists (#5313) | dan | 2024-09-13 | 1 | -1/+1 |
| | | | | | * Apply Following settings to Lists * Remove dead code | ||||
* | [Video] Remove `expo-video`, use `bluesky-video` (#5282) | Hailey | 2024-09-13 | 1 | -1/+1 |
| | | | | Co-authored-by: Samuel Newman <mozzius@protonmail.com> | ||||
* | Disable pointer events on media border (#5327) | Eric Bailey | 2024-09-13 | 1 | -0/+3 |
| | |||||
* | Merge branch 'events' into main | Paul Frazee | 2024-09-13 | 1 | -0/+5 |
|\ | |||||
| * | Add events | Eric Bailey | 2024-09-13 | 1 | -0/+5 |
| | | |||||
* | | Image/video border + tweaks (#5324) | Eric Bailey | 2024-09-13 | 3 | -0/+55 |
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Image/video border (#5253) * Update AutoSizedImage.tsx * Update AutoSizedImage.tsx * Update Gallery.tsx * Update ExternalLinkEmbed.tsx * Update MediaPreview.tsx * Update UserAvatar.tsx * Update ExternalLinkEmbed.tsx * Update ExternalPlayerEmbed.tsx * Update ExternalGifEmbed.tsx * Update GifEmbed.tsx * Update ExternalGifEmbed.tsx * Update GifEmbed.tsx * Update UserAvatar.tsx * Update ExternalPlayerEmbed.tsx * Update ExternalPlayerEmbed.tsx * video * Update QuoteEmbed.tsx * Tweaks, abstract components --------- Co-authored-by: Minseo Lee <itoupluk427@gmail.com> | ||||
* | Merge branch 'ten-milly' into main | Paul Frazee | 2024-09-13 | 9 | -1/+889 |
|\ | |||||
| * | Merge remote-tracking branch 'origin/ten-milly-android-save' into ten-milly | Eric Bailey | 2024-09-12 | 1 | -5/+38 |
| |\ | | | | | | | | | | | | | * origin/ten-milly-android-save: On android, change ten milly nux secondary action to save instead of share | ||||
| | * | On android, change ten milly nux secondary action to save instead of share | Paul Frazee | 2024-09-12 | 1 | -5/+38 |
| | | | |||||
| * | | Let display name wrap | Eric Bailey | 2024-09-12 | 1 | -2/+1 |
| | | | |||||
| * | | Fallback snoozing | Eric Bailey | 2024-09-12 | 1 | -2/+24 |
| |/ | |||||
| * | Handle display name | Eric Bailey | 2024-09-12 | 1 | -1/+9 |
| | | |||||
| * | Handle overflow of bottom text | Eric Bailey | 2024-09-12 | 1 | -5/+13 |
| | | |||||
| * | Ensure dialog shows for all accounts without snoozing | Eric Bailey | 2024-09-12 | 1 | -3/+18 |
| | | |||||
| * | Add gate | Eric Bailey | 2024-09-12 | 1 | -4/+20 |
| | | |||||
| * | Copy | Eric Bailey | 2024-09-12 | 1 | -3/+3 |
| | | |||||
| * | Protect against other exit methods, protect against multiple fetches | Eric Bailey | 2024-09-11 | 2 | -13/+16 |
| | | |||||
| * | Protect against 3p PDSs and bad responses | Eric Bailey | 2024-09-11 | 1 | -4/+11 |
| | | |||||
| * | Dev helpers, string cleanup | Eric Bailey | 2024-09-11 | 3 | -7/+26 |
| | | |||||
| * | Fix some nux types | Eric Bailey | 2024-09-11 | 1 | -3/+6 |
| | | |||||
| * | Refactor, integrate nux, snoozing | Eric Bailey | 2024-09-11 | 3 | -109/+169 |
| | | |||||
| * | Rename | Eric Bailey | 2024-09-11 | 6 | -7/+7 |
| | | |||||
| * | Hook up data | Eric Bailey | 2024-09-11 | 1 | -4/+74 |
| | | |||||
| * | Don't open for logged out users | Eric Bailey | 2024-09-11 | 2 | -6/+14 |
| | | |||||
| * | Copy | Eric Bailey | 2024-09-11 | 1 | -16/+6 |
| | | |||||
| * | Add badges, clean up spacing | Eric Bailey | 2024-09-11 | 5 | -13/+126 |
| | | |||||
| * | Disable avi | Eric Bailey | 2024-09-11 | 3 | -44/+90 |
| | | |||||
| * | WIP, avi not working on web | Eric Bailey | 2024-09-11 | 1 | -176/+247 |
| | | |||||
| * | Progress on desktoip | Eric Bailey | 2024-09-11 | 1 | -43/+287 |
| | | |||||
| * | WIP | Eric Bailey | 2024-09-11 | 2 | -0/+153 |
| | | |||||
* | | Suggested follows by actor (on profiles) updates (#5243) | Eric Bailey | 2024-09-12 | 2 | -47/+56 |
|/ | | | | | | | | | | | | | | | * If fallback, return nothing * Compress size a bit * Hide on own profile * Match load state * Remove gcTime * Filter out followed users * Feedback | ||||
* | disable autoplay within messages and trim feelers (#5260) | Samuel Newman | 2024-09-11 | 2 | -7/+27 |
| | |||||
* | [Video] Fix fullscreen on Chrome (#5246) | Samuel Newman | 2024-09-09 | 1 | -0/+53 |
| | |||||
* | [Video] Media preview improvements (#5229) | Samuel Newman | 2024-09-09 | 1 | -8/+9 |
| | | | | | * background color for images that haven't loaded * fix recordwithmedia not appearing | ||||
* | Update dates.ts (#5220) | surfdude29 | 2024-09-07 | 1 | -0/+2 |
| | |||||
* | Add intent for verifying email (#5120) | Hailey | 2024-09-07 | 2 | -0/+177 |
| | |||||
* | Set show_follow_suggestions_in_profile to true (#5205) | dan | 2024-09-07 | 1 | -7/+1 |
| | |||||
* | [Statsig] Add more events to downsample, increase downsample rate (#5198) | Hailey | 2024-09-07 | 2 | -4/+4 |
| | | | | | | | | | * add some events for sampling * include downsample rate in metadata * fix metadata logic * uncomment debug | ||||
* | Fix starter packs scroll (#5190) | Igor Adrov | 2024-09-06 | 1 | -1/+1 |
| | |||||
* | Redesign play button (#5192) | Eric Bailey | 2024-09-06 | 1 | -6/+29 |
| | |||||
* | Constrain image heights in feeds and threads (#5129) | Eric Bailey | 2024-09-05 | 2 | -2/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Limit height of images within posts * Add some future-proofness * Comments, improve a11y * Adjust ALT, add crop icon * Fix disableCrop in record-with-media posts * Clean up aspect ratios, handle very tall images * Handle record-with-media separately, clarify intent using enums * Adjust spacing * Adjust rwm embed image size on mobile * Only do reduced layout if images embed * Adjust gap in small embed variant * Clean up grid layout * Hide badge on small variant with one image * Remove crop icon from image grid, leave on single image * Fix sizing in Firefox * Fix fullBleed variant | ||||
* | [Video] require email to post videos (#5152) | Samuel Newman | 2024-09-05 | 1 | -2/+5 |
| | | | | Co-authored-by: Hailey <me@haileyok.com> | ||||
* | [Video] Add loading state to player (#5149) | Hailey | 2024-09-04 | 1 | -0/+1 |
| | |||||
* | Ensure profile labels can be appealed separately from account labels (#5154) | Eric Bailey | 2024-09-04 | 2 | -21/+11 |
| | |||||
* | [Video] Use same play button for gifs and videos (#5144) | Hailey | 2024-09-04 | 2 | -3/+31 |
| | |||||
* | Replace `ImageHorzList` 🤮 with `MediaPreview` ✨ (#5143) | Samuel Newman | 2024-09-04 | 1 | -0/+169 |
| |