No description
  • Rust 94.3%
  • Dockerfile 5.7%
Find a file
2026-02-03 14:03:50 +09:00
.github/workflows feat: initialize newsletter project with IMAP email processing and Discord integration 2026-01-20 13:05:59 +09:00
src fix: improve body truncation for Discord messages to respect character boundaries 2026-02-03 14:03:50 +09:00
.gitignore fix: update .gitignore and remove sensitive config.toml, add config.example.toml 2026-01-20 19:16:06 +09:00
Cargo.lock feat: add html2text dependency and implement HTML to Markdown conversion in email body processing 2026-01-22 16:25:33 +09:00
Cargo.toml feat: add html2text dependency and implement HTML to Markdown conversion in email body processing 2026-01-22 16:25:33 +09:00
compose.yml feat: initialize newsletter project with IMAP email processing and Discord integration 2026-01-20 13:05:59 +09:00
config.example.toml fix: update .gitignore and remove sensitive config.toml, add config.example.toml 2026-01-20 19:16:06 +09:00
Dockerfile fix: add missing 'make' installation in Dockerfile 2026-01-20 13:09:09 +09:00