Claire

Results 1010 comments of Claire

Might be worth checking for reports as well, especially in case a status has been soft-deleted.

Jobs are handled by sidekiq, so any error log would be in `mastodon-sidekiq`'s logs. I don't know how Kubernetes works, but on a manual installation, you'd check them by doing...

Indeed! Thanks for pointing that out, and not sure why dependabot didn't update/drop the PR.

`/about/more` is discontinued in Mastodon 4.0, the custom extended information is still here, but the Table of Contents is gone, and the built-in rules are much more prominent now.

There is still no obvious way to reorder them. Also, the fact that you can actually edit them is still difficult to discover.

As Mastodon requires *all* actors it interacts with to have a canonical `acct:` URI, it must be able to find that canonical `acct:` from the actor's `id`. This is done...

> The resource at the URL that the ID points to should be the canonical representation of the actor, Yes, but unfortunately, the ActivityPub ID of the actor is not...

> @ClearlyClaire when you are searching for the user on mastodon, which instance are you using? When I type my user in the search bar on mastodon.online, it just returns...

I'm not sure how you can tell it “doesn't call any webfinger URLs” if you do not control `mastodon.online` nor `littr.me` (btw. I'm not related to `littr.me` or `@[email protected]`). Webfinger...