Claire

Results 1010 comments of Claire

It should not be possible to create new apps with invalid scopes, so the issue should be *mostly* addressed, but old records can still be around and we probably need...

Sounds like this could be either an issue introduced by #19617 or a database replication lag issue specific to mastodon.social's deployment. #21932 also points at a replication lag issue.

Hi! Thank you for your contribution. The feature itself is welcome, but as #21054 intends to rewrite a lot of the classes you changed, I would wait before working more...

> @ClearlyClaire I noticed a few of mine got stuck on the `build-and-test` CI job. Is there anything I need to do, or is that something that needs to manually...

Having something generic like `urn:activitypub:mastodon` could be useful, but as said previously, we cannot achieve that, at least in the web app. > I think we can remove `noreferrer` from...

> Note that I don't know ruby or rails. There might be a better way to do this, especially instead of hardcoding the role names. I think the mappings should...

I wonder if that person even reached the modal? I'm just realizing now that the modal does not show up if you click the button on the mobile view top...

There is a small issue when the account is locked, in which there will be an additional space and an icon at the end. Could you perhaps add another `span`...

Nothing in Mastodon should lead to such URLs, so this is unsupported. That being said, this is easy enough—if slightly awkward—to fix, so we'll address it—at least for the non-IDN...

With regards to the build failures, I believe they should be fixed by rebasing on top of current `main` branch.