..
account-wizard.go
outgoing-cred-cmd: delay execution until an email needs to be sent
2022-07-31 19:53:13 +02:00
account.go
commands: add check-mail command
2022-08-01 10:37:28 +02:00
aerc.go
logging: use level-based logger functions
2022-07-23 22:52:15 +02:00
authinfo.go
uiconfig: use pointer references to uiConfig
2022-07-03 21:32:18 +02:00
common.go
go.mod: change base git url
2021-11-05 10:21:45 +01:00
compose.go
logging: use level-based logger functions
2022-07-23 22:52:15 +02:00
dirlist.go
logging: use level-based logger functions
2022-07-23 22:52:15 +02:00
dirtree.go
dirlist: fix panic when disconnecting with dirlist-tree=false
2022-06-07 18:01:25 +02:00
exline.go
uiconfig: use pointer references to uiConfig
2022-07-03 21:32:18 +02:00
getpasswd.go
uiconfig: use pointer references to uiConfig
2022-07-03 21:32:18 +02:00
headerlayout.go
go.mod: change base git url
2021-11-05 10:21:45 +01:00
msglist.go
threads: fix race warnings for client-side debouncing
2022-07-26 22:22:53 +02:00
msgviewer.go
logging: use level-based logger functions
2022-07-23 22:52:15 +02:00
pgpinfo.go
uiconfig: use pointer references to uiConfig
2022-07-03 21:32:18 +02:00
providesmessage.go
msgviewer: open http links from messages
2022-06-14 22:12:48 +02:00
scrollable.go
scrollable: extract scrolling behavior for reuse
2022-03-03 21:11:05 +01:00
selector.go
uiconfig: use pointer references to uiConfig
2022-07-03 21:32:18 +02:00
spinner.go
logging: added a log on panic
2022-03-23 20:56:09 +01:00
status.go
uiconfig: use pointer references to uiConfig
2022-07-03 21:32:18 +02:00
tabhost.go
Implement style configuration.
2020-08-06 21:42:06 +02:00
terminal.go
terminal: fix deadlock with finer-grained locking
2022-05-25 22:18:26 +02:00