Simon Fondrie-Teitler
Simon Fondrie-Teitler
I'm not sure if the two of you have talked on twitter, but my thoughts: I'm not sure if we need a fancy searching api. I think we're just going...
For me the build fails on 18.04 and 20.04 with the error `error: ‘cabsf’ was not declared in this scope`. The build failure doesn't actually stop it from working on...
I've got a commit that adds a plain-text only version generated from the html: https://github.com/simonft/nylas-mail/commit/8054109c0841433c88522648d645bcc0ca828bd2 @robertfoss is that enough for your needs? Or are you looking for an editing mode...
Pinging the name to see if it's a website would be a pretty big privacy leak, similar to (though not as bad as) https://www.bleepingcomputer.com/news/security/iterm2-leaks-everything-you-hover-in-your-terminal-via-dns-requests/ Why not use a library that...
My best suggestion for now is to update the debian dependencies so that gnome-keyring-daemon is pulled in. It doesn't look like that's currently happening.
@diegomachadosoares did you get a password management error when you first logged in? I think it might be related to #51 as well.
I figured that an API token was gone, but I wasn't sure which. Which API token are you thinking? There's one for the local API, and one for the Nylas...
FYI, if you've used the `certonly --standalone` I think you'll need to update the renewal cron to make sure it's stopping/restarting the nginx server, otherwise renewals will fail since the...
I just migrated a 10k follower account to an account on its own server and can speak to this change being helpful. It seems like the server needs to be...
Fixed in #30. Thanks for the report!