Samuel Newman

Results 158 issues of Samuel Newman

# Based on #7221 Now that we have edge to edge mode, we can do what I always intended to do: hide the system bar with the other lightbox controls,...

Responsibility for remapping deprecated labels to new labels has been moved to the SDK in https://github.com/bluesky-social/atproto/pull/3270 This PR removes our in-app remapping and uses `moderatePost` directly, as originally intended.

# Stacked on #8220 Basically a copy/paste job from `EditProfileDialog` with the create/edit list modal logic in it. Android iOS Web # Test plan Test all 3 platforms Test: -...

# Stacked on #8219 (already merged) Web was using the old edit profile modal for three reasons: 1. Nested radix components (dialog/dropdown menu) broke a11y/generally didn't work 2. The web...

# NOT READY FOR MERGE Fixes https://github.com/bluesky-social/social-app/issues/1360 Works fine, except it pops up a permission prompt every time, which is probably a deal-breaker. ~~Looking into workarounds.~~ ~~Waiting on upstream fix...

# Stacked on #8191 Another one bits the dust iOS - Normal iOS - Misleading Web - Normal Web - Misleading # Test plan Test post: https://bsky.app/profile/samuel.bsky.team/post/3lndatcefk22h deck.blue supports markdown...

Deletes two modals 1. `waitlist` - didn't even have an implementation 2. `invite-codes` - completely defunct, API no longer works, not used anywhere Also rips out the copied invite code...