Commit message (Expand) | Author | Age | Files | Lines | ||||||
---|---|---|---|---|---|---|---|---|---|---|
... | ||||||||||
* | Move msgstore map to dirstore | Jeffas | 2019-07-26 | 1 | -2/+13 | |||||
* | Add new-email trigger | Jeffas | 2019-07-26 | 2 | -19/+58 | |||||
* | Fix :close on terminal panic | Jeffas | 2019-07-25 | 1 | -0/+5 | |||||
* | Fix grid creating too large subcontexts | Jeffas | 2019-07-25 | 1 | -0/+9 | |||||
* | Fix panic when tabs.popHistory is nonexistent | Drew DeVault | 2019-07-25 | 1 | -1/+1 | |||||
* | Make :next-result :prev-result relative to cursor | Kevin Kuehler | 2019-07-25 | 1 | -0/+9 | |||||
* | Add change tab command | Jeffas | 2019-07-23 | 1 | -5/+20 | |||||
* | Forward mailto links to server via ./aerc <mailto> | Drew DeVault | 2019-07-19 | 1 | -0/+17 | |||||
* | Add Unix socket for communicating with aerc | Drew DeVault | 2019-07-19 | 1 | -0/+82 | |||||
* | Implement :filter, :clear | Kevin Kuehler | 2019-07-19 | 1 | -14/+33 | |||||
* | Display user specified headers in viewer if present | Daniel Bridges | 2019-07-17 | 1 | -0/+14 | |||||
* | Fix grid widths when using weighted widths | Jeffas | 2019-07-17 | 1 | -3/+14 | |||||
* | Add MouseEnabled config setting | Jeffas | 2019-07-17 | 1 | -1/+3 | |||||
* | Fix text input cursor position with non-ASCII text | Tuomas Siipola | 2019-07-17 | 1 | -3/+3 | |||||
* | Fix read reply flag formatting | Jeffas | 2019-07-12 | 1 | -5/+19 | |||||
* | Create UIDStore package | Ben Burwell | 2019-07-12 | 1 | -0/+62 | |||||
* | Add clickable tabs | Jeffas | 2019-07-11 | 3 | -0/+36 | |||||
* | #190 Handle gmail duplicate folder | Daniel Bridges | 2019-07-11 | 1 | -0/+2 | |||||
* | Support imaps with oauthbearer authentication (Gmail) | Frode Aannevik | 2019-07-11 | 1 | -0/+42 | |||||
* | Fix re-opening of expired pipe tabs | Drew DeVault | 2019-07-08 | 1 | -1/+13 | |||||
* | Factor IMAP-specific structs out of UI models | Ben Burwell | 2019-07-08 | 2 | -66/+20 | |||||
* | Use []uint32 instead of imap.SeqSet | Ben Burwell | 2019-07-08 | 1 | -25/+11 | |||||
* | Factor UI models out of the worker message package | Ben Burwell | 2019-07-08 | 2 | -20/+21 | |||||
* | Sort out dirstore once and for all | Drew DeVault | 2019-07-04 | 1 | -3/+1 | |||||
* | Use go-message implementation of GenerateMessageID | Ben Burwell | 2019-07-04 | 1 | -34/+0 | |||||
* | Use "open" instead of "xdg-open" on Darwin systems | Ben Burwell | 2019-07-04 | 2 | -0/+22 | |||||
* | panic: runtime error: index out of range in handleFetchMessages (#127) | Zach Sisco | 2019-06-29 | 1 | -3/ | s/aerc2/aerc/g | Drew DeVault | 2019-05-17 | 2 | -2/+2 |
* | Fix issues with OOB uids | Drew DeVault | 2019-05-16 | 1 | -3/+3 | |||||
* | Implement (basic form) of :reply | Drew DeVault | 2019-05-16 | 1 | -0/+34 |