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

Add pictrs fetch / upload to API #1772

Closed
dessalines opened this issue Sep 6, 2021 · 1 comment
Closed

Add pictrs fetch / upload to API #1772

dessalines opened this issue Sep 6, 2021 · 1 comment
Labels
Milestone

Comments

@dessalines
Copy link
Member

History: we used to forward picture requests and uploads directly to pictrs, but now pass the requests through lemmy. Since these are passed through lemmy anyway now, we should add proper websocket and HTTP API actions like the rest of our actions.

This will also remove the need for nginx when developing.

@dessalines dessalines added the enhancement New feature or request label Sep 6, 2021
@Nutomic
Copy link
Member

Nutomic commented Sep 6, 2021

Then we could make separate endpoints for uploading post image, user avatar or something else. This would also allow for a better way to implement #1118.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants