Claire

Results 1010 comments of Claire

Testing with an updated version of `fog-core` would be useful. I wanted to use this PR as a basis to give you instructions on how to do that but… it...

> redirect account Account redirections and migrations are not the same feature. Are you sure you actually performed a migration? (Reading the remaining of the issue, it appears to be...

I couldn't find the error nor could I reproduce it :/

> as far as I understand, the followers should have been removed from the old account. is it possible that an issue on the 'to' instance could prevent the migration...

> How? Replying for completeness, if someone stumbles on this issue: there should be a “Cancel redirect” link. ![image](https://github.com/mastodon/mastodon/assets/384364/a4a02247-9f1f-412b-bb83-1c969f9703cd) > But you don't need to answer. I stopped on the...

Hm, then it should have worked… looking at the code, the possible messages you'd get are: - “[…] is not an alias of this account” if the account you are...

This is very odd and I cannot reproduce it either on my personal server, mastodon.social or mastodon.online. Can you try to get in touch with the fosstodon admin and see...

There is no `dislike` category in Mastodon, so I think this issue can be closed. I am not sure what actually tried to submit a report with a `dislike` category,...

> Could we merge the codecov PR first, then compare the coverage? I guess that could help, indeed!

I'm surprised at the changes in coverage in `app/views/admin/reports/show.html.haml` and `app/controllers/api/v1/timelines/list_controller.rb`, I believe it is worth investigating. Loss of coverage in worker code is more expected, although it should probably...