index
:
aerc
master
topic/asc_sort_imap
wip/asc_sort_imap
A pretty good email client
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
widgets
/
account.go
Age
Commit message (
Expand
)
Author
2020-12-18
update tcell to v2 and enable TrueColor support
y0ast
2020-08-19
Add support for :rmdir
ARaspiK
2020-08-10
show error if account view creation fails
Reto Brunner
2020-08-06
Implement style configuration.
Kalyan Sriram
2020-07-30
Revert "Implement style configuration."
Reto Brunner
2020-07-30
Implement style configuration.
Kalyan Sriram
2020-07-09
Use PushStatus instead of SetStatus where it makes sense
Heiko Carrasco
2020-06-09
Make grid sizes dynamic
Jeffas
2020-05-28
Revert "Add Style configuration"
Drew DeVault
2020-05-28
Revert "Remove duration from the status methods"
Drew DeVault
2020-05-27
Remove duration from the status methods
Reto Brunner
2020-05-27
Add Style configuration
Reto Brunner
2020-05-11
Change MarkedMessages to return uids
Reto Brunner
2020-04-24
Add recall command
Jeffas
2020-02-28
Set the store on the message list if it is nil
Jeffas
2020-02-28
Don't set the store on an update to it
Jeffas
2020-02-19
Revert "Only fetch the directory contents when we are switching directories"
Reto Brunner
2020-02-16
Only fetch the directory contents when we are switching directories
Reto Brunner
2020-01-28
dirlist: adapt to dynamic UIconfig
Reto Brunner
2020-01-24
config: Strongly type context type
Reto Brunner
2020-01-24
Contextual UI Configuration
Srivathsan Murali
2019-12-21
add LabelList event
Reto Brunner
2019-12-21
AccountView: implement ProvidesMessages
Reto Brunner
2019-09-20
Add sorting functionality
Jeffas
2019-09-11
Fix segfault on delete
Devon Johnson
2019-09-11
Add Mouseable
Jeffas
2019-08-12
Ignore scroll command when msgstore is nil
Jelle Besseling
2019-08-02
msglist: add initialization state
Reto Brunner
2019-07-29
Ring bell when new messages arrive
Ben Burwell
2019-07-26
Move msgstore map to dirstore
Jeffas
2019-07-26
Add new-email trigger
Jeffas
2019-07-19
Implement :filter, :clear
Kevin Kuehler
2019-07-10
Fix crashes when operating on empty folder (#216)
Daniel Bridges
2019-07-08
Factor UI models out of the worker message package
Ben Burwell
2019-07-05
Make :pipe command more generic
Drew DeVault
2019-06-14
Set empty message in dirlist if no folder exist.
Reto Brunner
2019-06-14
imap: respect the folder config option
Reto Brunner
2019-06-09
Add archive command
Robert Günzler
2019-06-07
Add binding to toggle headers
Drew DeVault
2019-06-07
Skip rendering dirlist if sidebar width is 0
Lucas F. Souza
2019-06-02
widget: Add ProvidesMessage interface
Kevin Kuehler
2019-06-02
Only add message to store if store exists
Kevin Kuehler
2019-05-20
Load IMAP worker for imap+insecure
Drew DeVault
2019-05-20
Verify TLS certificates
Drew DeVault
2019-05-19
Update internal state and draw from the same goroutine
Simon Ser
2019-05-17
s/aerc2/aerc/g
Drew DeVault
2019-05-17
Remove unimplemented color configuration
Drew DeVault
2019-05-16
Implement (basic form) of :reply
Drew DeVault
2019-05-14
Implement :copy (aka :cp)
Drew DeVault
2019-05-13
Handle incoming emails gracefully
Drew DeVault
[next]