summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* changelogdebian/0.23-1_bpo10+1archive/debian/0.23-1_bpo10+1buster-bpoSean Whitton2021-04-05
|
* Merge tag 'debian/0.23-1' into buster-bpoSean Whitton2021-04-05
|\ | | | | | | | | | | | | | | | | | | | | | | mailscripts release 0.23-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear] # gpg: Signature made Thu 28 Jan 2021 04:37:17 PM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
| * release mailscripts 0.23 (-1 to Debian unstable)debian/0.23-1archive/debian/0.23-10.23Sean Whitton2021-01-28
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: cope with .. in linksSean Whitton2021-01-28
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: accept more MIME typesSean Whitton2021-01-28
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: avoid some uninitialised variablesSean Whitton2021-01-28
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: cope with links in feeds missing the protocolSean Whitton2021-01-28
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: fix handling relative linksSean Whitton2021-01-28
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: handle failures to fetch imagesSean Whitton2021-01-28
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: avoid loading whole gemtext into memorySean Whitton2021-01-28
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: handle ./ linksSean Whitton2021-01-27
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: avoid double slashesSean Whitton2021-01-27
| | | | | | | | | | | | | | Seems some servers don't eliminate these themselves and can return "Not found". Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: perltidySean Whitton2021-01-27
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: tweak error messageSean Whitton2021-01-27
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: treat SSL connection failure as a temporary failureSean Whitton2021-01-27
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: cope with feed entries which don't have datesSean Whitton2021-01-27
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: die if fail to establish SSL connectionSean Whitton2021-01-27
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: treat missing gemini response as a temporary failureSean Whitton2021-01-27
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: die if did not get gemini responseSean Whitton2021-01-27
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: don't exit subroutine via 'next'Sean Whitton2021-01-27
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: enable specifying a list of subscriptionsSean Whitton2021-01-27
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: perltidySean Whitton2021-01-27
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: drop superfluous chompSean Whitton2021-01-25
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: don't record as seen if sending mail threw an exceptionSean Whitton2021-01-25
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: tweak error messageSean Whitton2021-01-25
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: tweak error messageSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: tweak error messageSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: comment with shell snippetSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: handle redirectsSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: improve error messageSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: accept application/atom+xml MIME typeSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: accept application/xml MIME typeSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: don't exit subroutine via nextSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email(1): add "TYPICAL USAGE"Sean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: improve image link regexpSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * demote gmi2email-only deps to SuggestsSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: support for Atom feedsSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: factor out send_subscribed_gemtextSean Whitton2021-01-24
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: don't attempt to inline images from outside of gemini://Sean Whitton2021-01-23
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: add --no-sendSean Whitton2021-01-23
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: avoid blank lines within lists of linksSean Whitton2021-01-23
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * gmi2email: refactor to avoid a level of nestingSean Whitton2021-01-23
| | | | | | | | | | | | No functional change. Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * new script: gmi2emailSean Whitton2021-01-23
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * release mailscripts 0.22 (-1 to Debian unstable)debian/0.22-1archive/debian/0.22-10.22Sean Whitton2021-01-19
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * Use 'cl-case' not 'case' and require cl-libSean Whitton2021-01-19
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * don't call completing-read when there are no completionsSean Whitton2020-07-22
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
| * mailscripts.el: drop hard dep on Projectile, add project.el supportSean Whitton2020-07-21
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | changelogdebian/0.21-1_bpo10+1archive/debian/0.21-1_bpo10+1Sean Whitton2020-06-07
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
* | Merge tag 'debian/0.21-1' into buster-bpoSean Whitton2020-06-07
|\| | | | | | | | | | | | | | | | | | | | | | | mailscripts release 0.21-1 for unstable (sid) [dgit] [dgit distro=debian no-split --quilt=linear] # gpg: Signature made Mon 01 Jun 2020 10:17:16 AM MST # gpg: using RSA key 9B917007AE030E36E4FC248B695B7AE4BF066240 # gpg: Good signature from "Sean Whitton <spwhitton@spwhitton.name>" [ultimate] # Primary key fingerprint: 8DC2 487E 51AB DD90 B5C4 753F 0F56 D055 3B6D 411B # Subkey fingerprint: 9B91 7007 AE03 0E36 E4FC 248B 695B 7AE4 BF06 6240
| * release mailscripts 0.21 (-1 to Debian unstable)debian/0.21-1archive/debian/0.21-10.21Sean Whitton2020-06-01
| | | | | | | | Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>