Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement sending emails /o/ | Drew DeVault | 2019-05-14 | 1 | -0/+2 |
| | |||||
* | Add :send-message, prepares & writes email to /tmp | Drew DeVault | 2019-05-14 | 1 | -0/+5 |
| | |||||
* | Update go-imap to 1.0.0-beta.4 | Simon Ser | 2019-04-29 | 1 | -38/+22 |
| | | | | This release contains race conditions fixes. | ||||
* | go get git.sr.ht/~sircmpwn/go-libvterm | Elias Naur | 2019-04-21 | 1 | -0/+2 |
| | | | | Signed-off-by: Elias Naur <mail@eliasnaur.com> | ||||
* | Add basic filter implementation | Drew DeVault | 2019-03-31 | 1 | -0/+6 |
| | |||||
* | Implement :pipe | Drew DeVault | 2019-03-30 | 1 | -0/+2 |
| | |||||
* | Add body fetching support code | Drew DeVault | 2019-03-29 | 1 | -0/+4 |
| | |||||
* | Improve cursor handling in embedded terminal | Drew DeVault | 2019-03-21 | 1 | -0/+6 |
| | |||||
* | Fix cursor handling in embedded terminal | Drew DeVault | 2019-03-21 | 1 | -0/+2 |
| | |||||
* | Forward key events to child terminal | Drew DeVault | 2019-03-21 | 1 | -0/+4 |
| | |||||
* | Handle terminal title, login shell | Drew DeVault | 2019-03-17 | 1 | -0/+11 |
| | |||||
* | Add basic terminal widget | Drew DeVault | 2019-03-17 | 1 | -0/+10 |
| | |||||
* | Rename :cd -> :cf, add :cd | Drew DeVault | 2019-03-15 | 1 | -0/+2 |
| | |||||
* | Implement key bindings subsystem | Drew DeVault | 2019-03-15 | 1 | -0/+9 |
| | | | | Which is not yet rigged up | ||||
* | Flesh out command parsing & handling | Drew DeVault | 2019-03-10 | 1 | -0/+2 |
| | |||||
* | Add missing go.sum entries | Elias Naur | 2019-02-10 | 1 | -0/+6 |
| | |||||
* | Initialize worker in account widget | Drew DeVault | 2019-01-13 | 1 | -0/+6 |
| | |||||
* | Add basic account widget, populate real acct views | Drew DeVault | 2019-01-13 | 1 | -0/+11 |