Soni L.
Soni L.
## Summary Instead of calling it master (which some projects use for development and others use for release), why not call it release instead, or latest?
# What Allows the use of web+ap URIs in search. They're functionally equivalent to https for search purposes. Closes #9504 # Why First step towards supporting web-first protocol handlers. (This...
## Summary Some systems have built-in support for the Web-First Protocol Handler (WFPH) protocol. To put it simple, WFPH allows a link such as `web+ap://example.org/@Username` to be automatically handled by...
includes #9648 closes #9739 adds support for https://modrinth.com/mod/fedicraft
## Summary It's arguably redundant because a local URL doesn't need to be pasted into search, but with OpenSearch it becomes possibly relevant. No reason not to support it. In...
## Summary In the interest of standardizing the concept of login across platforms, it'd be nice if misskey implemented RFC 9110 section 11.6.1: "A server MAY generate a WWW-Authenticate header...
**Is your feature request related to a problem? Please describe.** Would like to be able to share youtube links without pointing ppl at youtube specifically. Ppl should just be able...
### Pitch if your account is locked you should be able to pre-approve follows and have the software automatically allow the follow request (if it ever comes). ### Motivation while...
### Pitch It should be possible to disable mention federation, for GDPR compliance. ### Motivation If User A on Instance A federates with Instance B and mentions User C on...
### Pitch the WebUI should have an API for userscripts to make use of. ### Motivation it's currently impossible to integrate JS with the WebUI. userstyles work fine, but there's...