Ryan Barrett
Ryan Barrett
We currently use https://github.com/ahknight/httpsig, but it's been unmaintained since 2018. We're already on our own fork, https://github.com/snarfed/httpsig, to get https://github.com/ahknight/httpsig/pull/26. Looks like https://dev.funkwhale.audio/funkwhale/requests-http-message-signatures is more recently maintained. Or if not,...
Real work is pretty much all in https://github.com/snarfed/granary/issues/174, this is just a placeholder.
Started seeing these from https://mostr.pub/ recently, evidently Pleroma pioneered these and other services now maybe support them too? - https://docs-develop.pleroma.social/backend/development/API/differences_in_mastoapi_responses/#emojireact-notification - https://github.com/misskey-dev/misskey/issues/5425 - https://libervia.org/__b/doc/backend/components.html#reactions - https://socialhub.activitypub.rocks/t/fediverse-enhancement-proposal-fep/1059/3 - https://socialhub.activitypub.rocks/t/vocabularies-vs-extension/3115 Example: ```json...
Fediverse YouTube! Not sure how much we currently interop, but we did [hit this error](https://console.cloud.google.com/errors/detail/CK6ml6ekotDBswE;time=P30D?project=bridgy-federated) today when fetching [this video post](https://spectra.video/videos/watch/1484abab-d649-45d0-8c50-d761382ac4e7) and converting it to AS1.
actors, objects, redirects, renders, maybe webfinger?
We often use fragments in synthesized activity id URLs, eg `https://snarfed.org/#update-2023-01-01T02:03:04`. However, https://socialhub.activitypub.rocks/t/problems-posting-to-mastodon-inbox/801/23 says: > I ran into this object id #fragment problem as well. It seems because of some...
List all users, like https://brid.gy/users . Requested by @tantek: https://chat.indieweb.org/dev/2022-11-24#t1669263633286000
Hi all! Minor request, just filing to track. Looks like neither the TS AppView nor the Go AppView currently support `seenAt`: https://github.com/bluesky-social/atproto/blob/828dfa8a8af523858ebd4dc164c996a8884c50b9/packages/pds/src/app-view/api/app/bsky/notification/listNotifications.ts#L29-L31 https://github.com/bluesky-social/indigo/blob/251fff6498dc6f44378fa155620d9ccd77cfac67/pds/handlers.go#L250-L251 `seenAt` would be easier for me to...
Hey all! Hope you're good! Minor AppView JWT handling bug report below. Low priority, obviously. **Describe the bug** If the `iss` field of the JWT passed to the AppView is...
Hi! First off, thank you all for building and maintaining Hammerspon. It's great! I couldn't live without it. I've been happily using v0.9.100 with the same unchanged config for a...