Emelia Smith

Results 570 comments of Emelia Smith
trafficstars

> > Have you tried bundle exec ./bin/tootctl ? > This works and I have no idea why. Could you explain why? i can't off top of head. I know...

This could be related to https://github.com/mastodon/mastodon/issues/29989

We will need to either keep the `crypto` scope or do the database migration to quietly remove that scope from any applications, access tokens or access grants. If we remove...

We thought the same about the `read:me` scope which had only recently been merged, but in the month between there were many applications already using it. The `crypto` scope has...

@renchap fantastic news! The one thing this still absolutely needs is the migration to drop the OAuth Scopes for crypto, otherwise we'll be having errors & breakages: https://github.com/mastodon/mastodon/pull/31193#issuecomment-2263643823

@mjankowski it existed in the UI when creating an application, was documented and was accepted when creating an application via API; it should likely be silently dropped & future applications...

![IMG_8150](https://github.com/user-attachments/assets/45ac27d6-e3a3-4942-9ed8-2e6f04a0e897)

From the HMA meeting today, we had two options to move forwards: 1. Write basic documentation in markdown for some common APIs to help people integrating get started with the...

@nbulaj this looks AI generated for some reason. That said, we probably do want a CI/CD workflow that builds the docker image and runs it, considering that's how tests can...

@bnewbold applied all the changes πŸ‘πŸ»