Matthieu Rakotojaona

Results 41 issues of Matthieu Rakotojaona

Hey there, Thanks a lot for your application, it's really wonderful ! I'm loving the ideas you put forward, and the result is just so gorgeous :) One of the...

enhancement
idea

Hey there, thanks for dillo it's nice to see it alive and well ! I made a plugin for `magnet:` links: https://sr.ht/~rakoo/dillo-plugin-magnet/. It is pretty naive and straightforward, made mostly...

plugin

Caution: this is untested because I have trouble running the docker command, but it's minor

Hello there, thanks for pixelfed it's an amazing project ! I'd like to know if it's possible to have a "shared collection": basically a collection that multiple accounts can publish...

### Describe the request Hey there ! Thanks a lot for Tuba, it is really a great little app that does everything I need ! I wish more native applications...

enhancement

This is necessary for glob.glob() with the root_dir argument

Hey there, thanks a lot for your tool it is amazing. I've been dreaming for a tool like this for a long time because so much information is already in...

Small improvement: being able to set the client name through the CLNT command. There's no RFC for this, but is understood by some servers: http://proftpd.org/docs/howto/FTP.html

I'm using pleroma which doesn't have the same api: - `/api/v1/preferences` doesn't exist - `verified_at` doesn't always exist in a profile's field Those changes make the absence of the first...

Blurring can be "undone" in parts and is not a safe default (it seems opencv does a convolution, which can be reversed as seen in https://bartwronski.com/2022/05/26/removing-blur-from-images-deconvolution-and-using-optimized-simple-filters/) This PR makes solid...