We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
現状はメンションがリモートユーザーの照合に使われるacctの一部を受け入れるようになっていますが、これをRFC 7565に合うように拡張することを提案します。
acct
Misskeyにおいては現状の定義で十分だが、それ以外のActivityPubを話すソフトウェアはそうとは限らないため。 例として、以下があります。
RFC 7565の定義に合わせる代わりに、.のみを許可される文字に追加することが代案として上げられます。
.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
purpose
現状はメンションがリモートユーザーの照合に使われる
acct
の一部を受け入れるようになっていますが、これをRFC 7565に合うように拡張することを提案します。reason
Misskeyにおいては現状の定義で十分だが、それ以外のActivityPubを話すソフトウェアはそうとは限らないため。
例として、以下があります。
alternatives
RFC 7565の定義に合わせる代わりに、
.
のみを許可される文字に追加することが代案として上げられます。The text was updated successfully, but these errors were encountered: