wildebeest icon indicating copy to clipboard operation
wildebeest copied to clipboard

Wildebeest is an ActivityPub and Mastodon-compatible server

Results 90 wildebeest issues
Sort by recently updated
recently updated
newest added

Workers plan is required to enable queues

Because mastodon and the fediverse are federated, not centralized on a particular provider platform. Discord killed the concept of "server" please dont kill federation.

I don't really know where to leave feedback, so I'm doing this here. I can get all the way to the step where I enable GitHub Actions on my forked...

Hello there! This is an incredible piece of software and I absolutely love the CloudFlare developers for making the Fediverse more accessible through this for so many people! However, I...

It is common after a client requests authorization, before the authorization completes, the instance has a screen showing that a client is requesting certain oauth permissions of an account, and...

- enable no-unsafe-call for be/functions linting - enable backend await-thenable eslint rule - enable backend no-misused-promises eslint rule

implementations typically set descriptive user-agents like `http.rb/5.1.0 (Mastodon/4.0.2; +https://kolektiva.social/)` or `Akkoma 3.5.0-10-gfd2f03f8-develop; https://crimew.gay ` https://github.com/cloudflare/wildebeest/blob/main/backend/src/activitypub/deliver.ts

As documented here: https://gitlab.com/soapbox-pub/soapbox/-/blob/develop/docs/development/developing-backend.md This is implemented by other non-Mastodon backends utilizing Mastodon API, including Pixelfed, Pleroma, Mitra, Friendica…

I have the domain `alon.so` -- I'd like to use it with wildebeest such that my mastodon username is `[email protected]` but I don't want the wildebeest read-only UI on `alon.so`...

currently we have a single integration test for the frontend application: [frontend/test/post-page.spec.ts](https://github.com/cloudflare/wildebeest/blob/036db19ede388714acb6a6624c08c694849d960a/frontend/test/posts-page.spec.ts) given the simplicity of the read-only UI we don't need to go overboard and have fully fledged E2E...