Paul Frazee

Results 176 issues of Paul Frazee

https://github.com/bluesky-social/atproto/pull/437 lays out the steps needed on each package. As @dholms points out, we also need to rethink the scripts that update the "main" field in package.json since it currently...

Historically XRPC has avoided 404s because there's some ambiguity about whether a 404 means "Resource not found" or "XRPC is not supported." (A server that doesn't support XRPC would respond...

All generated interfaces have an index signature to signify the unconstrained space, which is correct but reduces the type-checking benefits of the generated code. We should instead generate an additional...

This PR is currently a proposal for adding two methods - `com.atproto.server.getAccountPreferences` - `com.atproto.server.putAccountPreferences` They use an open-union array of preferences that are defined the server.defs. The settings should be...

The existing ImageHider is using a blurring effect which has some issues - On firefox it's inconsistent about actually covering the full image - It's kind of an eye-grabbing visual...

- Vimeo - Giphy - Tenor - Imgur - TikTok - Instagram (?) - Apple music We can anything that's secure and has moderation on their platform! [APP-932](https://linear.app/blueskyweb/issue/APP-932/additional-requested-embed-players)

feature-request
x:discussing

Leaving this PR as a draft that can be pulled as-needed when building Android releases. Just assemble the release then check out this branch and rebase onto main and then...

Closes #2315 On android, the `` is miscalculating the keyboard behavior when the keyboard is closed, causing the bottom half of the interface to get clipped. In this PR I...

On first use of the embed player per device, we need to inform the user that the content is hosted by a third party and the request will be sent...

x:planned

We need to show an interface explaining what's going on. Ideally it will tell the user if things seem to be taking too long (so they know the app is...

x:planned