..
account.go
go.mod: change base git url
2021-11-05 10:21:45 +01:00
cf.go
statusline: make statusline folder-specific
2022-03-23 20:55:30 +01:00
check-mail.go
commands: add check-mail command
2022-08-01 10:37:28 +02:00
clear.go
msgstore: implement a uid-based architecture
2022-07-26 11:34:19 +02:00
compose.go
compose: parse headers correctly from -H
2022-04-06 15:37:13 +02:00
connection.go
statusline: implement per-account status
2022-03-18 23:42:07 +01:00
expand-folder.go
commands: add expand-folder and collapse-folder
2022-02-23 21:09:01 +01:00
export-mbox.go
logging: use level-based logger functions
2022-07-23 22:52:15 +02:00
import-mbox.go
logging: use level-based logger functions
2022-07-23 22:52:15 +02:00
mkdir.go
go.mod: change base git url
2021-11-05 10:21:45 +01:00
next-folder.go
go.mod: change base git url
2021-11-05 10:21:45 +01:00
next-result.go
go.mod: change base git url
2021-11-05 10:21:45 +01:00
next.go
go.mod: change base git url
2021-11-05 10:21:45 +01:00
recover.go
logging: added a log on panic
2022-03-23 20:56:09 +01:00
rmdir.go
go.mod: change base git url
2021-11-05 10:21:45 +01:00
search.go
sort: clear sort criteria when called without arguments
2022-07-26 22:24:01 +02:00
select.go
go.mod: change base git url
2021-11-05 10:21:45 +01:00
sort.go
sort: show warning when sort is not supported
2022-07-26 22:22:58 +02:00
view.go
refactor: refactor pgp implementation
2022-04-27 09:46:11 +02:00