这是indexloc提供的服务,不要输入任何密码
Skip to content

feat: upload from url #233

New issue

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

Merged
merged 1 commit into from
Jun 22, 2024
Merged

feat: upload from url #233

merged 1 commit into from
Jun 22, 2024

Conversation

poppingmoon
Copy link
Owner

Made it possible to attach a file to a note from its URL.

Misskey sends the file via the main streaming channel when the upload request is completed, but sometimes it does not appear on the stream.
To get the uploaded file in that case, request drive/files/files periodically and check if the file is already created.

Also added an option to upload a file to the drive from the URL.

Resolve #200

@poppingmoon poppingmoon merged commit 68dfb2b into main Jun 22, 2024
14 checks passed
@poppingmoon poppingmoon deleted the upload-from-url branch June 22, 2024 19:27
This was referenced Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

iOS:添付ファイルの選択元を増やして欲しい
1 participant