wasm-deps.sh error during docker build
I'm not familiar with CPU archtectures but I think it's okay if it is equivalent to what Python's platform
module does. I will see the module when I have time, although it will be far from now...
Reduce database connnections required for routes::users::details
Close #888 Extract DbConn from PlumeRocket
Close #888 Extract DbConn from PlumeRocket
Close #888 Extract DbConn from PlumeRocket
I gave up to use Rocket's #[database]
decorator because Rocket cannot share its database connection pool with our actors (see https://github.com/SergioBenitez/Rocket/issues/1187).
[BUG] Plume append its domain name when clicking to follow on fediverse on non-local user to third party server
Thank you for reporting and detailed steps to reproduce. I could reproduce it. Will investigate.
WIP: Extract DbConn from PlumeRocket
Reduce database connnections required for routes::users::details
wasm-deps.sh error during docker build
Did the error occured in musl image? If so, I guess Debian image includes Python by default, though I didn't run script actually. If not, I need to investigate.