-
Updated
Oct 20, 2019 - JavaScript
Here are 3,442 public repositories matching this topic...
-
Updated
Oct 26, 2020 - PHP
-
Updated
Oct 26, 2020
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Oct 22, 2020 - JavaScript
-
Updated
Oct 26, 2020 - HTML
-
Updated
Oct 16, 2020 - 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
Aug 26, 2020 - JavaScript
-
Updated
Oct 7, 2020 - C#
-
Updated
Oct 26, 2020 - Go
Currently there is no download button for credit statements in the Invoices & payments section.
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
Aug 28, 2020 - CSS
-
Updated
Oct 2, 2020 - HTML
-
Updated
Oct 9, 2020 - JavaScript
-
Updated
Oct 27, 2020 - Python
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
Feb 11, 2020 - JavaScript
-
Updated
Oct 14, 2020 - Go
Problem
We should be able to archive (soft delete) conversations if they've been closed for a certain period of time. This will speed up our queries and remove unnecessary data from the UI. Also, since it's a soft-delete, we'll be able to retrieve the data if the user decides they want it back.
Solution
Let's add an archived_at field to the conversations table and use the presence
-
Updated
Oct 17, 2020 - Shell
-
Updated
Oct 27, 2020 - Python
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."
Hi, I found mistake in translation to czech, but I dont see it in this file. By every mail content, there is a number of "opens" (how many times it was open). Wrong czech translation is "otevřít"... it should be "otevřeno"