Ryan Barrett

Results 329 issues of Ryan Barrett

notably, don't insert Nones into the storages and bots globals, and handle empty lists in min_filter and sum_filter.

Hi all! This is low priority, not urgent, just filing since I'm curious and wanted somewhere to track. Do you know whether/how you plan to give current users access to...

Thanks in advance for looking at this! **Describe the bug** On Android, if the app isn't running in the background, and I open a bsky.app link to a post, the...

bug

Hi I tried federating a `Like` activity from [Bridgy Fed](https://fed.brid.gy/) to [this post](https://lemmy.ml/post/713841) on lemmy.ml (running BE 0.16.7) just now, and the AP inbox delivery to `https://lemmy.ml/u/OptimusPrime/inbox` returned 400 with...

enhancement
federation

Right now, in many situations HTTP Shortcuts uses a foreground spinner to send the network request. Totally understandable, but it blocks other user interaction with the phone until it's done....

feature request

We're on 3.3.7, they're now up to 5.3. Will take redesigning our HTML and CSS, no clue how much. Ugh.

We should encrypt (with salt) the tokens in the datastore, with a static key deployed with the app. Tokens are already encrypted at rest, and this isn't a silver bullet...

Some webmention receivers, notably webmention.io, respond to webmentions with HTTP 201 and a status page URL in the Location header. ([Spec.](https://webmention.net/draft/#sender-notifies-receiver)) When we get one of those, we should store...

backfeed

_Originally posted by @snarfed in https://github.com/aaronpk/webmention.io/issues/187#issuecomment-1819754100_: Not entirely sure what's going on here, but I suspect the problem is we're finding that post at least two different ways, as a...

backfeed

Bluesky is federating internally, and it's hitting us! 😁 https://github.com/bluesky-social/atproto/discussions/1832 . We need to start resolving handles and DIDs to users' individual PDSes and make calls to them instead of...