Claire

Results 1010 comments of Claire

Yeah, including the values does seem useful. I would personally prefer if it was its own endpoint, especially if it includes the values, but I'm not feeling super strongly about...

@danielmbrasil can you move it to its own endpoint?

Note that the “source” is only known for local posts, anything remote is only known as HTML.

IIRC those are pretty difficult to add tests for due to the way Devise works, but if there's a way, it would be a very welcome addition!

> Not sure if > > https://github.com/mastodon/mastodon/blob/0765aeba3831374e7ee734acb7d02a684c12947a/.bundler-audit.yml#L3 > is needed after this I indeed think it shouldn't be needed anymore

> Although the migrations are passing, I'm thinking this probably needs some actual code changes, since I see some `ActiveRecord::Migration[5.0]` with strong migrations, but 0.8/1.x appear to only be for...

I think so. My only worry is the PostgreSQL required version bump, but we will have to drop support from PostgreSQL < 10 at some point, and even PostgreSQL 10...

I agree that code coverage stats for the Javascript/Typescript part is probably not useful for the time being. I think comments would probably be too spammy. I think Github status...

> Should I delete the JS/TS CI stuff and the extra `jest:coverage` target? Yes please! > Should I add a `codecov.yml` to track an of those threshold changes https://docs.codecov.com/docs/codecov-yaml I...

It should already be possible for suspended users to access `/settings/export` and request their archive. ![image](https://user-images.githubusercontent.com/384364/218084256-06418257-fe83-49f8-b571-965aea4ac83c.png) ![image](https://user-images.githubusercontent.com/384364/218084338-b481e336-0e3b-4d4c-b434-94fe8b9c2ac4.png)