Skip to content
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

Support editing via client API #433

Closed
andrewgodwin opened this issue Jan 17, 2023 · 2 comments
Closed

Support editing via client API #433

andrewgodwin opened this issue Jan 17, 2023 · 2 comments
Labels
area/api The OAuth/client app API feature A specific, concrete feature to implement pri/medium Medium Priority

Comments

@andrewgodwin
Copy link
Member

This may need us to properly solve the multipart-form-data-on-not-POST problem first though.

@andrewgodwin andrewgodwin added feature A specific, concrete feature to implement area/api The OAuth/client app API pri/medium Medium Priority labels Jan 17, 2023
@chdorner
Copy link
Contributor

Just did a basic test for this with Ivory and it generally seems to work. It turned a local post back into a public post, but fairly sure that's because Ivory doesn't understand local posts.

Is there anything that's still left to do for editing?

@andrewgodwin
Copy link
Member Author

I don't think so - this just didn't get closed properly. The local/public thing will happen because we need to squash post visibility values down to the Mastodon set, yeah.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api The OAuth/client app API feature A specific, concrete feature to implement pri/medium Medium Priority
Projects
Archived in project
Development

No branches or pull requests

2 participants