Ploum

Results 69 comments of Ploum

> . See the following blog post for something close to our current thinking on the subject: > > https://fastmail.blog/2016/12/17/format-flowed/ Not supporting the RFC in the webmail is one decision....

Regarding the support in the client editor, I think the fastmail blog can be summarized as : "people don’t use format=flowed because mail providers don’t support it and, as mail...

I understand that. For me, the formal difference is between "we don’t want to support it" (aka fastmail), which is a political stance and "it’s in our bucket but not...

I have the (maybe wrong) feeling that this issue is somewhat related to #180 . As #180 is announced as fixed (but not yet closed), is there any progress made...

If possible, it would be nice to have it in the same repository than protonvpn repository. That way, we could simply add one repository and have everything protonrelated in one...

On my Descent MK1, it seems to "freeze" the watch (well, the application cannot be quit without rebooting the watch), even if I start from the phone. It doesn't happen...

Indeed. At first, I thought there was a bug as my account was not showed anymore when browsing my own website. It took me a while to realize that streetpass...

Let's put some historical context: 1. I started to write the whole gtktreeview from scratch until I realised that it was not always easy to figure out which tasks were...

1. The idea with SQL is that you may not need to load the whole tree in memory and do every action with SQL queries. It might be fast enough....