Emelia Smith

Results 609 comments of Emelia Smith

Yeah, something's triggering constant failures for me, which I suspect is due to bundler or ruby versions switching between branches. I've had a couple of times where I've needed to...

This also applies to `unsubscribe`

Turns out the reason it doesn't work as one might expect is because pubsub actually doesn't use "keys" but "channels" and these are different according to redis, so arguably, there'd...

You could also use the `Retry-After` header: https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Retry-After

Am running a poll about potential `email` scope and `email` / `email_verified` claims: https://hachyderm.io/@thisismissem/113318835171862715

Looks like the latest push gave me flakey tests, I'm not sure why?

> This looks sensible overall, though I'm slightly worried about having two overlapping-but-not-equivalent endpoints here. One is mastodon-specific, the other is far more standardised, allowing for better interoperability. (e.g., allowing...

@ClearlyClaire I've gone ahead and dropped the `WEB_DOMAIN` changes from this PR, whilst we figure out a way to better solve this.

@ClearlyClaire have addressed your feedback, good points!