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
2022-04-25
statusline: refactor to make it more customizable
Koni Marti
2022-03-25
sort: keep sort criteria applied to folder
Koni Marti
2022-03-25
statusline: improve status line updating
Koni Marti
2022-03-24
logging: fix race condition in startup
Moritz Poldrack
2022-03-23
logging: added a log on panic
Moritz Poldrack
2022-03-23
statusline: make statusline folder-specific
Koni Marti
2022-03-20
statusline: update status only when necessary
Koni Marti
2022-03-18
statusline: implement per-account status
Koni Marti
2022-03-18
go vet: composite literal uses unkeyed fields
Moritz Poldrack
2022-02-23
dirtree: implement foldable tree for directory list
Koni Marti
2022-02-06
imap: improve reconnect stability
Koni Marti
2022-01-19
imap: auto-reconnects on connection error
Koni Marti
2022-01-19
imap: emits connection error on logout
Koni Marti
2021-11-13
messages: allow displaying email threads
y0ast
2021-11-05
imap: add manual {dis,}connect support
Robin Jarry
2021-11-05
go.mod: change base git url
Robin Jarry
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
[next]