buzzrelay icon indicating copy to clipboard operation
buzzrelay copied to clipboard

Source to relay.fedi.buzz: relay the streaming API of Mastodon instances

Results 10 buzzrelay issues
Sort by recently updated
recently updated
newest added

This adds a new `/ingest` endpoint to allow instances to opt-in to relaying their users' posts to a buzzrelay instance without necessarily subscribing to receive posts from the relay (or...

Looking at the code, the relay does not seem to handle `delete` or `status.update` events from the streaming server, which means that subscribing servers will be made aware of the...

I'm unable to follow any of the relay feeds from my Calckey instance (a fork of Misskey). They're all listed as "pending:" ![image](https://user-images.githubusercontent.com/15241530/232106143-4970dca9-6a85-46bb-9a9a-331852c135d0.png) I'm not sure how [this ActivityPub Relay](https://github.com/yukimochi/Activity-Relay)...

# Problem Subscribe to buzzrelay on Misskey does not show any posts because they are all blocked by the server with the following error: ``` failed(UnrecoverableError: skip: signerHost() !== activity.id...

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. This repository currently has no open or pending branches. ## Detected dependencies cargo Cargo.toml...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [serde_json](https://togithub.com/serde-rs/json) | dependencies | patch | `1.0.122` -> `1.0.124` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [serde](https://serde.rs) ([source](https://togithub.com/serde-rs/serde)) | dependencies | patch | `1.0.204` -> `1.0.206` |...

In addition to following tags and instance relays, it would be nice to be able to create a customizable relay which includes various tags and/or instances. With options such as:...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [redis](https://togithub.com/redis-rs/redis-rs) | dependencies | minor | `0.25` -> `0.26` | ---...

This was reported by GotoSocial user @chri2 in superseriousbusiness/gotosocial#3063. When they enter the tag name `trööt` in the relay URL page at https://relay.fedi.buzz/, the resulting actor URL is https://relay.fedi.buzz/tag/tr%C3%B6%C3%B6t. However,...