Rooki
Rooki
> Hi @Pdzly , Thank you for your contribution to Plane. While running the script, we encountered some errors related to file paths and command execution. In addition, could you...
I would allow it if the community is local on the users instance Steps: Prerequisites - Community A - On Instance A - User A - On Instance A and...
> In development, progress can be viewed at https://docs.tomdotbat.dev. Nice :) Thanks a lot
What plemmy version do you use?
PLemmy doesnt support
No it does not support image upload.
Implemented it, it is now possible to upload images with plemmy 0.4.5. Its probably late, but its done now :)
> > I just downloaded the app as a flatpak and it does not work at all. I am not able to log in and none of the buttons seem...
I would suggest that you just ignore it and either run it in pm2 or just catch it with process.on("uncaughtException", (error) => { console.log("uncaught error:"); console.log(error); });