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
Age
Commit message (
Expand
)
Author
2019-03-17
Move exline handling up to aerc, add :term
Drew DeVault
2019-03-17
commands: handle case where no account selected
Drew DeVault
2019-03-17
Fix terminal colors; wait until tty size is known
Drew DeVault
2019-03-17
Add basic terminal widget
Drew DeVault
2019-03-15
Implement :select-message
Drew DeVault
2019-03-15
Fix usage message for :next-message
Drew DeVault
2019-03-15
Fix special key bindings (e.g. <C-d>)
Drew DeVault
2019-03-15
Implement scrolling in message list
Drew DeVault
2019-03-15
Add TODO to msgstore.go
Drew DeVault
2019-03-15
Implement :next-message n%
Drew DeVault
2019-03-15
Move MessageStore into its own file
Drew DeVault
2019-03-15
Implement default in accounts.conf
Drew DeVault
2019-03-15
Remove extra debug log statement
Drew DeVault
2019-03-15
Implement sidebar-width config option
Drew DeVault
2019-03-15
Add :quit command
Drew DeVault
2019-03-15
Fix help string for :cd
Drew DeVault
2019-03-15
Rename :cd -> :cf, add :cd
Drew DeVault
2019-03-15
Fix nil dereference on rapidly cycling folders
Drew DeVault
2019-03-15
Rig up key bindings
Drew DeVault
2019-03-15
Implement key bindings subsystem
Drew DeVault
2019-03-14
widgets/directories.go -> widgets/dirlist.go
Drew DeVault
2019-03-14
Implement :{next,prev}-message
Drew DeVault
2019-03-14
Invalidate when UIDs finish downloading
Drew DeVault
2019-03-14
Use cached message store when re-opening dirs
Drew DeVault
2019-03-14
Implement :cd command
Drew DeVault
2019-03-14
Display message subjects in message list
Drew DeVault
2019-03-14
Implement message store side of message fetching
Drew DeVault
2019-03-14
Lay out message list widget basic design
Drew DeVault
2019-03-10
Fetch valid UIDs from server after opening dir
Drew DeVault
2019-03-10
Improve error reporting
Drew DeVault
2019-03-10
Flesh out command parsing & handling
Drew DeVault
2019-03-10
Start building out command subsystem
Drew DeVault
2019-02-10
Add missing go.sum entries
Elias Naur
2019-02-10
Fix build
Elias Naur
2019-01-20
Implement Container interface in widgets/
Drew DeVault
2019-01-20
Implement the Container interface in lib/ui/
Drew DeVault
2019-01-20
Merge lib/ui/interfaces.go and add another
Drew DeVault
2019-01-14
Make repeated invalidations more efficient
Drew DeVault
2019-01-14
Send commands up to the top-level aerc widget
Drew DeVault
2019-01-14
Add cursor handling in ex line
Drew DeVault
2019-01-13
Add README.md, update license (MIT -2019)
Drew DeVault
2019-01-13
Handle errors from worker initialization
Drew DeVault
2019-01-13
Swap message list placeholder for spinner
Drew DeVault
2019-01-13
Add loading spinner
Drew DeVault
2019-01-13
Handle connection errors properly
Drew DeVault
2019-01-13
Add name to DirectoryInfo messages
Drew DeVault
2019-01-13
Issue IMAP SELECT command
Drew DeVault
2019-01-13
Simplify approach to directory list
Drew DeVault
2019-01-13
Revert "Add abstract list, update dirlist accordingly"
Drew DeVault
2019-01-13
Revert "Render selected list item differently"
Drew DeVault
[prev]
[next]