Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-10 | implement publish sub-cmd of mailinglist-cli | Brian Picciano | |
2021-08-08 | get a basic mailinglist-cli working | Brian Picciano | |
2021-08-07 | split configuration parsing out into separate packages, split api out as well | Brian Picciano | |
2021-08-06 | add redis process, put circus in charge of process management | Brian Picciano | |
2021-08-04 | add response headers to prevent caching | Brian Picciano | |
2021-08-03 | full deployment via nix | Brian Picciano | |
2021-08-03 | gracefully shutdown on sigint/sigterm | Brian Picciano | |
2021-08-03 | implement finalize and unsubscribe endpoints | Brian Picciano | |
2021-08-03 | got pow working on the subscribe endpoint | Brian Picciano | |
2021-08-02 | add api endpoints for pow and mailinglist, plus some framework improvements | Brian Picciano | |
2021-08-01 | implemented PoW backend | Brian Picciano | |
2021-07-31 | begin work on mailing list server, got the fundamental components done | Brian Picciano | |