Jorge Caballero

Results 32 comments of Jorge Caballero

I'm seeing the same thing. Turns out that there's *another* (separate) Mastodon API incompatibility issue that prevents Elk and Ivory from completing the OAuth flow. I'm working on a fix...

> Is my understanding correct that Elk and Ivory are more deeply incompatible with Wildebeest because of their ID UUID vs Integer issue? I can take a look at removing...

Sorry, @xtuc not sure why the linting is still failing PR checks. Would appreciate your help getting past this roadblock.

Seems like I have to upgrade my organization plan to enable that option. Will look into it. In any case, I manually applied your commit (thank you!) and that seems...

Adding a clarification that this issue (#253) is distinct from [issue #35](https://github.com/cloudflare/wildebeest/issues/35) -- the incompatibility with IceCubes App described in issue #35 stems from an incomplete `GET /api/v2/instance` implementation. In...

@dario-piotrowicz Every playwright test from `seo.spec.ts` is failing but it's not clear to me why that's happening since I didn't touch the front-end code in this PR. Separately, I'm getting...

So, I reverted all the changes in this PR, updated from `cloudflare/wildebeest/main` and then re-ran the playwright tests, and 6 tests *still* failed. Then, I manually checked one of the...

Update: I fixed the problem by [adjusting Playwright timeouts](https://github.com/cloudflare/wildebeest/pull/375)...and that surfaced an uncaught exception in my code, which I fixed.

> @DataDrivenMD I'm so sorry I didn't manage to reply earlier 🙇 No worries! Thanks for closing the loop. > `and that surfaced an uncaught exception in my code, which...

@xtuc Just want to flag that this PR is ready for re-review. I left two comments unresolved but added explanations for the proposed changes.