Sean O'Connor soconnor
  • Joined on 2026-02-03
soconnor pushed to master at soconnor/poke-mail 2026-08-03 01:57:06 -04:00
64d795173c Copy sent mail to Sent folder; add message field to Poke webhook
soconnor pushed to master at soconnor/poke-mail 2026-08-02 18:26:02 -04:00
3e816beb6e Speed up CI: switch lint to ruff-action, drop broken pip cache
soconnor pushed to master at soconnor/poke-mail 2026-08-02 18:19:03 -04:00
9f26098954 Fix Poke webhook: verify success field, point key setup to Kitchen
soconnor pushed to master at soconnor/poke-mail 2026-08-02 16:54:16 -04:00
35e4d3da86 fix: make docker build/push work with Gitea
soconnor pushed to master at soconnor/poke-mail 2026-08-02 16:23:48 -04:00
6d1d274457 fix: make ruff lint pass in CI
soconnor pushed to master at soconnor/poke-mail 2026-08-02 16:09:29 -04:00
b3e44d8ffb fix: update branch references from main to master in CI and publish workflows
soconnor pushed to master at soconnor/poke-mail 2026-08-02 16:07:44 -04:00
a04bd8dedb feat: add CI and publish workflows for container image
eee315fe3d fix read-only behavior
Compare 2 commits »
soconnor deleted branch main from soconnor/poke-mail 2026-08-02 15:58:50 -04:00
soconnor pushed to master at soconnor/poke-mail 2026-08-02 15:58:02 -04:00
604fb38937 Merge pull request #15 from kacperkwapisz/add-mit-license
93e3de3e84 docs: add MIT license
2b45db5f5e Merge pull request #14 from kacperkwapisz/fix/issue-5-watcher-uid-tracking
23d4b1fc79 Merge remote-tracking branch 'origin/main' into fix/issue-5-watcher-uid-tracking
9824c5d6bf Merge pull request #13 from kacperkwapisz/fix/issue-9-mcp-key-tunnel-mode
Compare 10 commits »
soconnor created branch master in soconnor/poke-mail 2026-08-02 15:58:02 -04:00
soconnor pushed to master at soconnor/hadlock.tech 2026-08-02 15:55:56 -04:00
f119e2fd90 Update logo sizes and adjust heading text case in Hero component
soconnor pushed to feature/lowercase-hero-text at soconnor/hadlock.tech 2026-08-02 14:52:00 -04:00
soconnor created branch feature/lowercase-hero-text in soconnor/hadlock.tech 2026-08-02 14:52:00 -04:00
soconnor pushed to main at soconnor/poke-mail 2026-08-02 14:14:26 -04:00
a78e0d6c1f Add src/server.py
soconnor pushed to main at soconnor/poke-mail 2026-08-02 14:12:39 -04:00
fc524e9e41 Add start.sh
soconnor pushed to main at soconnor/poke-mail 2026-08-02 14:12:28 -04:00
35729a2dcb Add config.example.yml
soconnor pushed to main at soconnor/poke-mail 2026-08-02 14:06:20 -04:00
5122a58dcd Add requirements.txt
soconnor pushed to main at soconnor/poke-mail 2026-08-02 14:06:17 -04:00
9d6db65e34 Add Dockerfile
soconnor pushed to main at soconnor/poke-mail 2026-08-02 13:30:43 -04:00
7d42ebc172 Add .gitignore
soconnor pushed to main at soconnor/poke-mail 2026-08-02 13:30:36 -04:00
48025c9287 Add .env.example