You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: