summaryrefslogtreecommitdiffstats
path: root/code (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-14code: Use curly quotes in the message.Ludovic Courtès1-1/+1
* code/endorsement-email.txt: Curly quotes.
2020-02-14endorsement-email.txt: It is I Love Free Software day! Thank GNU.Mark Wielaard1-0/+3
2020-02-14code: Do not require people to email gnu-misc-discuss.Ludovic Courtès1-2/+3
* code/endorsement-email.txt: Make gnu-misc-discuss optional.
2020-02-14code: Further tweak the endorsement email.Ludovic Courtès1-3/+5
* code/endorsement-email.txt: Nitpick.
2020-02-14code: Tweak endorsement email.Andreas Enge1-9/+14
* code/endorsement-email.txt: Tweak.
2020-02-14code: Add endorsement reminder message.Ludovic Courtès1-0/+99
* code/endorsement-email.txt: New file.
2020-02-13email: Always add a "Date" and a "Message-ID" header.Ludovic Courtès1-0/+35
* code/modules/email.scm (date->rfc822-string, compute-message-id): New procedures. (compose-message): Add #:date parameter. Set a "Date" and a "Message-ID" header on RESULT.
2020-01-28code: Add 'send-en-masse' program.Ludovic Courtès1-0/+51
* code/send-en-masse.scm: New file.
2020-01-27sc-email: Add anchors to the thread URLs.Ludovic Courtès1-4/+4
Suggested by Mark Wielaard. * code/sc-email.txt: Add anchors to the thread URLs.
2020-01-27sc-email: Update with newest version of Social Contract.Andreas Enge1-34/+30
* code/sc-email.txt: Use the social contract version from pages/gnu/social-contract.txt, which is the latest version as discussed on the mailing list.
2020-01-27sc-email: Add current draft of the Social Contract.Ludovic Courtès1-0/+56
* code/sc-email.txt: Add current draft.
2020-01-27Add supporting code: (email) and (maintainers).Ludovic Courtès2-0/+258
* code/modules/email.scm, code/modules/maintainers.scm: New files.
2020-01-27sc-email: Replace placeholders with URLs and email addresses.Ludovic Courtès1-13/+16
* code/sc-email.txt: Replace placeholders with URLs and email addresses.
2020-01-27Add Social Contract email.Ludovic Courtès1-0/+85
* code/sc-email.txt: New file.