Emelia Smith

Results 190 issues of Emelia Smith

### Checklist - [x] I am using the latest version of this action. - [x] I have read the latest README and followed the instructions. - [x] I have read...

proposal

I noticed the missing spec coverage here for client credentials tokens during a conversation today.

This is from [this comment](https://github.com/mastodon/mastodon/pull/30539#issuecomment-2146195807) on a recent PR, idea being to have a single method for the webapp OAuth Application, rather than having it in multiple places. We could...

refactoring
ruby
rebase needed :construction:

### Is your feature request related to a problem? Please describe. Currently if I run a hedgedoc server, I need to manually login and create users via the CLI, if...

This implements #391, and I've tested it for compatibility with the JWTs that the AT Protocol codebase produces (it's a little complex on the node.js/javascript side, so I haven't included...

Resolves https://github.com/mastodon/documentation/issues/1549

The current text is: > Relative IRI (and URL) references SHOULD NOT be used within an Activity Streams 2.0 document due to the fact that many JSON parser implementations are...

Needs Group Input/Decision

The database design was so simple that we could just use sqlite, then we don't need postgresql at all.

# Description In the OAuth standard, the `scope` parameter for the authorization request is a space separated string, currently the OpenCollective implementation on the frontend only supports a comma separated...

Hi! I've been working on Mastodon which uses http.rb, and in local development, I'm using [localcan](https://www.localcan.com/docs/certificates/root-certificate) to route traffic to various development servers all with auto-generated SSL certificates from a...