-
Updated
Jan 12, 2021 - JavaScript
Here are 3,721 public repositories matching this topic...
-
Updated
Feb 25, 2021 - PHP
-
Updated
Feb 25, 2021
-
Updated
Feb 25, 2021 - JavaScript
-
Updated
Feb 24, 2021 - JavaScript
-
Updated
Feb 18, 2021 - HTML
-
Updated
Feb 25, 2021 - JavaScript
In text editing, QWERTZ keyboard works fine, however keyboard shortcuts Y and Z are swaped.
Expected behavior
If I press "z" button (on QW... row) a read flag should be toggled
If I press "y" button (on YXC.. row) a "copy message" function should be evoked
Actual behavior
If I press "z" button (on QW... row) a "copy message" function is evoked
If I press "y" button (on YXC.. row)
-
Updated
Feb 9, 2020 - JavaScript
-
Updated
Jun 15, 2020 - HTML
-
Updated
Feb 19, 2021 - C#
-
Updated
Nov 19, 2020 - JavaScript
-
Updated
Feb 25, 2021 - Go
If you select the "None" or "Default" email signature it is possible to paste text into the preview field. This should not be possible.
Seen in the desktop client.
-
Updated
Jan 7, 2021 - JavaScript
-
Updated
Feb 12, 2021 - CSS
Problem
We currently fetch ALL conversation records when we hit the ChatApi.Conversations.list_conversations_by_account/2 method (i.e. we set no limit or offset in our query, nor do we have cursors or anything like that)
This will not scale very well as more and more data gets added.
Solution
To start off, let's do the following:
- Implement another version of `ChatApi.Conve
-
Updated
Feb 10, 2021 - JavaScript
-
Updated
Feb 25, 2021 - Python
-
Updated
Feb 7, 2021 - HTML
I have the following file that handles my sendgrid set up.
import sgMail from '@sendgrid/mail';
const sendGridApiKey = process.env.SENDGRID_API_KEY;
if (!sendGridApiKey) {
throw new Error('The sendgrid api key has not been set in the environment variables');
}
sgMail.setApiKey(sendGridApiKey);
export { sgMail };After setting my api key I need to be able to do som
-
Updated
Nov 26, 2020 - Go
-
Updated
Feb 25, 2021 - Python
-
Updated
Feb 4, 2021 - Shell
-
Updated
Feb 11, 2020 - JavaScript
Improve this page
Add a description, image, and links to the email topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the email topic, visit your repo's landing page and select "manage topics."
What operating system are you using?
macOS Mojave 10.14.6
What version of Mailspring are you using?
1.6.3
Feature Request?
I would love to see an option to block email tracking attempts while displaying standard images.
Canary Mail does this well by automatically blocking most tracking pixels.
![canary](https://user-images.githubusercontent.com/2527231/6281815