Ryan Barrett

Results 419 issues of Ryan Barrett

Not sure if they've published a spec for this yet, but it's pretty close, if not already there: https://github.com/bluesky-social/atproto/discussions/3074

- `requests_oauth2client` version: head - Python version: 3.12.8 - Operating System: macOS ### Description Hi again! The service I'm building an OAuth client for, Bluesky, [uses a protected resource metadata...

- `requests_oauth2client` version: 1.6.0 - Python version: 3.12.8 - Operating System: macOS 15.3 ### Description Hi! First off, thank you so much for building and maintaining requests_oauth2client. It's great! I'm...

Hi @sshaw! First off, thanks (again) for writing and maintaining git-link all these years. It's great! Sometimes I use git-link when I have commits in my local clone that haven't...

Hi @akirk et al! First off, thanks for building and maintaining this plugin. It's great! I noticed an interesting quirk of the `Update` AP activities for actors that Friends sends...

I recently added Bluesky OAuth to oauth-dropins, so this should be pretty straightforward. cc @JoelOtter

[NIP-24 defines a few extra profile fields we should support](https://nips.nostr.com/24#kind-0), notably `banner` and `website`. It also defines a `bot` boolean. Should we set that to True? I'm leaning toward no,...

It's an optimization, not strictly needed for launch, but we could consider keeping outbound websocket connections to relays open, in a pool, and reusing them as needed instead of opening...

infra

We standardized this into `Protocol.set_username` for Bluesky custom domain handles. We should move to that for custom fediverse addresses too.

infra

We're seeing a trickle of internal crashes on sending the welcome DM when someone enables the bridge in the settings UI: https://console.cloud.google.com/errors/detail/CN7PtM-iwI-4ZA;time=P1D;locations=global?project=bridgy-federated&inv=1&invt=AbzEiw . I _think_ internal only, ie not user-visible....

bug