Commit Briefs

ded4df750c witcher

Add man page (tags/0.1.0)


3fe96bd12a witcher

Fix formatting


69bfb4f36f witcher

Always append URL to body of E-Mail

Closes: https://todo.sr.ht/~witcher/rss-email/7


e8c5640f7c witcher

TLS: Let lib handle TLS settings

This seems to work for Migadu as an SMTP server, but hasn't been tested with other SMTP servers (e.g. without any TLS at all). Closes: https://todo.sr.ht/~witcher/rss-email/8


ccb62d5314 witcher

Extract config and mailer modules

Closes: https://todo.sr.ht/~witcher/rss-email/9


30dde916b0 witcher

Use specified port for smtp server in config


ae8f0b6309 witcher

Add LICENSE


78dc66cd0d witcher

Add README.md


c7665c29c2 witcher

Add example config file


ee004920e3 witcher

Create config dir if it doesn't exist


e2466bf6fd witcher

Remove dotenv dependency


7802c66670 witcher

Experimental support for TLS when sending mail


d8e36cdaa7 witcher

Progress. Still work to do before version bump.

Closes: https://todo.sr.ht/~witcher/rss-email/1 Closes: https://todo.sr.ht/~witcher/rss-email/2 Closes: https://todo.sr.ht/~witcher/rss-email/5 Closes: https://todo.sr.ht/~witcher/rss-email/6


6bd81b0f2d witcher

ci: add sqlite-dev package


8230f748e3 witcher

add ci


74851b8c3d witcher

add ci


6ecb5bd86d witcher

send_posts prototype


d85ed18bc6 witcher

cargo fmt


46f44a2336 witcher

proper pub_date support, url file support


b5eca9ca34 witcher

db: insert or replace new item


2ab001f291 witcher

initial commit