Merge branch 'develop' into feat-1714

This commit is contained in:
かっこかり 2024-07-25 15:16:23 +09:00 committed by GitHub
commit a01f104ba4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
86 changed files with 960 additions and 1210 deletions

View file

@ -154,5 +154,5 @@ stream.on('_disconnected_', () => {
---
<div align="center">
<a href="https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md"><img src="https://raw.githubusercontent.com/misskey-dev/assets/main/i-want-you.png" width="300"></a>
<a href="https://github.com/misskey-dev/misskey/blob/develop/CONTRIBUTING.md"><img src="https://assets.misskey-hub.net/public/i-want-you.png" width="300"></a>
</div>

View file

@ -4608,7 +4608,6 @@ export type components = {
/** Format: date-time */
latestRequestReceivedAt: string | null;
moderationNote?: string | null;
httpMessageSignaturesImplementationLevel: string;
};
GalleryPost: {
/**