index
:
aerc
master
mbox
threading
threading-v2
Mirror of https://git.sr.ht/~sircmpwn/aerc
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
go.mod
Age
Commit message (
Expand
)
Author
2019-07-27
Update tcell
Drew DeVault
2019-07-27
Update dependencies
Simon Ser
2019-07-19
Use latest go-maildir
Ben Burwell
2019-07-17
maildir: Watch for new messages
Ben Burwell
2019-07-12
Handle the invalid "utf8" encoding
Ben Burwell
2019-07-12
Add maildir backend worker
Ben Burwell
2019-07-11
Support imaps with oauthbearer authentication (Gmail)
Frode Aannevik
2019-06-27
Set the required go version for this module, aerc
Daniel Lublin
2019-06-15
Update tcell
Drew DeVault
2019-06-09
Update reply to use getopt posix optind format
Clayton Craft
2019-06-04
Update dependencies
Simon Ser
2019-06-02
Update tcell fork
Drew DeVault
2019-06-01
Use forked version of tcell
Drew DeVault
2019-05-26
Update terminal color handling per vterm changes
Drew DeVault
2019-05-26
Update to the latest go-libvterm
Drew DeVault
2019-05-26
Update go-libvterm
Drew DeVault
2019-05-25
Fix special characters in address.PersonalName
Drew DeVault
2019-05-19
Update go-imap and go-imap-idle
Simon Ser
2019-05-17
s/aerc2/aerc/g
Drew DeVault
2019-05-16
Implement :reply -q and :reply -a
Drew DeVault
2019-05-16
Implement (basic form) of :reply
Drew DeVault
2019-05-15
Copy sent emails to the Sent folder
Drew DeVault
2019-05-14
Implement sending emails /o/
Drew DeVault
2019-05-14
Add :send-message, prepares & writes email to /tmp
Drew DeVault
2019-04-29
Update go-imap to 1.0.0-beta.4
Simon Ser
2019-04-21
go get git.sr.ht/~sircmpwn/go-libvterm
Elias Naur
2019-03-31
Add basic filter implementation
Drew DeVault
2019-03-31
Don't parse mail in worker; send a reader instead
Drew DeVault
2019-03-30
Implement :pipe
Drew DeVault
2019-03-29
Add body fetching support code
Drew DeVault
2019-03-21
Improve cursor handling in embedded terminal
Drew DeVault
2019-03-21
Fix cursor handling in embedded terminal
Drew DeVault
2019-03-21
Forward key events to child terminal
Drew DeVault
2019-03-17
Handle terminal title, login shell
Drew DeVault
2019-03-17
Add basic terminal widget
Drew DeVault
2019-03-15
Rename :cd -> :cf, add :cd
Drew DeVault
2019-03-15
Implement key bindings subsystem
Drew DeVault
2019-03-10
Flesh out command parsing & handling
Drew DeVault
2019-01-13
Initialize worker in account widget
Drew DeVault
2018-06-01
Update go.mod
Drew DeVault
2018-06-01
switch to tcell from termbox
Markus Ongyerth
2018-03-02
Switch to vgo
Drew DeVault