Matthieu Rakotojaona
Matthieu Rakotojaona
This PR makes sure the fields in FETCH/SEARCH are atoms. The spec says it is allowed to have strings (ie with double quotes) here, but I'm on an IMAP server...
OfflineIMAP allows one to enter lambda functions to map remote names and local names (among others); unfortunately they end up spawning many lines. Here's a part of my config file:...
Currently, we accept all incoming connections and try to connect to all new peers we learn of. According to [this blog post from libtorrent main dev](http://blog.libtorrent.org/2012/12/swarm-connectivity/), the standard behavior is...
Hey there, While working on the files subset of the code (specifically for putting everything files related, so various `*files.go`, various `*cache.go`, `sftp.go`) I realized that there is room to...
Reopening of https://github.com/leahneukirchen/mblaze/pull/234 with a proper branch that doesn't change as I fiddle with it
We put the args to $TERMINAL inside single quotes for terminals that want a single command, and we put arguments extracted from the adress between double quotes to protect from...
I want to use forwarding with raw messages because it's just easier to work with from the point of view of receivers. The problem is that when "flattening" the message,...
Reopening !19 properly
### Requirements - [X] Is this a bug report? For questions or discussions use https://lemmy.ml/c/lemmy_support - [X] Did you check to see if this issue already exists? - [X] Is...
Hey there, ebou looks like a beautiful project ! Unfortunately I can't get it to run on my pleroma instance, I get this error: ``` src/environment/native/model.rs:616 2023-06-24T13:05:59 [ERROR] - API...