Merge branch 'develop' into feat-1714

This commit is contained in:
かっこかり
2024-07-25 15:16:23 +09:00
committed by GitHub
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: {
/**