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

Auto-minify breaks the Mastodon front-end. This explicitly sets the zone config to disable it. Ref: https://registry.terraform.io/providers/cloudflare/cloudflare/latest/docs/resources/zone_settings_override

I imagine this is known, but to list some that I've tried which don't work: - https://mastodon.social/@MonaApp/109506252875971252 (fails to log in) - https://mastodon.cloud/@icecubesapp (shows an "instance not supported" message)

See https://github.com/cloudflare/wildebeest/blob/25be15b2a073197082d278c286bc93fd95d94057/frontend/src/components/router-head/router-head.tsx#L17 There is no favicon.svg, it is favicon.ico - see https://github.com/cloudflare/wildebeest/blob/25be15b2a073197082d278c286bc93fd95d94057/frontend/public/favicon.ico Probably we should change the file to the wildebeest logo anyway?

Hi, thanks for this project! My understanding is that D1 is currently limited to 100MB databases. Perhaps I'm missing something, but isn't it very likely that you'll hit that limit...

I've been attempting to deploy this in a brand-new environment today (literally created my first cloudflare account today). While following the instructions I receive this error in the deploy action....

https://github.com/cloudflare/wrangler2/issues/2463 is resolved

The step [Add Queue to Producer Pages](https://github.com/cloudflare/wildebeest/blob/346b0a19dcd3bc7e00db67a6ead9ff65e2f52692/.github/workflows/deploy.yml#L258) in Deploy.yml makes a call to the `PATCH` endpoint of the cloudflare pages API. This will update the project if it exists, but...

Can I configure it to not use the img Plans? So it would not be able to upload images and videos, But still useful for same cases.

I have tried many times, the deploy sequence always stop at _Publish DO_ ,error log is ``` 2023-01-21T11:06:09.8455119Z ##[group]Run cloudflare/[email protected] 2023-01-21T11:06:09.8455450Z with: 2023-01-21T11:06:09.8455917Z apiToken: *** 2023-01-21T11:06:09.8456200Z command: publish --config do/wrangler.toml...