Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Pre-fill composer with sender address | Simon Ser | 2019-12-03 | 1 | -7/+13 | |
* | Add basic SMTP support | Simon Ser | 2019-12-03 | 1 | -2/+41 | |
* | Save username/password in session | Simon Ser | 2019-12-03 | 1 | -2/+6 | |
* | Parse SMTP URL from CLI | Simon Ser | 2019-12-03 | 1 | -6/+47 | |
* | Add context to errors | Simon Ser | 2019-12-03 | 1 | -5/+5 | |
* | Add compose view | Simon Ser | 2019-12-03 | 1 | -0/+8 | |
* | Add logout route | Simon Ser | 2019-12-03 | 1 | -0/+9 | |
* | Set HTTP error handler | Simon Ser | 2019-12-03 | 1 | -0/+11 | |
* | Display & download any message part | Simon Ser | 2019-12-03 | 1 | -21/+65 | |
* | Extract string conversion functions | Simon Ser | 2019-12-03 | 1 | -30/+0 | |
* | go fmt | Simon Ser | 2019-12-03 | 1 | -9/+9 | |
* | Add basic message view | Simon Ser | 2019-12-02 | 1 | -0/+56 | |
* | Add basic message list | Simon Ser | 2019-12-02 | 1 | -3/+9 | |
* | Extract IMAP functions into separate file | Simon Ser | 2019-12-02 | 1 | -37/+2 | |
* | List mailboxes | Simon Ser | 2019-12-02 | 1 | -4/+24 | |
* | Add initial login logic | Simon Ser | 2019-12-02 | 1 | -4/+151 | |
* | Add HTTP server boilerplate | Simon Ser | 2019-12-02 | 1 | -0/+25 |